Help on the Window Manager
←Previous Next→ Contents Close Help
  The Default Window Menu

  Here is the default window menu from the configuration file.
  !  Default  Window  Menu

  !  Menu  associated  with  window  border
  Menu  DefaultWindowMenu
  {
      "Restore"     _R  Alt<Key>F5     f.normalize
      "Move"         _M  Alt<Key>F7     f.move
      "Size"         _S  Alt<Key>F8     f.resize
      "Minimize"    _n  Alt<Key>F9     f.minimize
      "Maximize"    _x  Alt<Key>F10    f.maximize
      "Lower"       _L  Alt<Key>F3     f.lower
      no-label                         f.separator
      "Workspace"   _W                 f.menu  WorkspaceMenu
      "Close"       _C  Alt<Key>F4     f.kill
      "Help"         _H                f.menu  MwmHelpMenu
  }

  Additional topics: Resource Configuration Files
←Previous Next→ Contents Close Help