upload tizen2.0 source
[framework/uifw/xorg/util/xkeyboard-config.git] / types / pc
index 3c1986a..01a5634 100644 (file)
--- a/types/pc
+++ b/types/pc
@@ -1,6 +1,3 @@
-// $Xorg: pc,v 1.3 2000/08/17 19:54:48 cpqbld Exp $
-// 
-
 partial default xkb_types "default" {
 
     // Some types that are necessary
@@ -62,10 +59,17 @@ partial default xkb_types "default" {
     };
 
     type "CTRL+ALT" {
-       modifiers = Control+Alt;
-       map[Control+Alt] = Level2;
-       level_name[Level1] = "Base";
-       level_name[Level2] = "Ctrl+Alt";
+       modifiers = Control+Alt+Shift+LevelThree;
+        map[None] = Level1;
+        map[Shift] = Level2;
+        map[LevelThree] = Level3;
+        map[Shift+LevelThree] = Level4;
+       map[Control+Alt] = Level5;
+        level_name[Level1] = "Base";
+        level_name[Level2] = "Shift";
+        level_name[Level3] = "Alt Base";
+        level_name[Level4] = "Shift Alt";
+       level_name[Level5] = "Ctrl+Alt";
     };
 
    // Local eight level