X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.1;h=1053b90aaf3303ef490196aeee7bcdae43754676;hb=f27b3e77496113518455b1c120455f8cd3ab1f2d;hp=18e26430e3e227ce95ae7659061e3bec5085018b;hpb=dd4354b774f8427706d879f0c2316e4bb80b7777;p=spectrwm.git diff --git a/scrotwm.1 b/scrotwm.1 index 18e2643..1053b90 100644 --- a/scrotwm.1 +++ b/scrotwm.1 @@ -177,6 +177,13 @@ Enable by setting to 1 .It Cm title_name_enabled Enable or disable displaying the window title in the status bar. Enable by setting to 1 +.It Cm urgent_enabled +Enable or disable the urgency hint. +Note that many terminal emulators require this to be enabled for it to +propagate. In xterm, for example, one needs to add the following line +.Pa xterm.urgentOnBell: true +to +.Pa .Xdefaults . .It Cm window_name_enabled Enable or disable displaying the window name in the status bar. Enable by setting to 1 @@ -398,7 +405,9 @@ iconify .It Cm M-S-w uniconify .It Cm M-S-r -toggle always_raised +always_raise +.It Cm M-v +button2 .El .Pp The action names and descriptions are listed below: @@ -506,6 +515,8 @@ Minimize (unmap) currently focused window. Maximize (map) window returned by dmenu selection. .It Cm always_raise When set tiled windows are allowed to obscure floating windows. +.It Cm button2 +Fake a middle mouse button click (mouse button 2). .El .Pp Custom bindings in the configuration file are specified as follows: