diff options
author | spew <devnull@localhost> | 2016-10-25 22:53:38 -0500 |
---|---|---|
committer | spew <devnull@localhost> | 2016-10-25 22:53:38 -0500 |
commit | d5992857bbb2947b46ddf7d451a40dcd3e31e0e4 (patch) | |
tree | c405ab222d2a119d6a98cd4ad0a8c6ff8dad0441 /sys/man/1 | |
parent | 7b8c6ae432dafda5dcc36967b9c122fb547b4e55 (diff) |
winwatch: middle mouse button click also prompts for label
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/winwatch | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/man/1/winwatch b/sys/man/1/winwatch index 013439678..a14d4ecb5 100644 --- a/sys/man/1/winwatch +++ b/sys/man/1/winwatch @@ -16,6 +16,8 @@ displays the labels of all current .IR rio (4) windows, refreshing the display every five seconds. Right clicking a window's label unhides, raises and gives focus to that window. +Right clicking a window again hides the window. +Middle clicking a window's label prompts for a new label. Typing .B q or @@ -24,7 +26,7 @@ quits .IR winwatch . Typing .B l -and selecting a window by left click prompts for a new label. +and selecting a window by a click also prompts for a new label. .PP If the .B -e |