summaryrefslogtreecommitdiff
path: root/plugins/hotkeys/keysyms.inc
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-03-19 22:23:18 +0100
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-03-19 22:23:18 +0100
commita723a88e649bba5b8187bee0a7156beca31a1c8c (patch)
treec4615ee8090551b1e6b0c28f9086ab49e8e7f3e4 /plugins/hotkeys/keysyms.inc
parent2c6f50695af8b9dba7022cae891610e7285b5749 (diff)
finished initial implementation of global hotkeys gui configuration
Diffstat (limited to 'plugins/hotkeys/keysyms.inc')
-rw-r--r--plugins/hotkeys/keysyms.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/hotkeys/keysyms.inc b/plugins/hotkeys/keysyms.inc
index af164fef..1f66304b 100644
--- a/plugins/hotkeys/keysyms.inc
+++ b/plugins/hotkeys/keysyms.inc
@@ -2189,3 +2189,5 @@ KEY("XF86Ungrab", 0x1008FE20)
KEY("XF86ClearGrab", 0x1008FE21)
KEY("XF86Next_VMode", 0x1008FE22)
KEY("XF86Prev_VMode", 0x1008FE23)
+
+KEY(NULL, 0)