summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorerik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-04-20 20:12:20 +0000
committererik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-04-20 20:12:20 +0000
commitfc432e39933c2331bbf4c630adc45db15ef94e9b (patch)
tree0ece83355d51e4ce50cc3bdf1fb9dad9edce2fcc /linux
parent7137989f48c1446ffce084b9ec5f32137c74ced7 (diff)
downloadneo-layout-fc432e39933c2331bbf4c630adc45db15ef94e9b.tar.gz
neo-layout-fc432e39933c2331bbf4c630adc45db15ef94e9b.tar.bz2
neo-layout-fc432e39933c2331bbf4c630adc45db15ef94e9b.zip
Kleine Korrekturen: Tippfehler und Zeilenlängen für Beschreibungen möglichst kurz, damit sie auch auf „normalen“ Monitoren lesbar sind. Außerdem ist die Tastatur zwischen 123456 und 7890 getrennt, nicht zwischen 5 und 6.
git-svn-id: https://svn.neo-layout.org@1799 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux')
-rw-r--r--linux/X/de13
1 files changed, 8 insertions, 5 deletions
diff --git a/linux/X/de b/linux/X/de
index a14e791..99a95df 100644
--- a/linux/X/de
+++ b/linux/X/de
@@ -238,7 +238,8 @@ xkb_symbols "neo" {
// Legend
// ===============
- // I don't think we need EIGHT_LEVEL_ALPHABETIC because the Lock gets deaktivated as soon as a Shift-key is pressed
+ // I don't think we need EIGHT_LEVEL_ALPHABETIC because the Lock gets deactivated
+ // as soon as a Shift-key is pressed.
// Therefore there is no need for Lock + Shift.
// key.type[Group1] = "EIGHT_LEVEL_ALPHABETIC";
key.type[Group1] = "EIGHT_LEVEL";
@@ -267,7 +268,8 @@ xkb_symbols "neo" {
// Mod3 + Mod3 = Mod3_Lock
key <CAPS> { [ ISO_Level3_Shift, ISO_Level3_Shift, ISO_Level3_Lock, ISO_Level3_Lock, ISO_Level3_Shift, ISO_Level3_Shift, ISO_Level3_Lock, ISO_Level3_Lock ] };
key <BKSL> { [ ISO_Level3_Shift, ISO_Level3_Shift, ISO_Level3_Lock, ISO_Level3_Lock, ISO_Level3_Shift, ISO_Level3_Shift, ISO_Level3_Lock, ISO_Level3_Lock ] };
- // The following is also done somewhere else, but I couldn't find where and since the modifier_map is needed by ISO_Level5 too (see below) I'm adding it here.
+ // The following is also done somewhere else, but I couldn't find where and since the
+ // modifier_map is needed by ISO_Level5 too (see below) I'm adding it here.
// Also see how Level-switching is done in "symbols/level3(ralt_switch)"
modifier_map Mod5 { ISO_Level3_Shift }; // optional
// This ^^^^ has nothing to do with the "Neo-Mod-Keys"!
@@ -279,7 +281,8 @@ xkb_symbols "neo" {
// https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/363388
key <LSGT> { [ ISO_Level5_Shift, ISO_Level5_Shift, ISO_Level5_Shift, ISO_Level5_Shift, ISO_Level5_Lock, ISO_Level5_Lock, ISO_Level5_Lock, ISO_Level5_Lock ] };
key <RALT> { [ ISO_Level5_Shift, ISO_Level5_Shift, ISO_Level5_Shift, ISO_Level5_Shift, ISO_Level5_Lock, ISO_Level5_Lock, ISO_Level5_Lock, ISO_Level5_Lock ] };
- // ISO_Level5_Shift alone won't have the desired effect in all applicitions, therefore adding the following as it is done in "symbols/level5(rctrl_switch)"
+ // ISO_Level5_Shift alone won't have the desired effect in all applicitions, therefore
+ // adding the following as it is done in "symbols/level5(rctrl_switch)".
modifier_map Mod3 { ISO_Level5_Shift }; // mandatory
// This ^^^^ has nothing to do with the "Neo-Mod-Keys"!
@@ -300,8 +303,8 @@ xkb_symbols "neo" {
key <AE03> { [ 3, U2113, threesuperior, threesubscript, numerosign, NoSymbol, logicaland, NoSymbol ] };
key <AE04> { [ 4, guillemotright, U203A, femalesymbol, Prior, Prior, U22A5, NoSymbol ] };
key <AE05> { [ 5, guillemotleft, U2039, malesymbol, periodcentered, NoSymbol, U2221, NoSymbol ] };
-
key <AE06> { [ 6, dollar, cent, U26A5, sterling, NoSymbol, U2225, NoSymbol ] };
+
key <AE07> { [ 7, EuroSign, yen, Greek_kappa, currency, NoSymbol, rightarrow, NoSymbol ] };
key <AE08> { [ 8, doublelowquotemark, singlelowquotemark, U27E8, NoSymbol, NoSymbol, U221E, NoSymbol ] };
key <AE09> { [ 9, leftdoublequotemark, leftsinglequotemark, U27E9, KP_Divide, NoSymbol, U220B, NoSymbol ] };
@@ -385,7 +388,7 @@ xkb_symbols "neo" {
key <KP9> { [ KP_9, dagger, U20D7, U226B, KP_Prior, KP_Prior, U2309, NoSymbol ] };
key <KPAD> { [ KP_Add, KP_Add, plusminus, U2295, U2213, NoSymbol, U2214, NoSymbol ] };
- // middle Row
+ // Middle Row
// --------------------------------------------------------------
key <KP4> { [ KP_4, club, leftarrow, includedin, KP_Left, KP_Left, U2286, NoSymbol ] };
key <KP5> { [ KP_5, EuroSign, brokenbar, U22B6, KP_Begin, KP_Begin, U22B7, NoSymbol ] };