From 21a424a7c174bf526db0c443fb851debb8689fca Mon Sep 17 00:00:00 2001 From: bjoern Date: Thu, 5 Mar 2009 12:31:48 +0000 Subject: Wieder für console-setup fit gemacht. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit modified: linux/X/de git-svn-id: https://svn.neo-layout.org@1726 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/X/de | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/X') diff --git a/linux/X/de b/linux/X/de index 2a05716..f0f7467 100644 --- a/linux/X/de +++ b/linux/X/de @@ -253,7 +253,7 @@ xkb_symbols "neo" { // /usr/include/X11/keysymdef.h on Ubuntu 8.10 (ticket #33), // using hexcode 0xfe11 again for now key.type[Group1]="ONE_LEVEL"; - key { key.type[Group1]="ONE_LEVEL", [ 0xfe11 ]}; + key { [ 0xfe11 ]}; key { [ 0xfe11 ]}; modifier_map Mod3 { , }; // Attention: ^^^ This is a X server variable, not the Neo-Mod3. -- cgit v1.2.3