X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.1;h=09b4f88e58576f0db9f77a5a057cea24d7a1e8bb;hb=63eea690871eadbb0998dd035cf8d2759f495016;hp=fe77be16c8cb848da9c6f3de7b5e52f52e6d3de6;hpb=3036d4f595e86ef19ba8c2493f8500808ee6e89f;p=spectrwm.git diff --git a/scrotwm.1 b/scrotwm.1 index fe77be1..09b4f88 100644 --- a/scrotwm.1 +++ b/scrotwm.1 @@ -108,6 +108,12 @@ such as battery life. Update frequency, in seconds, of external script that populates the status bar. .It Cm bar_at_bottom Place the statusbar at the bottom of each region instead of the top. +.It Cm bar_justify +Justify the status bar text. Possible values are +.Pa left , +.Pa center , +and +.Pa right . .It Cm stack_enabled Enable or disable displaying the current stacking algorithm in the status bar. .It Cm clock_enabled @@ -395,6 +401,10 @@ wind_kill ws_next .It Cm M- Ns Aq Cm Left ws_prev +.It Cm M- Ns Aq Cm Up +ws_next_all +.It Cm M- Ns Aq Cm Down +ws_prev_all .It Cm M-a ws_prior .It Cm M-S- Ns Aq Cm Right @@ -437,11 +447,15 @@ move_right move_up .It Cm M-S-] move_down +.It Cm M-S-/ +name_workspace +.It Cm M-/ +search_workspace .El .Pp The action names and descriptions are listed below: .Pp -.Bl -tag -width "M-j, M-XXX" -offset indent -compact +.Bl -tag -width "M-j, M-XXXX" -offset indent -compact .It Cm term Spawn a new terminal (see @@ -508,6 +522,10 @@ is 1 through 10. Switch to next workspace with a window in it. .It Cm ws_prev Switch to previous workspace with a window in it. +.It Cm ws_next_all +Switch to next workspace. +.It Cm ws_prev_all +Switch to previous workspace. .It Cm ws_prior Switch to last visited workspace. .It Cm screen_next @@ -562,6 +580,10 @@ Move a floating window a step to the right. Move a floating window a step upwards. .It Cm move_down Move a floating window a step downwards. +.It Cm name_workspace +Name the current workspace. +.It Cm search_workspace +Search for a workspace. .El .Pp Custom bindings in the configuration file are specified as follows: