Greetings Bob. Lørdag 17 marts 2007 09:37 kvad Bob Williams: > I have a shell script which I would like to run each time I login. > I'm not sure what I should put in ~/.kde/Autostart
I assume a bash script. Try to put the bare script in there. Make sure it is executable, and that the first line in the script reads: #!/bin/bash Best regards :o) Johnny :o) -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
