Changeset 12
- Timestamp:
- 01/07/07 17:40:53 (6 years ago)
- Files:
-
- 5 modified
-
grafik/SVG/neo20_alles_farbe.svg (modified) (3 diffs)
-
grafik/SVG/neo20_alles_grau.svg (modified) (3 diffs)
-
grafik/neo20.ods (modified) (previous)
-
linux/xmodmap/LIESMICH.txt (modified) (1 diff)
-
linux/xmodmap/neo_de_from_ie.xmodmap (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
grafik/SVG/neo20_alles_farbe.svg
r9 r12 31 31 inkscape:zoom="1.32" 32 32 inkscape:cx="422.71008" 33 inkscape:cy="1 50"33 inkscape:cy="149.62121" 34 34 inkscape:document-units="px" 35 inkscape:current-layer="layer 4"35 inkscape:current-layer="layer6" 36 36 width="900px" 37 37 height="300px" … … 431 431 id="tspan2575" 432 432 x="629.30273" 433 y="274.80176"> AltGr</tspan></text>433 y="274.80176">Mod5</tspan></text> 434 434 <text 435 435 xml:space="preserve" … … 547 547 x="794.37109" 548 548 y="142.80176" 549 style="font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:DejaVu LGC Sans"> Mod5</tspan></text>549 style="font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:DejaVu LGC Sans">AltGr</tspan></text> 550 550 <text 551 551 xml:space="preserve" -
grafik/SVG/neo20_alles_grau.svg
r9 r12 31 31 inkscape:zoom="1.32" 32 32 inkscape:cx="422.71008" 33 inkscape:cy="1 50"33 inkscape:cy="149.62121" 34 34 inkscape:document-units="px" 35 inkscape:current-layer="layer 4"35 inkscape:current-layer="layer6" 36 36 width="900px" 37 37 height="300px" … … 431 431 id="tspan2575" 432 432 x="629.30273" 433 y="274.80176"> AltGr</tspan></text>433 y="274.80176">Mod5</tspan></text> 434 434 <text 435 435 xml:space="preserve" … … 547 547 x="794.37109" 548 548 y="142.80176" 549 style="font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:DejaVu LGC Sans"> Mod5</tspan></text>549 style="font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;line-height:100%;writing-mode:lr-tb;text-anchor:middle;font-family:DejaVu LGC Sans">AltGr</tspan></text> 550 550 <text 551 551 xml:space="preserve" -
linux/xmodmap/LIESMICH.txt
r5 r12 1 1 == Kleine Anleitung == 2 In der Datei grafik/neo20. pdf siehst man das Layout. In neo_de_from_ie.xmodmap2 In der Datei grafik/neo20.ods sieht man das Layout. In neo_de_from_ie.xmodmap 3 3 steckt es drin. 4 4 -
linux/xmodmap/neo_de_from_ie.xmodmap
r10 r12 17 17 ! Modifier definition 18 18 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 19 ! Make caps lock an additional Alt_Gr (Mode_switch is for 3rd and 4th Level)19 ! Make caps lock and the numbersign an additional Alt_Gr (Mode_switch is for 3rd and 4th Level) 20 20 keysym Caps_Lock = Mode_switch Mode_switch Caps_Lock Caps_Lock 21 keysym numbersign = Mode_switch Mode_switch Mode_switch Mode_switch Mode_switch Mode_switch 22 ! Make the former <>-key to Mod5 (ISO_Level3_Shift) 23 keysym backslash = ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift 21 24 ! Make AltGr to Mode_switch 22 keysym ISO_Level3_Shift = Mode_switch Mode_switch25 !keysym ISO_Level3_Shift = Mode_switch Mode_switch 23 26 !keysym ISO_Level3_Shift = y Y y Greek_upsilon 24 27 … … 27 30 ! the right win key modifies the 5th and 6th 28 31 !keysym Multi_key = ISO_Level3_Shift 29 keysym numbersign = ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift30 keysym backslash = ISO_Level3_Shift ISO_Level3_Shift31 32 32 33
