// $XdotOrg: $ // // Copyright 2004 Sun Microsystems, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), // to deal in the Software without restriction, including without limitation // the rights to use, copy, modify, merge, publish, distribute, sublicense, // and/or sell copies of the Software, and to permit persons to whom the // Software is furnished to do so, subject to the following conditions: // // The above copyright notice and this permission notice (including the next // paragraph) shall be included in all copies or substantial portions of the // Software. // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL // THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. // xkb_symbols "basic" { include "sun_vndr/tr(type6Q)" }; xkb_symbols "type6Q" { key { [ quotedbl, eacute ], [ asciitilde ]}; key { [ 2, quoteright ] }; key { [ 3, asciicircum ], [ numbersign ]}; key { [ 4, plus ], [ dollar ]}; key { [ 6, ampersand ] }; key { [ 7, slash ], [ braceleft ]}; key { [ 8, parenleft ], [ bracketright ]}; key { [ 9, parenright ], [ bracketright ]}; key { [ 0, equal ], [ braceright ]}; key { [ asterisk, question ], [ backslash ]}; key { [ minus, underscore ] }; key { [ q, Q ], [ at ]}; key { [ gbreve, Gbreve ], [ gbreve, Gbreve ]}; key { [ udiaeresis, Udiaeresis], [ asciitilde, Udiaeresis ]}; key { [ scedilla, Scedilla ], [ comma ]}; key { [ Iabovedot, Iabovedot ], [ Iabovedot, Iabovedot ]}; key { [ comma, semicolon ], [ quoteleft ]}; key { [ less, greater ], [ bar ]}; key { [ odiaeresis, Odiaeresis], [ odiaeresis, Odiaeresis ]}; key { [ ccedilla, Ccedilla ], [ ccedilla, Ccedilla ]}; key { [ period, colon ], [ quotedbl ]}; }; xkb_symbols "type6F" { key { [ plus ,asterisk ], [plusminus ]}; key { [ 1 ,exclam ], [onesuperior ]}; key { [ 2 ,quotedbl ], [twosuperior ]}; key { [ 3 ,asciicircum ], [numbersign ]}; key { [ 4 ,dollar ], [onequarter ]}; key { [ 5 ,percent ], [onehalf ]}; key { [ 6 ,ampersand ], [threequarters ]}; key { [ 7 ,quoteright ], [braceleft ]}; key { [ 8 ,parenleft ], [bracketleft ]}; key { [ 9 ,parenright ], [bracketright ]}; key { [ 0 ,equal ], [braceright ]}; key { [ slash ,question ], [backslash ]}; key { [ minus ,underscore ], [bar ]}; key { [ f ,F ], [at ]}; key { [ g ,G ]}; key { [ gbreve ,Gbreve ], [gbreve, Gbreve ]}; key { [ idotless ,I ], [paragraph ]}; key { [ o ,O ]}; key { [ d ,D ], [yen ]}; key { [ r ,R ]}; key { [ n ,N ]}; key { [ h ,H ], [degree ]}; key { [ p ,P ], [sterling ]}; key { [ q ,Q ], [diaeresis ]}; key { [ w ,W ], [asciitilde ]}; key { [ x ,X ], [quoteleft ]}; key { [ u ,U ], [AE ]}; key { [ i ,Iabovedot ], [ssharp ]}; key { [ e ,E ]}; key { [ a ,A ]}; key { [ udiaeresis,Udiaeresis]}; key { [ t ,T ]}; key { [ k ,K ]}; key { [ m ,M ]}; key { [ y ,Y ], [quoteright ]}; key { [ scedilla ,Scedilla ], [numbersign, Scedilla ]}; key { [ less, greater ], [bar ]}; key { [ j ,J ], [less ]}; key { [ odiaeresis ,Odiaeresis ], [greater ]}; key { [ v ,V ], [cent ]}; key { [ c ,C ]}; key { [ ccedilla ,Ccedilla ], [ccedilla, Ccedilla ]}; key { [ z ,Z ]}; key { [ s ,S ], [mu ]}; key { [ b ,B ], [multiply ]}; key { [ period ,colon ], [division ]}; key { [ comma ,semicolon ]}; };