Quote:
Originally Posted by Geeth ...I am not to sure how I would go with configuring Icewm, might try xfce or flux. |
Hi Geeth. IceWM is really easy to configure. You have files for your menu, taskbar and preferences in .icewm. If you wanted Mplayer to be in your menu, you just do:
Code:
prog Mplayer mplayer.png mplayer
After "prog" the first entry is the name of the app as it should appear in the menu, the second is the path to the app's icon (if you wish to use it), and the third is the command. Really that simple...
Code:
prog Gimp /usr/share/pixmaps/gnome-gimp.png gimp
