summaryrefslogtreecommitdiff
path: root/compat
diff options
context:
space:
mode:
authorsvu <svu>2006-02-26 16:25:57 +0000
committersvu <svu>2006-02-26 16:25:57 +0000
commitab3cfc1d395e5dce99af4a6442352eaf5cbc5de5 (patch)
treeddc058303fb7580e74839a2f3c41a30fdea6b9d7 /compat
parent93fd80a5a94f6cdc1c8bb6e1614bad622b3b9bd1 (diff)
downloadxkeyboard-config-ab3cfc1d395e5dce99af4a6442352eaf5cbc5de5.tar.gz
removed not working lctrl...
Diffstat (limited to 'compat')
-rw-r--r--compat/xorg11
1 files changed, 0 insertions, 11 deletions
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);
- };
-};