From: Reginald Kennedy Date: Thu, 21 Mar 2013 03:58:29 +0000 (+0800) Subject: Improve man page explanation of verbose_layout. X-Git-Url: https://jasonwoof.com/gitweb/?p=spectrwm.git;a=commitdiff_plain;h=9adcfaabcc6299e665f724822718038e773db552 Improve man page explanation of verbose_layout. --- diff --git a/spectrwm.1 b/spectrwm.1 index 5736113..1de5d76 100644 --- a/spectrwm.1 +++ b/spectrwm.1 @@ -378,8 +378,16 @@ In xterm, for example, one needs to add the following line to .Pa .Xdefaults . .It Ic verbose_layout -Enable or disable displaying the current master and stack values in the -status bar. Enable by setting to 1. +Enable or disable displaying the current master window count and stack column/row +count in the status bar. +Enable by setting to 1. +See +.Pa master_add , +.Pa master_del , +.Pa stack_inc +and +.Pa stack_dec +for more information. .It Ic window_name_enabled Enable or disable displaying the window name in the status bar. Enable by setting to 1.