X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=compat%2Fiso9995;h=76188d1f090cb96104aa6afcf3849c76a45e772a;hb=refs%2Ftags%2Fsubmit%2Fmaster%2F20120920.151151;hp=d513c1ce413f1419c66378e1ffee69f955ea7e76;hpb=7d3dbc837ed39c5340ff19d96b8edc0755ee71c4;p=framework%2Fuifw%2Fxorg%2Futil%2Fxkeyboard-config.git diff --git a/compat/iso9995 b/compat/iso9995 index d513c1c..76188d1 100644 --- a/compat/iso9995 +++ b/compat/iso9995 @@ -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);