you could add it into
/etc/X11/xinit/xinitrc.icewm
provided that's how your distro does things.
Hello
Just a quick X and icewm question.
Does anyone know how I can have programs automatically start in icewm, after I run the startx command in the console, one to open in one virtual desktop an other in another virtual desktop. What I’m after is firefox to open in one and fxvt an another. I can get them both to open in the same virtual desktop but that’s not what I want.
you could add it into
/etc/X11/xinit/xinitrc.icewm
provided that's how your distro does things.
[quote author=Countach44 link=board=6;threadid=9572;start=0#msg87379 date=1091158375]
you could add it into
/etc/X11/xinit/xinitrc.icewm
provided that's how your distro does things.
[/quote]
A better solution would be to add startup programs in ~/.xinitrc. For example:
Code:# Use the pound character to comment unwanted progs/sessions. exec Esetroot -s ~/.walls/picture.png& exec fbpager -w& exec fluxbox
Bookmarks