all repos — nixfiles @ 7c20d9e6e237b1c1e9cb1ac7f1e7174a6fda5a1f

System and user configuration, managed by nix and home-manager

Xbindkeys: Remove binding for xbindkeys_show
Alan Pearce alan@alanpearce.co.uk
Sat, 18 May 2013 15:36:59 +0100
commit

7c20d9e6e237b1c1e9cb1ac7f1e7174a6fda5a1f

parent

f309dcf76f145ab84ac1fc624d0bd49ce942073d

1 files changed, 0 insertions(+), 3 deletions(-)

jump to
M xbindkeysrc.scmxbindkeysrc.scm
@@ -47,9 +47,6 @@ ;; (ungrab-all-keys) ;; (remove-all-keys)
 ;; (debug)
 
-
-(xbindkey '(control shift q) "xbindkeys_show")
-
 (xbindkey '(mod4 F9)  "mpc toggle")
 (xbindkey '(mod4 F10) "mpc prev")
 (xbindkey '(mod4 F11) "mpc next")