]> git.draconx.ca Git - fvwmconf.git/commitdiff
Ignore num lock and scroll lock for bindings.
authorNick Bowler <nbowler@draconx.ca>
Thu, 6 Nov 2008 20:45:40 +0000 (15:45 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 6 Nov 2008 20:45:40 +0000 (15:45 -0500)
aphrodite/config
artemis/config
atropos/config
common/bindings
config
finial/config

index 7ea0055c6acc56305cde41fe4df1f172fcf46c35..800e055a781a456e4c55ca3f53cc6c7269d567bd 100644 (file)
@@ -17,12 +17,9 @@ Read common/panels
 Read common/modifier
 
 # Bindings for the modifier key
-Mouse 1 WFT 4  Mod_M1Func
-Mouse 2 WFT 4  Mod_M2Func
-Mouse 3 WFT 4  Mod_M3Func
-Mouse 1 WFT 42 Mod_M1Func
-Mouse 2 WFT 42 Mod_M2Func
-Mouse 3 WFT 42 Mod_M3Func
+Mouse 1 WFT 4 Mod_M1Func
+Mouse 2 WFT 4 Mod_M2Func
+Mouse 3 WFT 4 Mod_M3Func
 
 # Struts for the pager.
 EwmhBaseStruts 0 0 0 42
index c0849d9f1286ac9f1336379ec8371b38d4d479b2..9c89a6cba57f8fb073b66871758d562a043737b0 100644 (file)
@@ -15,12 +15,9 @@ Read common/modifier
 
 
 # Bindings for the modifier key
-Mouse 1 WFT 4  Mod_M1Func
-Mouse 2 WFT 4  Mod_M2Func
-Mouse 3 WFT 4  Mod_M3Func
-Mouse 1 WFT 42 Mod_M1Func
-Mouse 2 WFT 42 Mod_M2Func
-Mouse 3 WFT 42 Mod_M3Func
+Mouse 1 WFT 4 Mod_M1Func
+Mouse 2 WFT 4 Mod_M2Func
+Mouse 3 WFT 4 Mod_M3Func
 
 # Use a smaller pager
 *FvwmPager: Geometry 200x26-0-0
index 0d7eef722a296811e64fd361d75f3260ae38bbef..5185b8ef9b6ccd7b1f53ad5ee9cabfb552de8eea 100644 (file)
@@ -7,9 +7,9 @@ Read common/panels
 Read common/modifier
 
 # Bindings for the modifier key
-Mouse 1 WFT M  Mod_M1Func
-Mouse 2 WFT M  Mod_M2Func
-Mouse 3 WFT M  Mod_M3Func
+Mouse 1 WFT M Mod_M1Func
+Mouse 2 WFT M Mod_M2Func
+Mouse 3 WFT M Mod_M3Func
 
 # Struts for the pager.
 EwmhBaseStruts 0 0 0 42
index dd9f2e2b99caf7e80b9f92cc1898325951da3674..42cd8a2f617df6ea2ab908bef12f0a8749ba7032 100644 (file)
@@ -8,7 +8,6 @@ Key N         A CM Nop
 
 # Window management
 Key F4 A M  Close
-Key F4 A M2 Close
 
 # When programs don't set the resolution...
 Key F12 A C Exec exec xrandr -s 0
@@ -40,7 +39,6 @@ Mouse 5 T N Windowshade False
 Key grave A C  Exec exec $[TERMINAL]
 Key grave A CM Exec exec $[TERMINAL] -e zsh -f
 Key F3 A M  Module FvwmConsole -terminal $[TERMINAL]
-Key F3 A M2 Module FvwmConsole -terminal $[TERMINAL]
 
 DestroyFunc DoPageMove
 AddToFunc   DoPageMove
diff --git a/config b/config
index 5a3f26e3d2d2c853527d7797fa71de6cc397830d..68647b0cca7bc1618b74b87326fd47ff46ade455 100644 (file)
--- a/config
+++ b/config
@@ -1,5 +1,6 @@
 # Global stuff
 ExecUseShell /bin/zsh
+IgnoreModifiers L25
 ImagePath $[FVWM_USERDIR]/icons:$[FVWM_USERDIR]/pixmaps
 DestroyFunc InitFunction
 DestroyFunc StartFunction
index 1b32a61e5acfe2a4bdc7826c03ed99224ae081a5..f59b1143cbfffa4cb1f4e1a14b85ad1119f23714 100644 (file)
@@ -17,12 +17,9 @@ Read common/panels
 Read common/modifier
 
 # Bindings for the modifier key
-Mouse 1 WFT 4  Mod_M1Func
-Mouse 2 WFT 4  Mod_M2Func
-Mouse 3 WFT 4  Mod_M3Func
-Mouse 1 WFT 42 Mod_M1Func
-Mouse 2 WFT 42 Mod_M2Func
-Mouse 3 WFT 42 Mod_M3Func
+Mouse 1 WFT 4 Mod_M1Func
+Mouse 2 WFT 4 Mod_M2Func
+Mouse 3 WFT 4 Mod_M3Func
 
 # Struts for the pager.
 EwmhBaseStruts 0 0 0 42