// IBM_PROLOG_BEGIN_TAG // This is an automatically generated prolog. // // gos720 src/gos/2d/XTOP_R7/data/xkeyboard-config/symbols/dk 1.1.1.1 // // Licensed Materials - Property of IBM // // COPYRIGHT International Business Machines Corp. 2007,2011 // All Rights Reserved // // US Government Users Restricted Rights - Use, duplication or // disclosure restricted by GSA ADP Schedule Contract with IBM Corp. // // IBM_PROLOG_END_TAG // based on a keyboard map from an 'xkb/symbols/dk' file // // $XKeyboardConfig$ // $XFree86: xc/programs/xkbcomp/symbols/dk,v 1.3 2002/12/19 01:07:56 dawes Exp $ partial default alphanumeric_keys xkb_symbols "basic" { include "latin(type2)" name[Group1]="Denmark"; key { [ plus, question, plusminus, questiondown ] }; key { [dead_acute, dead_grave, bar, brokenbar ] }; key { [ ae, AE, dead_acute, dead_doubleacute ] }; key { [ oslash, Ooblique, dead_circumflex, dead_caron ] }; key { [ onehalf, section, threequarters, paragraph ] }; key { [apostrophe, asterisk, dead_doubleacute, multiply ] }; key { [ less, greater, backslash, notsign ] }; include "kpdl(comma)" include "level3(ralt_switch)" }; partial alphanumeric_keys xkb_symbols "nodeadkeys" { include "dk(basic)" name[Group1]="Denmark - Eliminate dead keys"; key { [ acute, grave, bar, ogonek ] }; key { [ aring, Aring, diaeresis, degree ] }; key { [ diaeresis, asciicircum, asciitilde, macron ] }; key { [ ae, AE, acute, doubleacute ] }; key { [ oslash, Ooblique, asciicircum, caron ] }; key { [apostrophe, asterisk, doubleacute, multiply ] }; key { [ comma, semicolon, cedilla, ogonek ] }; key { [ period, colon, periodcentered, abovedot ] }; }; // Copied from macintosh_vndr/dk partial alphanumeric_keys xkb_symbols "mac" { include "dk" name[Group1]= "Denmark - Macintosh"; key { [ space, space, nobreakspace, nobreakspace ] }; key { [ minus, underscore, hyphen, macron ] }; include "kpdl(dot)" }; partial alphanumeric_keys xkb_symbols "mac_nodeadkeys" { include "dk(mac)" name[Group1]= "Denmark - Macintosh, eliminate dead keys"; key { [ acute, grave, bar, ogonek ] }; key { [diaeresis, asciicircum, asciitilde, dead_macron ] }; }; partial alphanumeric_keys xkb_symbols "dvorak" { include "no(dvorak)" name[Group1]= "Denmark - Dvorak"; }; // Added to match IBM KBID 159: ftp://ftp.software.ibm.com/software/globalization/keyboards/KBD159.pdf // 102 key model with symbols inherited from dk(basic) with the modification shown. // Only change is to add Eurosign to match xmodmap from AIX. partial alphanumeric_keys xkb_symbols "aix-159" { include "dk(basic)" name[Group1]= "Denmark - AIX KBD159"; include "eurosign(5)" key { [apostrophe, asterisk, grave, NoSymbol ] }; };