Posts: 75
tradetaxfree
Joined: 18 Jan 2012
#1
Quick tip for putting icons in the menu easily with Antix M11 Base:

Code: Select all

ln -s /usr/share/icons/gnome ~/.local/share/icons/Buuf-Deuce
You can also set the menu icon theme in /usr/local/bin/auto-fluxbox-menu.sh - for example setting the icon theme to gnome:

Code: Select all

#!/bin/sh

fluxbox-xdg-menu --terminal"roxterm -e %s" --default-entry-icon /usr/share/themes/oxygen/menu-editor.png --with-theme-paths --theme gnome --entire-menu > ~/.fluxbox/applications