/etc/X11/fvwm/system.fvwmrc-menu is in fvwm1 1.24r-56ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 | # /etc/X11/fvwm/system.fvwmrc-menu
# WARNING: DO NOT EDIT THIS FILE if you are looking at
# /etc/X11/fvwm/system.fvwmrc. It is automatically generated from
# /etc/X11/fvwm/system.fvwmrc-menu using update-menus.
#
# See update-menus(1) for more details.
#
# Based heavily on system.fvwm, with modifications to bring it in line with
# the previous debian fvwm package.
#
# See the fvwm1(1) manpage for more details.
#
# This file is used if the user's ~/.fvwmrc is not found.
#
# Austin Donnelly <and1000@debian.org>
#
# Unfortunately, order does matter in this file
# The correct order for inserting configurations is:
# 1. Colors
# 2. Assorted configuration paramters such as ClickToFocus, or MWMBorders
# 3. Path setup (ModulePath, PixmapPath, IconPath)
# 4. Style settings, including the default style Style "*" ...
# 5. InitFunction and ResetFunction definitions.
# 6. Other Functions. Functions cannot be forward referenced from
# other functions, but they can be backward referenced.
# 7. Menus definitions. Same caveats about forward referencing
# 8. Key and Mouse Bindings.
# 9. Module options.
# The order of steps 5, 6, and 7 is not critical, as long as there are
# no forward references to functions or menus.
# If you get it wrong, the most common problem is that color or font settings
# are ignored
###########################################################################
# set up the colors
#
# this is used for the selected window
HiForeColor Black
HiBackColor #5f9ea0
# colours for non-selected windows
StdForeColor Black
StdBackColor Grey55
# used for the pager
PagerForeColor Black
PagerBackColor #5f9ea0
# used for windows that stick to the glass
StickyForeColor Black
StickyBackColor Grey75
# Menu colors
MenuForeColor Black
MenuBackColor #5f9ea0
MenuStippleColor SlateGrey
############################################################################
# Now the fonts - one for menus, another for window titles, another for icons
# The menu font
Font -adobe-times-bold-r-*-*-14-*-*-*-*-*-*-*
# The font used in the window title bars.
WindowFont -adobe-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*
# Font used to title icons with
IconFont -adobe-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*
###########################################################################
# Set up the major operating modes
#
######################## FOCUS STUFF ##############################
# Set windows to auto-raise after 750 milliseconds if you like it.
# Autoraise can sometimes obscure pop-up windows. Performance is now
# similar to olvwm's auto-raise feature.
#AutoRaise 750
# Normally, we'll be in focus-follows mouse mode, but uncomment this
# for mwm-style click-to-focus
#ClickToFocus
######################## ICON STUFF ##############################
# Auto Place Icons is a nice feature....
# Area of screen where icons are dumped (left top right bottom)
# First go along RHS...
IconBox -100 +140 -1 +730
# ...next go along the bottom:
IconBox +10 -40 +828 -1
# If you uncomment this, and make sure that the WindowList is bound to
# something, it works pretty much like an icon manager.
#SuppressIcons
# StubbornIcons makes icons de-iconify into their original position on the
# desktop, instead of on the current page.
#StubbornIcons
# With AutoPlacement, icons will normally place themselves underneath active
# windows. This option changes that.
StubbornIconPlacement
# If you want ALL you icons to follow you around the desktop (Sticky), try
# this
StickyIcons
######################## MWM EMULATION #######################
#
# My feeling is that everyone should use MWMDecorHints and MWMFunctionHints,
# since some applications depend on having the window manager respect them
# MWMFunction hints parses the function information in the MOTIF_WM_HINTS
# property, and prohibits use of these functions on the window. Appropriate
# portions of the window decorations are removed.
MWMFunctionHints
# MWM is kinda picky about what can be done to transients, and it was keeping
# me from iconifying some windows that I like to iconify, so here's an
# over-ride that will allow me to do the operation, even tough the menu
# item is shaded out.
MWMHintOverride
# MWMDecor hints parses the decoration information in the MOTIF_WM_HINTS
# property, and removes these decoratons from the window. This does not affect
# the functions that can be performed via the menus.
MWMDecorHints
# These are affect minor aspects for the look-and-feel.
# Sub-menus placement mwm-style?
MWMMenus
# mwm-style border reliefs (less deep than default fvwm) ?
# MWMBorders
# Maximize button does mwm-inversion thingy
MWMButtons
######################## MISCELLANEOUS STUFF #######################
# If you don't like the default 150 msec click delay for the complex functions
# change this and uncomment it.
#ClickTime 150
# OpaqueMove has a number (N) attached to it (default 5).
# if the window occupies less than N% of the screen,
# then opaque move is used. 0 <= N <= 100
OpaqueMove 20
# flip by whole pages on the edge of the screen.
EdgeScroll 100 100
# A modest delay before flipping pages seems to be nice...
# I thresh in a 50 pixel Move-resistance too, just so people
# can try it out.
EdgeResistance 250 50
######################## WINDOW PLACEMENT #######################
# RandomPlacement prevents user interaction while placing windows:
# RandomPlacement
# SmartPlacement makes new windows pop-up in blank regions of screen
# if possible, or falls back to random or interactive placement.
SmartPlacement
# With SmartPlacement, windows will normally place themselves over icons.
# Uncomment this to change that.
#StubbornPlacement
# NoPPosition instructs fvwm to ignore the PPosition field in window
# geometry hints. Emacs annoyingly sets PPosition to (0,0)!
NoPPosition
######################## DECORATIONS #######################
# If you want decorated transient windows, uncomment this:
#DecorateTransients
###########################################################################
# Set up the virtual desktop and pager
# use the internam pager, rather than the module
Pager 5 5
#set the desk top size in units of physical screen size
DeskTopSize 2x2
# and the reduction scale used for the panner/pager
DeskTopScale 60
##########################################################################
# Module path and paths to the icons
#
# ModulePath is a colon-separated list, just like regular unix PATH
ModulePath /usr/lib/fvwm
PixmapPath /usr/local/share/images:/usr/local/share/icons:/usr/share/images:/usr/share/icons:/usr/share/pixmaps:/usr/include/X11/pixmaps:/usr/include/X11/bitmaps:/usr/X11R6/include/bitmaps
IconPath /usr/local/share/images:/usr/local/share/icons:/usr/share/images:/usr/share/icons:/usr/share/pixmaps:/usr/include/X11/pixmaps:/usr/include/X11/bitmaps:/usr/X11R6/include/bitmaps
############################################################################
# Set the decoration styles and window options
# Order is important!!!!
# If compatible styles are set for a single window in multiple Style
# commands, then the styles are ORed together. If conflicting styles
# are set, the last one specified is used.
# These commands should command before any menus or functions are defined,
# and before the internal pager is started.
# change the default width.
Style "*" BorderWidth 5, HandleWidth 5, Color Black/#60a0c0,Icon unknown1.xpm
Style "Fvwm*" NoTitle, NoHandles, Sticky, WindowListSkip,BorderWidth 0, CirculateSkip
Style "Fvwm Pager" StaysOnTop, BorderWidth 5, Color Black/#5f9ea0
Style "FvwmPager" StaysOnTop, BorderWidth 5
Style "FvwmBanner" StaysOnTop
Style "GoodStuff" NoTitle, NoHandles, Sticky, WindowListSkip,BorderWidth 0
Style "*lock" NoTitle, NoHandles, Sticky, WindowListSkip
Style "xbiff" NoTitle, Sticky, WindowListSkip, CirculateSkip
Style "xload" NoTitle, Sticky, WindowListSkip, CirculateSkip
Style "rxvt" Icon term.xpm
Style "xterm" Icon xterm.xpm, Color black/grey
Style "xconsole" Icon xterm.xpm
Style "Appointment" Icon datebook.xpm, NoButton 2, NoButton 4
Style "xclock" NoTitle, Sticky, WindowListSkip, CirculateSkip
Style "xcalc" Icon xcalc.xpm, NoButton 2
Style "xcal" NoTitle, NoHandles, Sticky, WindowListSkip, CirculateSkip
Style "xmh" Icon mail1.xpm, StartsOnDesk 2, NoButton 2
Style "Xman" Icon xman.xpm
Style "xvgr" Icon graphs.xpm
Style "matlab" Icon math4.xpm
Style "xmag" Icon mag_glass.xpm
Style "xgraph" Icon graphs.xpm
Style "GoodStuff" Icon toolbox.xpm
Style "emacs" Icon gnu-animal.xpm, Color Black/#f061c709e096
# Change the Maximize and iconify buttons to up and down triangles.
ButtonStyle : 2 4 50x35@1 65x65@0 35x65@0 50x35@1
ButtonStyle : 4 4 50x65@1 35x35@1 65x35@1 50x65@0
############################################################################
# Now define some handy complex functions
Function "RaiseLowerOrMove"
Move "motion"
RaiseLower "click"
EndFunction
Function "RaiseOrMove"
Move "motion"
Raise "click"
EndFunction
Function "LowerOrMove"
Move "motion"
Lower "click"
EndFunction
Function "IconifyOrMove"
Move "motion"
Iconify "click"
Iconify "doubleclick"
EndFunction
Function "DoubleClickIconify"
Iconify "click"
Iconify "doubleclick"
EndFunction
##############################################################################
# now define the menus
#
# The menu system setup (do NOT modify these two lines!)
include-menu-defs
# Provides a list of modules to fire off
Popup "Module-Popup"
Title "Modules"
Module "GoodStuff" GoodStuff
Module "Clean-Up" FvwmClean
Module "Identify" FvwmIdent
Module "SaveDesktop" FvwmSave
Module "Debug" FvwmDebug
Module "Pager" FvwmPager 0 3
Module "FvwmWinList" FvwmWinList
EndPopup
Popup "Fvwm"
Title "Fvwm"
Iconify "Iconify"
Module "Identify" FvwmIdent
Maximize "Maximize"
Move "Move"
Resize "Resize"
Stick "Stick"
Raise "Raise"
Lower "Lower"
Nop ""
Destroy "Kill"
Delete "Delete"
Nop ""
Popup "Modules" Module-Popup
Nop ""
Exec "Screensaver" exec xlock -nolock -mode random &
Exec "Lock screen" exec xlock -mode random &
Nop ""
Refresh "Refresh"
Restart "Restart" fvwm
Quit "Exit fvwm"
EndPopup
Popup "Window"
Iconify "Iconify"
Maximize "Maximize"
Move "Move"
Resize "Resize"
Stick "Stick"
Raise "Raise"
Lower "Lower"
Nop ""
Destroy "Kill"
Delete "Delete"
EndPopup
##Old-Debian Popup "/Debian"
##Old-Debian Title "Applications"
##Old-Debian Exec "xterm" exec xterm &
##Old-Debian Nop ""
##Old-Debian Exec "Emacs" exec emacs &
##Old-Debian Exec "Emacs RMAIL" exec emacs -f rmail &
##Old-Debian Exec "Netscape" exec netscape &
##Old-Debian EndPopup
##############################################################################
# This defines the mouse bindings
# First, for the mouse in the root window
# Button 1 gives the Applications menu
# Button 2 gives the Window Ops menu
# Button 3 gives the WindowList (like TwmWindows)
# I use the AnyModifier (A) option for the modifier field, so you can hold down
# any shift-control-whatever combination you want!
# Button Context Modifi Function
Mouse 1 R A PopUp "/Debian"
Mouse 2 R A PopUp "Fvwm"
Mouse 3 R A WindowList
# Now the title bar buttons
# Any button in the left title-bar button gives the window ops menu
# Any button in the right title-bar button Iconifies the window
# Any button in the rightmost title-bar button maximizes
# Note the use of "Mouse 0" for AnyButton.
# Button Context Modifi Function
Mouse 0 1 N PopUp "Window"
Mouse 0 2 N Maximize
Mouse 0 4 N Iconify
# Mouse buttons with the Meta (alt) key down always apply, even _inside_
# the application's window.
# (a) This is a little on the sneaky side: applications will never
# get to see meta mouse clicks - but then I haven't yet found
# one that does respond to them, other than emacs.
# (b) Its a very fast way of working one you get used to it.
Mouse 1 FSTW M Function "RaiseOrMove"
Mouse 2 FSTWI M Iconify
Mouse 3 FSTW M RaiseLower
# Now the rest of the frame
# Button 1 in the corner pieces, with any modifiers, gives resize
# 2 in the corner pieces, with any modifiers, gives resize
# 3 in the corner pieces, with any modifiers, will raise or lower it
Mouse 1 F A Resize
Mouse 2 F A Resize
Mouse 3 F A RaiseLower
# A click of button 1 on any of the sides will resize the window.
# A click of button 2 on any of the sides will resize the window.
# A click of button 3 on any of the sides will raise or lower it.
Mouse 1 S N Resize
Mouse 2 S N Resize
Mouse 3 S N RaiseLower
# A click of button 1 in the title bar will call "RaiseOrMove".
# A click of button 2 in the title bar will call "LowerOrMove".
# A click of button 3 in the title bar will raise or lower it.
Mouse 1 T N Function "RaiseOrMove"
Mouse 2 T N Function "LowerOrMove"
Mouse 3 T N RaiseLower
# A click of button 1 on an icon will call "IconifyOrMove".
# A click of button 2 on an icon will call "IconifyOrMove".
# A click of button 3 on an icon will raise or lower it.
Mouse 1 I N Function "IconifyOrMove"
Mouse 2 I N Function "IconifyOrMove"
Mouse 3 I N RaiseLower
############################################################################
# Now some keyboard shortcuts.
# Arrow Keys
# press arrow + control anywhere, and scroll by 1 page
Key Left A C Scroll -100 0
Key Right A C Scroll +100 +0
Key Up A C Scroll +0 -100
Key Down A C Scroll +0 +100
# Keyboard accelerators
#Key F1 A M Popup "/Debian"
#Key F2 A M Popup "Window"
#Key F3 A M Module "WindowList" FvwmWinList
#Key F4 A M Iconify
#Key F5 A M Move
#Key F6 A M Resize
#Key F7 A M CirculateUp
#Key F8 A M CirculateDown
############################################################################
############################################################################
#Definitions used by the modules
###################### GoodStuff button-bar ################################
# Colors
*GoodStuffFore Black
*GoodStuffBack #908090
# Font
*GoodStuffFont -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
# Geometry - really likes to pick its own size, but giving a position is OK
*GoodStuffGeometry -1-1
# Layout: specify rows or columns, not both
*GoodStuffRows 2
# Define the buttons to use.....
*GoodStuff Kill rbomb.xpm Destroy
# xterm or rxvts on remote machines can be done like this
# Output re-direction is csh style, not sh style
# You will want to substitute your own hosts here!
*GoodStuff Dopey rterm.xpm Exec "" rsh dopey "exec xterm -T dopey -display $HOSTDISPLAY </dev/null >&/dev/null & "&
*GoodStuff Grumpy rterm.xpm Exec "" rsh grumpy "exec xterm -T grumpy -display $HOSTDISPLAY </dev/null >&/dev/null & "&
*GoodStuff Snoopy rterm.xpm Exec "" rsh snoopy "exec xterm -T snoopy -display $HOSTDISPLAY </dev/null >&/dev/null & "&
*GoodStuff Xcalc rcalc.xpm Exec "" xcalc &
*GoodStuff mail mail2.xpm Exec "" xmh &
*GoodStuff Paging clamp.xpm TogglePage
*GoodStuff - clock.xpm Swallow "xclock" xclock -bg \#908090 -geometry -1500-1500 -padding 0
*GoodStuff(4x1) - whatever SwallowModule "FvwmPager" FvwmPager 0 3
######################### No Clutter ########################################
# I only wrote NoClutter as a simple test case, but maybe some big sites like
# universities really have usage problems (too many open windows)....
# Time delays are in seconds.
*FvwmNoClutter 3600 Iconify 1
*FvwmNoClutter 86400 Delete
*FvwmNoClutter 172800 Destroy
########################## Window-Identifier ###############################
# Just choose colors and a fonts
*FvwmIdentBack MidnightBlue
*FvwmIdentFore Yellow
*FvwmIdentFont -adobe-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*
########################### Pager #########################################
*FvwmPagerBack #908090
*FvwmPagerFore #484048
*FvwmPagerFont -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
*FvwmPagerHilight #cab3ca
*FvwmPagerGeometry -1-1
*FvwmPagerLabel 0 Misc
*FvwmPagerLabel 1 Maker
*FvwmPagerLabel 2 Mail
*FvwmPagerLabel 3 Matlab
*FvwmPagerSmallFont 5x8
##########################FvwmWinList##################################
*FvwmWinListBack #908090
*FvwmWinListFore Black
*FvwmWinListFont -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
*FvwmWinListAction Click1 Iconify -1,Focus
*FvwmWinListAction Click2 Iconify
*FvwmWinListAction Click3 Module "FvwmIdent" FvwmIdent
*FvwmWinListUseSkipList
*FvwmWinListGeometry +0-1
|