Fr this tutorial you'll need to install rxvt-unicode sa a terminal emulator, Xfe as a File Manager and Leafpad as a text editor.
Code: Select all
sudo apt update
sudo apt install fluxbox && xfe && rxvt-unicode && leafpad && feh
Code: Select all
# Generated by fluxbox-generate_menu
#
# If you read this it means you want to edit this file manually, so here
# are some useful tips:
#
# - You can add your own menu-entries to ~/.fluxbox/usermenu
#
# - If you miss apps please let me know and I will add them for the next
# release.
#
# - The -r option prevents removing of empty menu entries and lines which
# makes things much more readable.
#
# - To prevent any other app from overwriting your menu
# you can change the menu name in ~/.fluxbox/init to:
# session.menuFile: ~/.fluxbox/my-menu
[begin] (Fluxbox)
[encoding] {UTF-8}
[exec] (urxvt) {urxvt}
[exec] (Firefox) {firefox}
[submenu] (Files)
[exec] (leafpad) {leafpad}
[exec] (xfe) {xfe}
[exec] (mc) {xterm -e -u mc}
[end]
[submenu] (Multimedia)
[exec] (Gimp) {gimp}
[exec] (VLC) {vlc}
[exec] (mplayer) {mplayer}
[exec] (Audacity) {audacity}
[exec] (Audacious) {audacious}
[end]
[submenu] (System)
[exec] (kismet) {urxvt -e -u kismet}
[exec] (gKrellm) {gkrellm}
[exec] (Asunder) {asunder}
[exec] (ePDFview) {epdfview}
[exec] (xclock) {xclock}
[exec] (xcalc) {xcalc}
[exec] (Reload .Xdefaults) {xrdb -load $HOME/.Xdefaults}
[end]
[submenu] (Fluxbox)
[config] (Configure)
[submenu] (System Styles) {Choose a style...}
[stylesdir] (/usr/local/share/fluxbox/styles)
[end]
[submenu] (User Styles) {Choose a style...}
[stylesdir] (~/.fluxbox/styles)
[end]
[workspaces] (Workspace List)
[submenu] (Tools)
[exec] (Window name) {xprop WM_CLASS|cut -d \" -f 2|xmessage -file - -center}
[end]
[submenu] (Window Managers)
[restart] (twm) {twm}
[end]
[commanddialog] (Fluxbox Command)
[reconfig] (Reload config)
[restart] (Restart)
[exec] (About) {(fluxbox -v; fluxbox -info | sed 1d) | xmessage -file - -center}
[separator]
[exit] (Exit)
[end]
[endencoding]
[end]
Now you should have a hidden Fluxbox directory in your /home/user/ Directory. Copy the body of the menu I gave you into the enu that was generated.
Now you're ready to run Fluxbox as a WM. Exit the DE and start another Fluxbox session.
It will be a blank desktop with only a cursor, that's what you should expect to see right now.
Right click and your new menu is there with access to the urxvt terminal emulator, Xfe File Manager and Leafpad text editor I suggested you install.
To populate your new menu with the est of your programs run this command from the user account:
Code: Select all
fluxbox-generate_menu
Then you link to the image from the Fluxbox menu behind the command to call the program. It should look something like this:
Code: Select all
[exec] (urxvt) {urxvt} </usr/home/Trihexagonal/Pictures/icon.xpm>