aboutsummaryrefslogtreecommitdiff
path: root/man/termkey_strfkey.3
diff options
context:
space:
mode:
authorPaul LeoNerd Evans <leonerd@leonerd.org.uk>2013-08-26 02:23:19 +0100
committerPaul LeoNerd Evans <leonerd@leonerd.org.uk>2013-08-26 02:23:19 +0100
commit8e503baed8b1df3ed1901b0c93398f204244c77a (patch)
tree2d0c4f980192c0cb26511c9f6d7be875622fac83 /man/termkey_strfkey.3
parent3b2d8eb8130a5966b28d2426585f6fb077669002 (diff)
downloadtermo-8e503baed8b1df3ed1901b0c93398f204244c77a.tar.gz
termo-8e503baed8b1df3ed1901b0c93398f204244c77a.tar.xz
termo-8e503baed8b1df3ed1901b0c93398f204244c77a.zip
Added TERMKEY_FORMAT_LOWERSPACE for strpkey() also
Diffstat (limited to 'man/termkey_strfkey.3')
-rw-r--r--man/termkey_strfkey.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/termkey_strfkey.3 b/man/termkey_strfkey.3
index 363e576..c30f12e 100644
--- a/man/termkey_strfkey.3
+++ b/man/termkey_strfkey.3
@@ -34,7 +34,7 @@ Use spaces instead of hyphens to separate the modifier name(s) from the base key
Use lowercase for the modifier name.
.TP
.B TERMKEY_FORMAT_LOWERSPACE
-Use lowercase for the key name instead of camelCase (for example "\f(CWpage down\fP" instead of "\f(CWPageDown\fP").
+Use lowercase with spaces in for the key name instead of camelCase (for example "\f(CWpage down\fP" instead of "\f(CWPageDown\fP").
.TP
.B TERMKEY_FORMAT_MOUSE_POS
If the event is a mouse event, include the position rendered as "\f(CW@ (col,line)\fP".