I would like to get some help on the following:
I have a program called display that is using gtk (graphics)
to auto login, I modified the file /etc/inittab as follows:
#1:2345:respawn:/sbin/getty 38400 tty1
1:2345:respawn:/bin/login -f root tty1 </dev/tty1 >/dev/tty1 2>&1
To autostart x windows I added at the bottom:
x::wait:/usr/bin/startx
Now I would like to auto start my program display.
I added at the bottom:
ds::wait:/home/eclipse/libx-gtk-examples/display/display
the last line I added to auto start display does not seem to work.
I would appriciate any help
thank you.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|