Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Running programs on start-up?
#1
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?
Reply
#2

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.

Reply
#3

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

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)