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