X-Git-Url: https://code.delx.au/spectrwm/blobdiff_plain/bc124ae0b25f4cb24b860eb1ed62ea93917474da..ac945112ba4384fc68fea1e2ee387c5407b05bbb:/spectrwm.1 diff --git a/spectrwm.1 b/spectrwm.1 index a37c1a7..6e7f521 100644 --- a/spectrwm.1 +++ b/spectrwm.1 @@ -674,6 +674,10 @@ wind_kill .Pf rg_ Aq Ar 1-9 .It Cm M-S- Ns Aq Ar Keypad 1-9 .Pf mvrg_ Aq Ar 1-9 +.It Cm Aq Ar unbound +mvrg_next +.It Cm Aq Ar unbound +mvrg_prev .It Cm M- Ns Aq Cm Right ws_next .It Cm M- Ns Aq Cm Left @@ -684,7 +688,7 @@ ws_next_all ws_prev_all .It Cm M-a ws_prior -.It Cm M-S- Ns Aq Cm Left +.It Cm M-S- Ns Aq Cm Down ws_prev_move .It Cm M-S- Ns Aq Cm Up ws_next_move @@ -714,8 +718,10 @@ iconify uniconify .It Cm M-e maximize_toggle -.It Cm Aq Ar unbound -raise_focused +.It Cm M-S-e +fullscreen_toggle +.It Cm M-r +raise .It Cm M-S-r always_raise .It Cm M-v @@ -830,10 +836,6 @@ where .Ar n is 1 through .Ic workspace_limit . -.It Cm mvws_prev -Move current window to previous regions workspace. -.It Cm mvws_next -Move current window to next regions workspace. .It Cm rg_ Ns Ar n Focus on region .Ar n , @@ -846,6 +848,10 @@ Move current window to region where .Ar n is 1 through 9. +.It Cm mvrg_next +Move current window to workspace in next region. +.It Cm mvrg_prev +Move current window to workspace in previous region. .It Cm ws_next Switch to next workspace with a window in it. .It Cm ws_prev @@ -900,7 +906,9 @@ Restore (map) window returned by selection. .It Cm maximize_toggle Toggle maximization of focused window. -.It Cm raise_focused +.It Cm fullscreen_toggle +Toggle fullscreen state of focused window. +.It Cm raise Raise the current window. .It Cm always_raise When set tiled windows are allowed to obscure floating windows.