2005-04-22, 08:12 AM
I've written a silly little script that starts an xterm session. I'd like this script to be run as soon as I log in. Where do I add the script to make this possible?
Running programs on start-up?
|
2005-04-22, 08:12 AM
I've written a silly little script that starts an xterm session. I'd like this script to be run as soon as I log in. Where do I add the script to make this possible?
2005-04-22, 12:14 PM
Quote:I've written a silly little script that starts an xterm session. I'd like this script to be run as soon as I log in. Where do I add the script to make this possible? In Slackware you would add the command used to start the session in /etc/rc.d/rc.local.
2005-04-22, 08:58 PM
negative |Sanchez|... thats not 'when he logins in' thats when the system starts up... if you want it when the X starts... add it in ~/.xinitrc if you want it when you login to a shell ~/.bashrc |
« Next Oldest | Next Newest »
|