diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-07-25 22:25:05 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-07-25 22:49:04 -0300 |
commit | 635c08f445f8c766a4958eb7c96fb5cd6ea6b03b (patch) | |
tree | 4e8d6f9c862cdb7c51d29e401e652e1e89c0ba01 | |
parent | 5a1be3abb60a25cb3f328c8ca8e75647de51ba59 (diff) |
ir-keytable: add the list of supported protocols at man page
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
-rw-r--r-- | utils/keytable/ir-keytable.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/keytable/ir-keytable.1 b/utils/keytable/ir-keytable.1 index b21d0ca8..54d8e176 100644 --- a/utils/keytable/ir-keytable.1 +++ b/utils/keytable/ir-keytable.1 @@ -78,7 +78,7 @@ a file wit a set of scancode=keycode value pairs .IP \fISCANKEY\fR a set of scancode1=keycode1,scancode2=keycode2.. value pairs .IP \fIPROTOCOL\fR -protocol name (nec, rc\-5, rc\-6, other) to be enabled +protocol name to be enabled (case insensitive). Supported protocols are: NEC, RC-5, RC-6, JVC, SONY, SANYO, LIRC, RC-5-SZ, other, all. .IP \fIDELAY\fR Delay before repeating a keystroke .IP \fIPERIOD\fR |