From ab3cfc1d395e5dce99af4a6442352eaf5cbc5de5 Mon Sep 17 00:00:00 2001 From: svu Date: Sun, 26 Feb 2006 16:25:57 +0000 Subject: removed not working lctrl... --- compat/xorg | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 compat/xorg (limited to 'compat') diff --git a/compat/xorg b/compat/xorg deleted file mode 100644 index 310f86d..0000000 --- a/compat/xorg +++ /dev/null @@ -1,11 +0,0 @@ -// -// $XKeyboardConfig$ -// Misc optional compat things -// - -default partial xkb_compatibility "lctrl_group1" { - interpret Control_L+Any { - action = SetMods(modifiers=ModMapMods,clearLocks); - //action = LatchGroup(group=1,!clearLocks,!latchToLock); - }; -}; -- cgit v1.2.1