| 1 | !! ~/.Xmodmap
|
|---|
| 2 | !!
|
|---|
| 3 | !! created by Benjamin Kellermann <Benjamin dot Kellermann at gmx dot Germany>
|
|---|
| 4 | !! modified for Solaris by Falk Schilling <dev at falk-land dot com>
|
|---|
| 5 | !!
|
|---|
| 6 | !! The german NEO Layout Version 1.1
|
|---|
| 7 | !! see http://pebbles.schattenlauf.de/layout/index.html for details
|
|---|
| 8 | !!
|
|---|
| 9 | !! this Layout depends on a running qwertz-de Layout
|
|---|
| 10 | !! mostly type "setxkbmap de" to set a qwertz-de Layout
|
|---|
| 11 | !!
|
|---|
| 12 | !! To try the layout in this file, simply do xmodmap <file>.
|
|---|
| 13 | !! To load the layout in this file at X startup, simply store it as
|
|---|
| 14 | !! ~/.Xmodmap (named .Xmodmap in your home directory)
|
|---|
| 15 |
|
|---|
| 16 | ! The first row
|
|---|
| 17 | keysym dead_circumflex = dead_circumflex degree notsign paragraph
|
|---|
| 18 |
|
|---|
| 19 | keysym 1 = 1 exclam onesuperior exclamdown
|
|---|
| 20 | keysym 2 = 2 quotedbl twosuperior dead_diaeresis
|
|---|
| 21 | keysym 3 = 3 section threesuperior
|
|---|
| 22 | keysym 4 = 4 dollar currency sterling
|
|---|
| 23 | keysym 5 = 5 percent guillemotleft
|
|---|
| 24 | keysym 6 = 6 ampersand guillemotright
|
|---|
| 25 |
|
|---|
| 26 | keysym 7 = 7 slash braceleft
|
|---|
| 27 | keysym 8 = 8 parenleft bracketleft
|
|---|
| 28 | keysym 9 = 9 parenright bracketright registered
|
|---|
| 29 | keysym 0 = 0 equal braceright trademark
|
|---|
| 30 | keysym ssharp = minus underscore
|
|---|
| 31 | keysym dead_acute = dead_acute dead_grave dead_acute dead_grave dead_cedilla dead_ogonek
|
|---|
| 32 |
|
|---|
| 33 |
|
|---|
| 34 | ! The upper row
|
|---|
| 35 | keysym q = q Q at
|
|---|
| 36 | keysym w = v V minus
|
|---|
| 37 | keysym e = l L underscore Greek_lambda
|
|---|
| 38 | keysym r = c C percent copyright
|
|---|
| 39 | keysym t = w W ampersand Greek_omega
|
|---|
| 40 |
|
|---|
| 41 | keysym z = k K bar Greek_kappa
|
|---|
| 42 | keysym u = h H bracketleft
|
|---|
| 43 | keysym i = g G bracketright Greek_gamma
|
|---|
| 44 | keysym o = f F less Greek_phi
|
|---|
| 45 | keysym p = j J greater
|
|---|
| 46 | keysym udiaeresis = ssharp question backslash questiondown
|
|---|
| 47 | keysym plus = plus asterisk dead_tilde plusminus
|
|---|
| 48 |
|
|---|
| 49 | ! The middle row
|
|---|
| 50 | keysym a = u U backslash
|
|---|
| 51 | keysym s = i I slash
|
|---|
| 52 | keysym d = a A at Greek_alpha
|
|---|
| 53 | keysym f = e E EuroSign Greek_epsilon
|
|---|
| 54 | keysym g = o O asciitilde
|
|---|
| 55 |
|
|---|
| 56 | keysym h = s S dollar Greek_sigma
|
|---|
| 57 | keysym j = n N parenleft Greek_eta
|
|---|
| 58 | keysym k = r R parenright Greek_rho
|
|---|
| 59 | keysym l = t T braceleft Greek_tau
|
|---|
| 60 | keysym odiaeresis = d D braceright Greek_delta
|
|---|
| 61 | keysym adiaeresis = y Y Greek_PSI Greek_psi
|
|---|
| 62 | keysym numbersign = numbersign apostrophe grave yen
|
|---|
| 63 |
|
|---|
| 64 | ! The lower row
|
|---|
| 65 | keysym less = less greater bar brokenbar
|
|---|
| 66 | keysym y = odiaeresis Odiaeresis
|
|---|
| 67 | keysym x = udiaeresis Udiaeresis
|
|---|
| 68 | keysym c = adiaeresis Adiaeresis Greek_LAMBDA
|
|---|
| 69 | keysym v = p P Greek_PI Greek_pi
|
|---|
| 70 | keysym b = z Z Greek_omega
|
|---|
| 71 |
|
|---|
| 72 | keysym n = b B Greek_SIGMA Greek_beta
|
|---|
| 73 | keysym m = m M Greek_PHI mu
|
|---|
| 74 | keysym comma = comma semicolon Greek_GAMMA dead_cedilla
|
|---|
| 75 | !keysym comma = comma semicolon quotedbl dead_cedilla
|
|---|
| 76 | keysym period = period colon Greek_THETA Greek_theta
|
|---|
| 77 | !keysym period = period colon apostrophe Greek_theta
|
|---|
| 78 | keysym minus = x X Greek_DELTA
|
|---|
| 79 |
|
|---|
| 80 |
|
|---|
| 81 | ! Make caps lock an additional Alt_Gr
|
|---|
| 82 | remove Lock = Caps_Lock
|
|---|
| 83 | keysym Caps_Lock = Mode_switch
|
|---|
| 84 |
|
|---|
| 85 | ! Swap the Meta and the Alt-Key
|
|---|
| 86 | remove mod4 = Meta_L
|
|---|
| 87 | keysym Alt_L = Meta_L
|
|---|
| 88 |
|
|---|
| 89 | !keysym Caps_Lock = ISO_Level3_Shift
|
|---|
| 90 |
|
|---|
| 91 | ! Keypad
|
|---|
| 92 | !keysym <NMLK> Num_Lock Pointer_EnableKeys
|
|---|
| 93 | ! Ungrab cancels server/keyboard/pointer grabs
|
|---|
| 94 | !keysym <KPDV> KP_Divide KP_Divide division
|
|---|
| 95 | ! ClsGrb kills whichever client has a grab in effect
|
|---|
| 96 | !keysym <KPMU> KP_Multiply KP_Multiply periodcentered
|
|---|
| 97 | ! -VMode switches to the previous video mode
|
|---|
| 98 | !keysym <KPSU> KP_Subtract KP_Subtract notsign
|
|---|
| 99 |
|
|---|
| 100 | ! upper row
|
|---|
| 101 | !keysym <KP7> KP_Home KP_7 seveneighths oneeighth
|
|---|
| 102 | !keysym <KP8> KP_Up KP_8 uparrow fiveeighths
|
|---|
| 103 | !keysym <KP9> KP_Prior KP_9 threeeighths threeeighths
|
|---|
| 104 | ! +VMode switches to the next video mode
|
|---|
| 105 | !keysym <KPAD> KP_Add KP_Add plusminus
|
|---|
| 106 |
|
|---|
| 107 | ! middle row
|
|---|
| 108 | !keysym <KP4> KP_Left KP_4 leftarrow onequarter
|
|---|
| 109 | !keysym <KP5> KP_Begin KP_5 dagger onehalf
|
|---|
| 110 | !keysym <KP6> KP_Right KP_6 rightarrow threequarters
|
|---|
| 111 |
|
|---|
| 112 | ! lower row
|
|---|
| 113 | !keysym <KP1> KP_End KP_1 onesuperior onesuperior
|
|---|
| 114 | !keysym <KP2> KP_Down KP_2 downarrow twosuperior
|
|---|
| 115 | !keysym <KP3> KP_Next KP_3 threesuperior threesuperior
|
|---|
| 116 | !keysym <KPEN> KP_Enter
|
|---|
| 117 | !keysym <KPEQ> KP_Equal
|
|---|
| 118 |
|
|---|
| 119 | ! lowest row
|
|---|
| 120 | !keysym <KP0> KP_Insert KP_0 percent degree
|
|---|
| 121 | !keysym <KPDL> KP_Delete KP_Decimal periodcentered comma
|
|---|
| 122 |
|
|---|
| 123 |
|
|---|