From 8190b4d21f6a7d869792f479642ce0821d2a303d Mon Sep 17 00:00:00 2001 From: pascal Date: Sat, 13 Sep 2008 12:26:57 +0000 Subject: neue Version mit (hoffentlich) funktionierenden Control-Tasten Achtung: die keymap wurde bislang nicht umfangreich getestet!!! git-svn-id: https://svn.neo-layout.org@867 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/console/bin/console.more_control | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 linux/console/bin/console.more_control (limited to 'linux/console/bin/console.more_control') diff --git a/linux/console/bin/console.more_control b/linux/console/bin/console.more_control new file mode 100644 index 0000000..14b5003 --- /dev/null +++ b/linux/console/bin/console.more_control @@ -0,0 +1,17 @@ + + +! -------------------------------------------------------------------------- +! 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 -- cgit v1.2.3