upload tizen2.0 source
[framework/uifw/xorg/util/xkeyboard-config.git] / compat / iso9995
index d513c1c..76188d1 100644 (file)
@@ -1,10 +1,6 @@
-// $Xorg: iso9995,v 1.3 2000/08/17 19:54:34 cpqbld Exp $
-
 // Fairly complete set of symbol interpretations 
 // to provide reasonable default behavior
 
-// $XFree86: xc/programs/xkbcomp/compat/iso9995,v 1.3 2003/02/21 03:16:34 dawes Exp $
-
 default partial xkb_compatibility "default"  {
     virtual_modifiers LevelThree,AltGr;
 
@@ -13,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);