de revision c067fea9
1// 2// 3// Copyright 2010 Sun Microsystems, Inc. All rights reserved. 4// 5// Permission is hereby granted, free of charge, to any person obtaining a 6// copy of this software and associated documentation files (the 7// "Software"), to deal in the Software without restriction, including 8// without limitation the rights to use, copy, modify, merge, publish, 9// distribute, and/or sell copies of the Software, and to permit persons 10// to whom the Software is furnished to do so, provided that the above 11// copyright notice(s) and this permission notice appear in all copies of 12// the Software and that both the above copyright notice(s) and this 13// permission notice appear in supporting documentation. 14// 15// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 16// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 17// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT 18// OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR 19// HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL 20// INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING 21// FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, 22// NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 23// WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 24// 25// Except as contained in this notice, the name of a copyright holder 26// shall not be used in advertising or otherwise to promote the sale, use 27// or other dealings in this Software without prior written authorization 28// of the copyright holder. 29// 30 31// 32// CDDL HEADER START 33// 34// The contents of this file are subject to the terms of the 35// Common Development and Distribution License (the "License"). 36// You may not use this file except in compliance with the License. 37// 38// You can obtain a copy of the license at src/OPENSOLARIS.LICENSE 39// or http://www.opensolaris.org/os/licensing. 40// See the License for the specific language governing permissions 41// and limitations under the License. 42// 43// When distributing Covered Code, include this CDDL HEADER in each 44// file and include the License file at src/OPENSOLARIS.LICENSE. 45// If applicable, add the following below this CDDL HEADER, with the 46// fields enclosed by brackets "[]" replaced with your own identifying 47// information: Portions Copyright [yyyy] [name of copyright owner] 48// 49// CDDL HEADER END 50// 51 52partial default alphanumeric_keys 53xkb_symbols "type6" { 54 55 name[Group1]="Germany"; 56 57 key <TLDE> { [ asciicircum, degree ] }; 58 key <AE02> { [ 2, quotedbl, twosuperior ] }; 59 key <AE03> { [ 3, section, threesuperior ] }; 60 key <AE04> { [ 4, dollar ] }; 61 key <AE06> { [ 6, ampersand, section ] }; 62 key <AE07> { [ 7, slash, braceleft ] }; 63 key <AE08> { [ 8, parenleft, bracketleft ] }; 64 key <AE09> { [ 9, parenright, bracketright ] }; 65 key <AE10> { [ 0, equal, braceright ] }; 66 key <AE11> { [ ssharp, question, backslash ] }; 67 key <AE12> { [ dead_acute, dead_grave ] }; 68 key <AD01> { [ q, Q, at ] }; 69 key <AD03> { [ e, E, EuroSign ] }; 70 key <AD06> { [ z, Z ] }; 71 key <AD11> { [ udiaeresis, Udiaeresis ] }; 72 key <AD12> { [ plus, asterisk, asciitilde ] }; 73 key <AC10> { [ odiaeresis, Odiaeresis ] }; 74 key <AC11> { [ adiaeresis, Adiaeresis ] }; 75 key <AB01> { [ y, Y ] }; 76 key <AB07> { [ m, M, mu ] }; 77 key <AB08> { [ comma, semicolon ] }; 78 key <AB09> { [ period, colon ] }; 79 key <AB10> { [ minus, underscore ] }; 80 key <BKSL> { [ numbersign, apostrophe, grave ] }; 81 key <LSGT> { [ less, greater, bar ] }; 82 83 include "level3(ralt_switch)" 84 include "kpdl(comma)" 85 86}; 87 88partial alphanumeric_keys 89xkb_symbols "type4" { 90 91 name[Group1]="Germany - Sun type 4"; 92 93 key <BKSL> { [ less, braceleft ] }; 94 key <BRCR> { [ greater, braceright ] }; 95 key <DELE> { [ Delete ] }; 96 97 key <AE01> { [ 1, plus, exclam ] }; 98 key <AE02> { [ 2, quotedbl, at, oneeighth ] }; 99 key <AE03> { [ 3, asterisk, numbersign, sterling ] }; 100 key <AE04> { [ 4, ccedilla, cent ] }; 101 key <AE05> { [ 5, percent, asciitilde ] }; 102 key <AE06> { [ 6, ampersand, section ] }; 103 key <AE07> { [ 7, slash, bar ] }; 104 key <AE08> { [ 8, parenleft, degree ] }; 105 key <AE09> { [ 9, parenright, backslash ] }; 106 key <AE10> { [ 0, equal, asciicircum ] }; 107 Key <AE11> { [ quoteright, question, quoteleft ] }; 108 key <AE12> { [ dead_circumflex, dead_grave ] }; 109 110 key <AD03> { [ e, E, EuroSign, EuroSign ] }; 111 key <AD06> { [ z, Z, leftarrow, yen ] }; 112 key <AD11> { [ udiaeresis, egrave, dead_diaeresis, dead_abovering ] }; 113 key <AD12> { [ dead_diaeresis, dead_acute ] }; 114 115 key <AC02> { [ s, S ] }; 116 key <AC07> { [ j, J, dead_belowdot, dead_abovedot ] }; 117 key <AC10> { [ odiaeresis, eacute, dead_doubleacute, dead_belowdot ] }; 118 key <AC11> { [ adiaeresis, agrave, dead_circumflex, dead_caron ] }; 119 key <TLDE> { [ dollar, dead_tilde, sterling ] }; 120 121 key <AB01> { [ y, Y, guillemotright ] }; 122 key <AB02> { [ x, X, guillemotleft ] }; 123 key <AB04> { [ v, V, doublelowquotemark, singlelowquotemark ] }; 124 key <AB05> { [ b, B, leftdoublequotemark, leftsinglequotemark ] }; 125 key <AB06> { [ n, N, rightdoublequotemark, rightsinglequotemark ] }; 126 key <AB07> { [ m, M, mu ] }; 127 key <AB08> { [ comma, semicolon, periodcentered, multiply ] }; 128 key <AB09> { [ period, colon ] }; 129 key <AB10> { [ minus, underscore ] }; 130 131 include "level3(ralt_switch)" 132 include "kpdl(comma)" 133 134}; 135 136 137partial alphanumeric_keys 138 xkb_symbols "basic" { 139 include "sun_vndr/de(type6)" 140}; 141 142