File: post.hook

package info (click to toggle)
fvwm95 2.0.43ba-8
  • links: PTS
  • area: main
  • in suites: slink
  • size: 5,892 kB
  • ctags: 4,679
  • sloc: ansic: 45,549; makefile: 1,541; sh: 798; perl: 328
file content (15 lines) | stat: -rw-r--r-- 612 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Commands to execute after all other commands in 
# system.fvwm95rc.  This is usually where most customization
# is put.
XORvalue 65535

# Some people prefer to have the Debian Menu as a submenu of the Start Menu
# Uncomment the following lines to get that behavior - you'll
# probably also want to remove the run... command from main-menu.hook

#AddToMenu "StartMenu@debmenu.xpm@^gray40^"
#+ "Programs%programs.xpm%"    Popup /Debian
#+ "Run...%run.xpm%"           Module FvwmForm RunDialog
#+ ""                          Nop
#+ "Exit Fvwm95%shutdown.xpm%" Popup Quit-Verify
#*FvwmTaskBarStartMenu "StartMenu"