From e579802c1ff631b93aa4be3e9c0a2ecac10601eb Mon Sep 17 00:00:00 2001 From: erik Date: Tue, 30 Dec 2008 12:37:33 +0000 Subject: was für ein dummer fehler von mir :-) jetzt stimmt es. siehe ticket #98 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1357 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/console/bin/console.more_control | 122 +++------------------------------ 1 file changed, 10 insertions(+), 112 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 a4f1d49..938b400 100644 --- a/linux/console/bin/console.more_control +++ b/linux/console/bin/console.more_control @@ -1,114 +1,12 @@ - - - - #98: console.more_control - NEO-Layout - Trac - - - - - - -
- - - - - - -
- - -

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
-
-
-
- - -
-
- - -
- - - -
- - - - - - - - +! -------------------------------------------------------------------------- +! additional Keys with control function (has to be edited manually!!!!) +! -------------------------------------------------------------------------- + control keycode 57 = nul +# for some obscure reason, this is required even when we set alt_is_meta + alt control keycode 57 = Meta_nul + control altgr keycode 30 = Control_backslash + control altgr keycode 19 = Control_bracketright + control altgr keycode 17 = Control_underscore + control altgr keycode 20 = Control_asciicircum -- cgit v1.2.3