planetwatt.com

Help and Support => Archives => wattOS R8 => Topic started by: Cadejo on June 29, 2014, 11:45:25 PM

Title: SOLVED! new to debian - login scripts
Post by: Cadejo on June 29, 2014, 11:45:25 PM
Team,

I need to know where to put my GUI login scripts.  I thought it was ~.bashrc but that's not the case.

would I put them in lightdm.conf?  I'm just looking for the standard place.
Title: Re: new to debian - login scripts
Post by: BALLOON a.k.a. Fu-sen. on June 30, 2014, 12:27:25 AM
Is it any script which starts after having logged in? (startup script)
In addition, please make a kind of wattOS using clear. (LXDE, MATE and Microwatt)
These may be different in a procedure.
Title: Re: new to debian - login scripts
Post by: Cadejo on July 01, 2014, 10:09:17 AM
this is for Microwatt R8, I want it for an individual user.
Title: Re: new to debian - login scripts
Post by: Cadejo on July 05, 2014, 03:00:11 AM
okay, I found it by accident.  Looking into openbox take a look at  ~.config/openbox/autostart for start scripts.  What took you guys so long?
Title: Re: new to debian - login scripts
Post by: blaze on July 07, 2014, 06:57:00 PM
When solved, please edit your first post. Why it took so long? Well I can only answer for myself and say that I did not understand what you meant by "login script". But glad to hear that you have figured it out.  :)
Title: Re: SOLVED! new to debian - login scripts
Post by: Cadejo on July 08, 2014, 11:26:12 PM
okay, done. 

Here what I did to make a "start up" Folder.

In your home directory make a folder called Autostart

Go to ~/.config/openbox/autostart

at the end add

/home/username/Autostart/*

don't forget to add an "&" on the command above it so it doesn't get stuck.