[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#11861: marked as done (fvwm2: unwieldy menu customisation)



Your message dated Wed, 24 Mar 1999 01:33:11 +0000 (GMT)
with message-id <[🔎] E10PcXf-000077-00@polya>
and subject line Bugs fixed etc. in FVWM 2.2
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 4 Aug 1997 20:09:39 +0000
Received: (qmail 21770 invoked from network); 4 Aug 1997 20:09:36 -0000
Received: from cartridge.i-connect.net (qmailr@206.190.143.12)
  by master.debian.org with SMTP; 4 Aug 1997 20:09:36 -0000
Received: (qmail 21903 invoked from network); 4 Aug 1997 11:09:39 -0000
Received: from herbata.mimuw.edu.pl (mikon@148.81.12.157)
  by cartridge.i-connect.net with SMTP; 4 Aug 1997 11:09:35 -0000
Received: (from mikon@localhost)
	by herbata.mimuw.edu.pl (8.8.5/8.8.5) id NAA04694;
	Mon, 4 Aug 1997 13:04:46 +0200 (MET DST)
Date: Mon, 4 Aug 1997 13:04:46 +0200 (MET DST)
Message-Id: <199708041104.NAA04694@herbata.mimuw.edu.pl>
From: Mikolaj Konarski <mikon@mimuw.edu.pl>
To: submit@bugs.debian.org
Subject: fvwm2: unwieldy menu customisation

Package: fvwm2
Version: 2.0.45-BETA-4

   In /etc/X11/fvwm2/main-menu-pre.hook
   the "example" is actually not uncommented.
   In the result I always get the xterm entry at the top,
   which I don't like, and the line below, 
   which cuts the main menu in half.
 
   To fix this I had to add to my ~/.fvwm2/post.hook:
 
DestroyMenu /Debian
 
# Read system and user menu prefixes
AddToMenu /Debian
+ "Main Menu" Title
#Read /etc/X11/fvwm2/main-menu-pre.hook
Read .fvwm2/main-menu-pre.hook
 
AddToMenu "/Debian"
+ "&Apps" PopUp /Debian/Apps
+ "&Games" PopUp /Debian/Games
+ "&Modules" PopUp /Debian/Modules
+ "&Screen" PopUp /Debian/Screen
+ "S&ystem" PopUp /Debian/System
+ "&WindowManagers" PopUp /Debian/WindowManagers
+ "&XShells" PopUp /Debian/XShells
 
# Add in user additions
Read /etc/X11/fvwm2/main-menu.hook
Read .fvwm2/main-menu.hook
 
# Tack a quit entry on to the end
AddToMenu /Debian
+       ""                      Nop
+       "Exit Fvwm"             Popup Quit-Verify
 
   which is alright for now, but will fail
   as soon as new sections are added to the "/Debian" menu.
   The way out seems to be to add Destroy ...
   before each new menu declaration in menudefs.hook.
 
-- System Information
Debian Release: 1.3
Kernel Version: Linux bratek 2.0.30 #1 Mon May 19 03:35:54 CEST 1997 i486 unknow
n
 
Versions of the packages fvwm2 depends on:
libc5   Version: 5.4.33-5
xlib6   Version: 3.3-3
xpm4.7  Version: 3.4g-9
 


Reply to: