summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2017-03-06 23:23:11 (GMT)
committerfvogel <fvogelnew1@free.fr>2017-03-06 23:23:11 (GMT)
commit62ab7985dd7a7e82173c18ca3ff19ba49f152ed8 (patch)
treeed0e812c35133d2e8b159f5b62b1300e69590102 /doc
parent7bbe7bbdc8405dd7b5a98b9399ed599fd12d3aaa (diff)
downloadtk-62ab7985dd7a7e82173c18ca3ff19ba49f152ed8.zip
tk-62ab7985dd7a7e82173c18ca3ff19ba49f152ed8.tar.gz
tk-62ab7985dd7a7e82173c18ca3ff19ba49f152ed8.tar.bz2
Added documentation for the new keysyms
Diffstat (limited to 'doc')
-rw-r--r--doc/keysyms.n7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/keysyms.n b/doc/keysyms.n
index bf81440..84214ff 100644
--- a/doc/keysyms.n
+++ b/doc/keysyms.n
@@ -918,6 +918,13 @@ Super_R 65516 0xffec
Hyper_L 65517 0xffed
Hyper_R 65518 0xffee
Delete 65535 0xffff
+XF86AudioLowerVolume 269025041 0x1008FF11
+XF86AudioMute 269025042 0x1008FF12
+XF86AudioRaiseVolume 269025043 0x1008FF13
+XF86AudioPlay 269025044 0x1008FF14
+XF86AudioStop 269025045 0x1008FF15
+XF86AudioPrev 269025046 0x1008FF16
+XF86AudioNext 269025047 0x1008FF17
.CE
.SH "SEE ALSO"
bind(n), event(n)