I put in my home directory .xinitrc file:
startkde &
firefox
When I run startx command it loads KDE and then Firefox.
Attention: If you'll close that Firefox window it will close the entire KDE.
It is possible of course to run any other environment instead of KDE. For example for Window Maker .xinitrc should contain following commands:
wmaker &
firefox
Last edited by w1k0; 06-05-2008 at 11:56 AM.
Reason: updated information
|