summaryrefslogtreecommitdiff
path: root/compat
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2012-03-21 09:59:45 +0000
committerSergey V. Udaltsov <svu@gnome.org>2012-03-21 09:59:45 +0000
commit62313fa7fe10a610e1546d18a95bcded8e034503 (patch)
tree0bae71067ed33a02e1dbf3f98bb8ab47ec103a29 /compat
parent77afdc4fff538aa49ff5c56141581aad25aa5f39 (diff)
Eliminating ISO Lock
Diffstat (limited to 'compat')
-rw-r--r--compat/iso99954
1 files changed, 0 insertions, 4 deletions
diff --git a/compat/iso9995 b/compat/iso9995
index eee104d1..76188d1f 100644
--- a/compat/iso9995
+++ b/compat/iso9995
@@ -9,10 +9,6 @@ default partial xkb_compatibility "default" {
latchMods.clearLocks= True;
latchMods.latchToLock= True;
- interpret ISO_Lock+Any {
- action= ISOLock(affect= all,modifiers=modMapMods);
- };
-
interpret ISO_Level2_Latch+Shift {
useModMapMods= level1;
action= LatchMods(modifiers=Shift);