summaryrefslogtreecommitdiff
path: root/openbox/modkeys.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/modkeys.h')
-rw-r--r--openbox/modkeys.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/openbox/modkeys.h b/openbox/modkeys.h
index 8f222369..dc72f28e 100644
--- a/openbox/modkeys.h
+++ b/openbox/modkeys.h
@@ -22,7 +22,8 @@
#include <glib.h>
#include <X11/Xlib.h>
-/*! These keys are bound to the modifier masks in any fashion */
+/*! These keys are bound to the modifier masks in any fashion,
+ except for CapsLock, Shift, and Control. */
typedef enum {
OB_MODKEY_KEY_CAPSLOCK,
OB_MODKEY_KEY_NUMLOCK,