diff options
author | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2017-09-18 07:21:31 +0200 |
---|---|---|
committer | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2017-09-18 07:21:31 +0200 |
commit | 6b63356b64525e53bff5ce79980b54faf0eda2b3 (patch) | |
tree | de3a57627d9ef513726685334e5873632c59bc7b /doc/ratpoison.texi | |
parent | 1590f62a26d8c74aa7c1a451b6de4a88fbcab4b3 (diff) | |
download | ratpoison-6b63356b64525e53bff5ce79980b54faf0eda2b3.zip |
%x formats the xrandr screen number
Defaults to the screen number if XRandR isn't available
Diffstat (limited to 'doc/ratpoison.texi')
-rw-r--r-- | doc/ratpoison.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index 741eaa6..bb220c7 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -395,7 +395,7 @@ The window's width @item %W The window's width increment hint @item %x -the window's xinerama screen +the window's xrandr screen @end table Additionally there can be a number between the percent sign and the format |