// $XFree86$ // // 06.07.2000 // Andreas Tobler a.tobler@schweiz.ch // modified for Swiss German Apple Extended Keyboard II xkb_symbols "extended" { name[Group1]= "Swiss German Apple Extended Keyboard II"; // Alphanumeric section key { [ less, greater ], [ lessthanequal, greaterthanequal ] }; key { [ section, degree ] }; key { [ 1, plus ], [ plusminus, onesuperior ] }; key { [ 2, quotedbl ], [ twosuperior, oneeighth ] }; key { [ 3, asterisk ], [ numbersign, threesuperior ] }; key { [ 4, ccedilla ], [ Ccedilla ] }; key { [ 5, percent ], [ bracketleft ] }; key { [ 6, ampersand ], [ bracketright ] }; key { [ 7, slash ], [ bar, backslash ] }; key { [ 8, parenleft ], [ braceleft, Ograve ] }; key { [ 9, parenright ], [ braceright, Ocircumflex ] }; key { [ 0, equal ], [ notequal, Uacute ] }; key { [ apostrophe, question ], [ questiondown ] }; key { [ asciicircum, grave ], [ dead_acute,asciitilde ] }; key { [ q, Q ] }; key { [ w, W ], [ Greek_SIGMA, Aacute ] }; key { [ e, E ], [ trademark, Ediaeresis ] }; key { [ r, R ], [ registered, Egrave ] }; key { [ t, T ], [ dagger, Icircumflex ] }; key { [ z, Z ], [ Greek_OMEGA, Iacute ] }; key { [ u, U ], [ degree, Ugrave ] }; key { [ i, I ], [ exclamdown ] }; key { [ o, O ], [ oslash ] }; key { [ p, P ], [ Greek_pi, Greek_PI ] }; key { [ udiaeresis, egrave ], [ section, ydiaeresis ] }; key { [ dead_diaeresis, exclam ], [ quoteleft, quoteright ] }; key { [ dollar, sterling ], [ paragraph, enfilledcircbullet ] }; key { [ a, A ], [ aring, Aring ] }; key { [ s, S ], [ ssharp ] }; key { [ d, D ], [ Greek_delta ] }; key { [ f, F ], [ section, doubledagger ] }; key { [ g, G ], [ at, comma ] }; key { [ h, H ], [ ordfeminine, periodcentered ] }; key { [ j, J ], [ masculine] }; key { [ k, K ] }; key { [ l, L ], [ notsign ] }; key { [ odiaeresis, eacute ], [ cent ] }; key { [ adiaeresis, agrave ], [ ae, AE ] }; key { [ y, Y ], [ yen, Ydiaeresis ] }; key { [ x, X ], [similarequal, ydiaeresis ] }; key { [ c, C ], [ copyright, diamond ] }; key { [ v, V ] }; key { [ b, B ], [ ssharp ] }; key { [ n, N ], [ dead_tilde ] }; key { [ m, M ], [ mu ] }; key { [ comma, semicolon ], [ guillemotleft, guillemotright ] }; key { [ period, colon ], [ Nosymbol, division ] }; key { [ minus, underscore ], [ emdash, endash ] }; key { [ space ], [nobreakspace, nobreakspace ] }; // End alphanumeric section key { [ KP_Separator , KP_Delete ] }; };