You are not logged in.
Pages: 1
I use fluxbox as a gui, I want to load an eterm with its own config script on startup with fluxbox. I'd imagine i need to edit the ~/.fluxbox/init file but everything i try doesn't work, anyone know the command to do this?
Offline
Put it in ~/.xinitrc before the "exec fluxbox". If you don't use .xinitrc, well, no idea then. Try the Fluxbox manpage.
Offline
Just edit your ~/.fluxbox/apps file adding this:
[startup] {command }
Arch GNU/Linux 0.7 Trusted User
"If I were more modest, I would be perfect"
Offline
Just edit your ~/.fluxbox/apps file adding this:
[startup] {command }
didn't work, are you sure its ~/.fluxbox/apps? because i had to make that file to do try it.
Offline
Put it in ~/.xinitrc before the "exec fluxbox". If you don't use .xinitrc, well, no idea then. Try the Fluxbox manpage.
If i do that, it doesn't load fluxbox
Offline
You need to put an & after all the commands except the fluxbox one.
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
What Xentac said, sorry for forgetting to mention that.
~/.fluxbox/apps only works with the development version of Fluxbox (Which is better than the stable one imho).
Offline
Pages: 1