]> Dogcows Code - chaz/openbox/blobdiff - openbox/modkeys.h
ignore control_l/r shift_l/r and caps_lock bindings. Control, Shift and NumLock are...
[chaz/openbox] / openbox / modkeys.h
index 8f2223697d2845ed7dbb1e23d2546b85edbab60c..dc72f28e442bf7b898e5339e3488ee9b88117062 100644 (file)
@@ -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,
This page took 0.022325 seconds and 4 git commands to generate.