aboutsummaryrefslogtreecommitdiff
path: root/man/termkey_strpkey.3
diff options
context:
space:
mode:
authorPaul LeoNerd Evans <leonerd@leonerd.org.uk>2013-08-26 01:14:35 +0100
committerPaul LeoNerd Evans <leonerd@leonerd.org.uk>2013-08-26 01:14:35 +0100
commita36648e1721367e3e423be7a567aeeafc25e3f54 (patch)
treeaa2893c988a77e49efd567b300e44c9f3bc57ac8 /man/termkey_strpkey.3
parent24abb0c59e78c2b7a660ca05f5afb6c514555ca5 (diff)
downloadtermo-a36648e1721367e3e423be7a567aeeafc25e3f54.tar.gz
termo-a36648e1721367e3e423be7a567aeeafc25e3f54.tar.xz
termo-a36648e1721367e3e423be7a567aeeafc25e3f54.zip
Added TERMKEY_FORMAT_LOWERMOD
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 6c7d0b0..89efb1c 100644
--- a/man/termkey_strpkey.3
+++ b/man/termkey_strpkey.3
@@ -26,6 +26,9 @@ Use the name "\f(CWMeta\fP" or the letter "\f(CWM\fP" instead of "\f(CWAlt\fP" o
.TP
.B TERMKEY_FORMAT_SPACEMOD
Expect spaces instead of hyphens to separate the modifer name(s) from the base key name.
+.TP
+.B TERMKEY_FORMAT_LOWERMOD
+Expect lowercase for the modifier name
.PP
Before returning, this function canonicalises the \fIkey\fP structure according to the rules given for \fBtermkey_canonicalise\fP(3).
.PP