planetwatt.com
Help and Support => Archives => wattOS R8 => Topic started 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.
-
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.
-
this is for Microwatt R8, I want it for an individual user.
-
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?
-
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. :)
-
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.