summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorerik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2006-12-29 00:01:20 +0000
committererik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2006-12-29 00:01:20 +0000
commita767572467c0d7428d250741e00c01dbdbc5f136 (patch)
treefbac583a4748e8aa0e063192708cd7f1a3301047 /linux
parentc83dafbf5bccef140a1aeee1c4e9b9a91a7b8d15 (diff)
downloadneo-layout-a767572467c0d7428d250741e00c01dbdbc5f136.tar.gz
neo-layout-a767572467c0d7428d250741e00c01dbdbc5f136.tar.bz2
neo-layout-a767572467c0d7428d250741e00c01dbdbc5f136.zip
Linux-Struktur verbessert
git-svn-id: https://svn.neo-layout.org@6 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux')
-rw-r--r--linux/xmodmap/LIESMICH.txt19
-rw-r--r--linux/xmodmap/neo_de_from_ie.xmodmap136
2 files changed, 155 insertions, 0 deletions
diff --git a/linux/xmodmap/LIESMICH.txt b/linux/xmodmap/LIESMICH.txt
new file mode 100644
index 0000000..181c056
--- /dev/null
+++ b/linux/xmodmap/LIESMICH.txt
@@ -0,0 +1,19 @@
+== Kleine Anleitung ==
+In der Datei grafik/neo20.pdf siehst man das Layout. In neo_de_from_ie.xmodmap
+steckt es drin.
+
+=== Aktivieren ===
+Zu aktivieren mit dem Kommando:
+ setxkbmap ie && xmodmap ~/neo_de_from_ie.xmodmap
+
+(wenn man die xmodmap direkt in seinem Homeverzeichnis hat)
+
+=== Deaktivieren ===
+Zurück zu qwertz geht es mit:
+ setxkbmap de
+
+=== Tipp ===
+Am besten man tippt das Letztere einfach mal so (bevor man auf NEO umschaltet),
+damit es in der Bash-History enthalten ist und man nur »Pfeil nach oben« und
+»Enter« drücken muss, um wieder „normal“ (aber ineffektiv) zu schreiben. Oder
+falls was schief läuft.
diff --git a/linux/xmodmap/neo_de_from_ie.xmodmap b/linux/xmodmap/neo_de_from_ie.xmodmap
new file mode 100644
index 0000000..429cb47
--- /dev/null
+++ b/linux/xmodmap/neo_de_from_ie.xmodmap
@@ -0,0 +1,136 @@
+!! ~/.xmodmap
+!!
+!! created by Benjamin Kellermann <Benjamin dot Kellermann at gmx dot Germany>
+!!
+!! The german NEO Layout Version 1.9.3
+!! see http://pebbles.schattenlauf.de/layout.php for details
+!!
+!! this Layout depends on a running Irish Layout
+!! mostly type "setxkbmap ie" to set a Irish Layout
+!!
+!! To try the layout in this file, simply do xmodmap <file>.
+!! To load the layout in this file at X startup, simply store it as
+!! ~/.xmodmap (named .xmodmap in your home directory)
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+! Modifier definition
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+! Make caps lock an additional Alt_Gr (Mode_switch is for 3rd and 4th Level)
+keysym Caps_Lock = Mode_switch Mode_switch Caps_Lock Caps_Lock
+! Make AltGr to Mode_switch
+keysym ISO_Level3_Shift = Mode_switch Mode_switch
+!keysym ISO_Level3_Shift = y Y y Greek_upsilon
+
+! If the left win key should modify the 5th and 6th, comment this out
+!keysym Super_L = ISO_Level3_Shift
+! the right win key modifies the 5th and 6th
+!keysym Multi_key = ISO_Level3_Shift
+keysym numbersign = ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift
+keysym backslash = ISO_Level3_Shift ISO_Level3_Shift
+
+
+! force to learn the new Escape!
+!keysym Escape =
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+! The first row
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+keysym grave = dead_circumflex dead_caron dead_breve paragraph
+
+keysym 1 = 1 degree notsign onesuperior
+keysym 2 = 2 2 2 twosuperior
+keysym 3 = 3 section 3 threesuperior
+keysym 4 = 4 dollar yen cent Prior Prior
+keysym 5 = 5 EuroSign sterling currency
+keysym 6 = 6 ordfeminine ae AE
+keysym 7 = 7 masculine oe OE
+keysym 8 = 8 doublelowquotemark singlelowquotemark guillemotright slash
+keysym 9 = 9 leftdoublequotemark leftsinglequotemark guillemotleft asterisk
+keysym 0 = 0 rightdoublequotemark rightsinglequotemark U203A minus
+
+keysym minus = minus U2013 U2014 U2039
+keysym equal = dead_acute dead_grave dead_cedilla dead_ogonek dead_abovedot dead_abovering
+
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+! The upper row
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+keysym q = x X at Greek_xi Escape Greek_XI
+keysym w = v V underscore underscore BackSpace
+keysym e = l L bracketleft Greek_lambda Up Up
+keysym r = c C bracketright Greek_chi copyright
+keysym t = w W asciitilde asciitilde Insert
+
+keysym y = k K exclam Greek_kappa exclamdown
+keysym u = h H less Greek_psi 7 Greek_PSI
+keysym i = g G greater Greek_gamma 8 Greek_GAMMA
+keysym o = f F equal Greek_phi 9 Greek_PHI
+keysym p = j J semicolon semicolon plus
+keysym bracketleft = ssharp ssharp U0133 U0132 schwa SCHWA
+keysym bracketright = dead_tilde dead_macron dead_diaeresis dead_doubleacute
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+! The middle row
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+keysym a = u U backslash backslash Home Home
+keysym s = i I slash Greek_iota Left Left
+keysym d = a A braceleft Greek_alpha Down Down
+keysym f = e E braceright Greek_epsilon Right Right
+keysym g = o O asterisk Greek_omega End End
+
+keysym h = s S question Greek_sigma questiondown Greek_SIGMA
+keysym j = n N parenleft Greek_nu 4
+keysym k = r R parenright Greek_rho 5 registered
+keysym l = t T minus Greek_tau 6 trademark
+keysym semicolon = d D colon Greek_delta comma Greek_DELTA
+keysym apostrophe = y Y y Greek_upsilon thorn THORN
+!comment the next line out, if you want to have a 3rd Level Modifier at the y
+!keysym apostrophe = Mode_switch
+
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+! The lower row
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+keysym z = odiaeresis Odiaeresis asciicircum
+keysym x = udiaeresis Udiaeresis dollar Udiaeresis Delete
+keysym c = adiaeresis Adiaeresis bar Greek_eta Next Next
+keysym v = p P numbersign Greek_pi p Greek_PI
+keysym b = z Z grave Greek_zeta z Greek_OMEGA
+
+keysym n = b B plus Greek_beta 0 plusminus
+keysym m = m M percent mu 1
+keysym comma = comma semicolon ampersand U03D1 2
+keysym period = period colon quotedbl Greek_theta 3 Greek_THETA
+keysym slash = q Q apostrophe apostrophe period
+
+! Keypad
+!keysym <NMLK> Num_Lock Pointer_EnableKeys
+ ! Ungrab cancels server/keyboard/pointer grabs
+!keysym <KPDV> KP_Divide KP_Divide division
+ ! ClsGrb kills whichever client has a grab in effect
+!keysym <KPMU> KP_Multiply KP_Multiply periodcentered
+ ! -VMode switches to the previous video mode
+!keysym <KPSU> KP_Subtract KP_Subtract notsign
+
+ ! upper row
+!keysym <KP7> KP_Home KP_7 seveneighths oneeighth
+!keysym <KP8> KP_Up KP_8 uparrow fiveeighths
+!keysym <KP9> KP_Prior KP_9 threeeighths threeeighths
+ ! +VMode switches to the next video mode
+!keysym <KPAD> KP_Add KP_Add plusminus
+
+ ! middle row
+!keysym <KP4> KP_Left KP_4 leftarrow onequarter
+!keysym <KP5> KP_Begin KP_5 dagger onehalf
+!keysym <KP6> KP_Right KP_6 rightarrow threequarters
+
+ ! lower row
+!keysym <KP1> KP_End KP_1 onesuperior onesuperior
+!keysym <KP2> KP_Down KP_2 downarrow twosuperior
+!keysym <KP3> KP_Next KP_3 threesuperior threesuperior
+!keysym <KPEN> KP_Enter
+!keysym <KPEQ> KP_Equal
+
+ ! lowest row
+!keysym <KP0> KP_Insert KP_0 percent degree
+!keysym <KPDL> KP_Delete KP_Decimal periodcentered comma