mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
More accurate to say 'toggle', rather than 'select', for group[n]/nogroup.
This commit is contained in:
parent
c131620d7b
commit
e7dcb17e1e
4
cwm.1
4
cwm.1
@ -96,9 +96,9 @@ Reverse cycle through currently visible windows.
|
||||
.It Ic CM-x
|
||||
Delete current window.
|
||||
.It Ic CM-[n]
|
||||
Select group n, where n is 1-9.
|
||||
Toggle visibility of group n, where n is 1-9.
|
||||
.It Ic CM-a
|
||||
Select all groups.
|
||||
Toggle visibility of all groups.
|
||||
.It Ic CM-g
|
||||
Toggle group membership of current window.
|
||||
.It Ic M-Right
|
||||
|
4
cwmrc.5
4
cwmrc.5
@ -266,13 +266,13 @@ Launch
|
||||
.Dq ssh
|
||||
menu.
|
||||
.It group[n]
|
||||
Select group n, where n is 1-9.
|
||||
Toggle visibility of group n, where n is 1-9.
|
||||
.It grouponly[n]
|
||||
Like
|
||||
.Ar group[n]
|
||||
but also hides the other groups.
|
||||
.It nogroup
|
||||
Select all groups.
|
||||
Toggle visibility of all groups.
|
||||
.It grouptoggle
|
||||
Toggle group membership of current window.
|
||||
.It movetogroup[n]
|
||||
|
Loading…
Reference in New Issue
Block a user