diff options
Diffstat (limited to 'compat/iso9995')
-rw-r--r-- | compat/iso9995 | 4 |
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); |