diff options
author | John Ankarstr\xf6m <john@ankarstrom.se> | 2021-05-29 14:47:42 +0200 |
---|---|---|
committer | John Ankarstr\xf6m <john@ankarstrom.se> | 2021-05-29 14:48:06 +0200 |
commit | 9397658a86d1281e097b47489f58a7d907fef886 (patch) | |
tree | 1965ecc09d3d0f0e9da4cc3761ce0588ea05d2ab | |
parent | 90a8e05067af519f8d507c5209275567729be811 (diff) | |
download | jwm-9397658a86d1281e097b47489f58a7d907fef886.tar.gz |
jwm.1.in: Document new actions
-rw-r--r-- | jwm.1.in | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -992,6 +992,12 @@ Make a menu selection. Not grabbed. Move to the next window in the task list. Grabbed. .IP \fBnextstacked\fP Move to the next window in the stacking order. Grabbed. +.IP \fBprev\fP +Move to the previous window in the task list. Grabbed. +.IP \fBprevstacked\fP +Move to the previous window in the stacking order. Grabbed. +.IP \fBraise\fP +Raise the active window. Grabbed. .IP \fBclose\fP Close the active window. Grabbed. .IP \fBminimize\fP |