From 0a462b1e05296dca6e41e1448a04e31774f2d55f Mon Sep 17 00:00:00 2001 From: erik Date: Mon, 29 Dec 2008 23:32:45 +0000 Subject: siehe ticket #98 (verbesserung von Elias Oltmanns) git-svn-id: https://svn.neo-layout.org@1353 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/console/bin/console.more_control | 127 +++++++++++++++++++++++++++++---- 1 file changed, 112 insertions(+), 15 deletions(-) (limited to 'linux/console/bin/console.more_control') diff --git a/linux/console/bin/console.more_control b/linux/console/bin/console.more_control index 14b5003..a4f1d49 100644 --- a/linux/console/bin/console.more_control +++ b/linux/console/bin/console.more_control @@ -1,17 +1,114 @@ + + + + #98: console.more_control - NEO-Layout - Trac + + + -! -------------------------------------------------------------------------- -! additional Keys with control function (has to be edited manually!!!!) -! -------------------------------------------------------------------------- - control altgr keycode 30 = Control_backslash - alt altgr keycode 30 = Control_backslash - control alt altgr keycode 30 = Meta_Control_backslash - control altgr keycode 19 = Control_bracketright - alt altgr keycode 19 = Control_bracketright - control alt altgr keycode 19 = Meta_Control_bracketright - control altgr keycode 17 = Control_underscore - alt altgr keycode 17 = Control_underscore - control alt altgr keycode 17 = Meta_Control_underscore - control altgr keycode 20 = Control_asciicircum - alt altgr keycode 20 = Control_asciicircum - control alt altgr keycode 20 = Meta_Control_asciicircum + + + +
+ + + + + + +
+ + +

Ticket #98: console.more_control

+ + + + +
+ File console.more_control, 0.6 kB + (added by Elias Oltmanns <eo@nebensachen.de>, 1 day ago) +

+console.more_control +

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
Line 
1
2
3! --------------------------------------------------------------------------
4! additional Keys with control function (has to be edited manually!!!!)
5! --------------------------------------------------------------------------
6           control keycode  57 = nul
7# for some obscure reason, this is required even when we set alt_is_meta
8   alt     control keycode  57 = Meta_nul
9   control altgr   keycode  30 = Control_backslash
10   control altgr   keycode  19 = Control_bracketright
11   control altgr   keycode  17 = Control_underscore
12   control altgr   keycode  20 = Control_asciicircum
+
+
+
+ + +
+
+ + +
+ + + +
+ + + + + + + + -- cgit v1.2.3