xfce4 start programs at login

Joe Klemmer klemmerj at webtrek.com
Wed Jul 2 20:36:06 CEST 2003


On Wed, 2003-07-02 at 14:06, Jack Coates wrote:

> [jack at chupacabra jack]$ cat Desktop/Autostart/goodies.sh 

	I am running beta 1 at the moment and this is what I have -

[klemmerj at emperor klemmerj]$ cat ~/Desktop/Autostart/startup.sh 
#! /bin/bash

# Start GkrellM monitor
gkrellm &

# Pause a bit to let the window manager and GkrellM finish starting up
sleep 10

# Start xconsole
xconsole -geometry 612x49+200-52 &

# Start a root shell minimized
xterm -geometry 80x24+0+24 -fn 7x14 -ls -rv -cr red -iconic -T 'root
shell' -n root -e su - &

# ssh into snowball with imap tunneled
xterm -geometry +0+130 -fn 7x14 -n snowball -T Snowball -vb -ls -e sudo
ssh -L 143:webtrek.com:143 klemmerj at webtrek.com &

# Start a standard xterm
xterm -geometry 80x24-0-53 -fn 7x14 -rv -vb -ls &


All of the above work just fine.

-- 
Paradise; can it be all I heard it was?
I close my eyes and maybe I'm already there.




More information about the Xfce mailing list