summary refs log tree commit diff
path: root/cwmrc.5
diff options
context:
space:
mode:
authoroga <oga>2008-06-17 23:40:33 +0000
committeroga <oga>2008-06-17 23:40:33 +0000
commit4f2d4724c961aac55558069973f8a20bf01d8338 (patch)
tree274432e36f535ac87a4e355edf5c87ee7cdf5af0 /cwmrc.5
parent19ba704ee3b16bcf4a29c223c5796a7f63fa6b6d (diff)
downloadcwm-4f2d4724c961aac55558069973f8a20bf01d8338.tar.gz
cwm-4f2d4724c961aac55558069973f8a20bf01d8338.tar.xz
cwm-4f2d4724c961aac55558069973f8a20bf01d8338.zip
Ignore caps lock and numlock for keyboard bindings. The way Xlib makes
you do this is ugly. Also remove mod2 (numlock) and mod3 (odd) from the
list of keybinding modifiers. They don't make much sense here.

based on a heavily modified diff from Martynas.

ok okan.
Diffstat (limited to 'cwmrc.5')
-rw-r--r--cwmrc.56
1 files changed, 1 insertions, 5 deletions
diff --git a/cwmrc.5 b/cwmrc.5
index 10be912..c19efad 100644
--- a/cwmrc.5
+++ b/cwmrc.5
@@ -15,7 +15,7 @@
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
 .\" The following requests are required for all man pages.
-.Dd $Mdocdate: June 13 2008 $
+.Dd $Mdocdate: June 14 2008 $
 .Dt CWMRC 5
 .Os
 .Sh NAME
@@ -57,10 +57,6 @@ The Control key.
 The Meta key.
 .It S
 The Shift key.
-.It 2
-The Mod2 key.
-.It 3
-The Mod3 key.
 .It 4
 The Mod4 key (normally the windows key).
 .El