Change 'menu-window' to display all windows; then add 'menu-window-hidden' for
the previous behaviour of 'menu-window'. 'menu-window' becomes the default binding; use 'bind-mouse "1" menu-window-hidden' to restore old behaviour for those who prefer. OK sthen@ (long long time ago on a different version)
This commit is contained in:
4
cwm.1
4
cwm.1
@@ -219,8 +219,8 @@ Menus are recalled by clicking the mouse on the root window:
|
||||
.Pp
|
||||
.Bl -tag -width Ds -offset indent -compact
|
||||
.It Ic M1
|
||||
Show list of currently hidden windows.
|
||||
Selecting an item will unhide that window.
|
||||
Show list of currently defined windows.
|
||||
Selecting an item will warp to that window, unhiding it if necessary.
|
||||
.It Ic M2
|
||||
Show list of currently defined groups.
|
||||
Selecting an item will hide/unhide that group.
|
||||
|
||||
Reference in New Issue
Block a user