aboutsummaryrefslogtreecommitdiff
path: root/man/termkey_strpkey.3
diff options
context:
space:
mode:
authorPaul LeoNerd Evans <leonerd@leonerd.org.uk>2013-08-26 00:56:07 +0100
committerPaul LeoNerd Evans <leonerd@leonerd.org.uk>2013-08-26 00:56:07 +0100
commit24abb0c59e78c2b7a660ca05f5afb6c514555ca5 (patch)
tree3a7a88cf6fc334b659d7af89e664599e854578c3 /man/termkey_strpkey.3
parent89ac8b058cb7bb8f7bc47a4a42fa5642abc84dae (diff)
downloadtermo-24abb0c59e78c2b7a660ca05f5afb6c514555ca5.tar.gz
termo-24abb0c59e78c2b7a660ca05f5afb6c514555ca5.tar.xz
termo-24abb0c59e78c2b7a660ca05f5afb6c514555ca5.zip
Added TERMKEY_FORMAT_SPACEMOD
Diffstat (limited to 'man/termkey_strpkey.3')
-rw-r--r--man/termkey_strpkey.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man/termkey_strpkey.3 b/man/termkey_strpkey.3
index 4e4f5eb..6c7d0b0 100644
--- a/man/termkey_strpkey.3
+++ b/man/termkey_strpkey.3
@@ -23,6 +23,9 @@ If the only modifier is \fBTERMKEY_MOD_CTRL\fP on a plain letter, accept it as "
.TP
.B TERMKEY_FORMAT_ALTISMETA
Use the name "\f(CWMeta\fP" or the letter "\f(CWM\fP" instead of "\f(CWAlt\fP" or "\f(CWA\fP".
+.TP
+.B TERMKEY_FORMAT_SPACEMOD
+Expect spaces instead of hyphens to separate the modifer name(s) from the base key name.
.PP
Before returning, this function canonicalises the \fIkey\fP structure according to the rules given for \fBtermkey_canonicalise\fP(3).
.PP