Re: Menus disappeared under pwm
On Mon, 28 Jan, 2002 at 16:07:01 +0200, Kari Ruohonen wrote:
> Hi, I upgraded my debian unstable today first time for a week (haven't
> been able to connect to the net due to being away). After the upgrade I
> have only 'xterm' in the 'Root menu' in PWM. I used to have the debian
> menu working. Has anybody similar problems and are there any suggestions
> as how to fix this?
The first few (non-comment) lines of /etc/X11/pwm/menus.conf should read
include "/etc/X11/pwm/menu-debian.conf"
menu "root_menu", "Root Menu" {
submenu "Debian Menu"
entry "xterm", "exec", "x-terminal-emulator"
}
If /etc/X11/pwm/menu-debian.conf doesn't exist, or the submenu line is
missing, then that would explain the behavior you are experiencing.
menu-debian.conf can be regenerated by running update-menus.
--
Daniel Bungert
Reply to: