[TriLUG] xinitrc questions
Vestal, Roy L.
trilug@trilug.org
Thu, 15 Aug 2002 22:57:27 -0400
Some of you know I've changed my setup. I do NOT have KDE or GNOME on my
laptop, just fluxbox. I have my dockapps working through the Fluxbox slit.
However, I would like to have some startup at login. I have read on this and
I've done the following:
example .xinitrc:
exec bubblemon &
exec wmShutdown &
exec Xscreensaver &
exec Fluxbox &
The first 2 are dockapps that work when executed from command line. Am i
doing something wrong? What have I missed?