Liebe Neo-Leute,

Am Dienstag, den 15.03.2011, 10:21 +0100 schrieb Paul Menzel:

> `gdm3` in Debian wurde verändert [1][2] und jetzt funktioniert die
> Eingabetaste in der vierten Ebene (AltGr + p) in GDM und danach in LXDE
> nicht mehr.
> 
>         $ setxkbmap -print # gleich nach dem Anmelden
>         xkb_keymap {
>                 xkb_keycodes  { include "evdev+aliases(qwertz)" };
>                 xkb_types     { include "complete"      };
>                 xkb_compat    { include "complete"      };
>                 xkb_symbols   { include 
> "pc+de(neo)+inet(evdev)+level3(ralt_switch)"   };
>                 xkb_geometry  { include "pc(pc105)"     };
>         };
>         $ setxkbmap lv && xmodmap ~/neo_de.xmodmap`
>         $ setxkbmap -print
>         xkb_keymap {
>                 xkb_keycodes  { include "evdev+aliases(qwerty)" };
>                 xkb_types     { include "complete"      };
>                 xkb_compat    { include "complete"      };
>                 xkb_symbols   { include 
> "pc+lv+inet(evdev)+level3(ralt_switch)" };
>                 xkb_geometry  { include "pc(pc105)"     };
>         };
> 
> Leider habe ich nicht mehr die alte Version von `gdm3` und wollte
> fragen, ob jemand von Euch das bitte testen könnte

Mit Hilfe des Archiv-Schnappschuss-Dienstes von Debian [4][5]
installierte ich `gdm3` `2.30.5-7` und erhielt folgende Ausgabe.

        $ setxkbmap -print # alt (2.30.5-7)
        xkb_keymap {
                xkb_keycodes  { include "evdev+aliases(qwertz)" };
                xkb_types     { include "complete"      };
                xkb_compat    { include "complete"      };
                xkb_symbols   { include "pc
        +de(neo)+inet(evdev)"        };
                xkb_geometry  { include "pc(pc105)"     };
        };

Der einzige Unterschied ist der Wert `level3(ralt_switch)`, der in
2.30.5-8 von

        $ more /etc/default/keyboard 
        # If you change any of the following variables and HAL and X are
        # configured to use this file, then the changes will become visible to
        # X only if HAL is restarted.  In Debian you need to run
        # /etc/init.d/hal restart
        
        # The following variables describe your keyboard and can have the same
        # values as the XkbModel, XkbLayout, XkbVariant and XkbOptions options
        # in /etc/X11/xorg.conf.
        
        XKBMODEL="pc105"
        XKBLAYOUT="de"
        XKBVARIANT="nodeadkeys"
        XKBOPTIONS="lv3:ralt_switch"
        
        # If you don't want to use the XKB layout on the console, you can
        # specify an alternative keymap.  Make sure it will be accessible
        # before /usr is mounted.
        # KMAP=/etc/console-setup/defkeymap.kmap.gz

übernommen wird.

> oder mir sagen
> könnte, was an der ersten Ausgabe das Funktionieren der vierten Ebene
> verhindert.

`ralt_switch` scheint die Option »the right Alt selects international
symbols« zu setzen.

Kann ich diese Option entfernen oder brauche ich diese für Neo?

[…]


Liebe Grüße,

Paul


> [1] http://bugs.debian.org/590534
> [2] https://bugzilla.gnome.org/show_bug.cgi?id=640018
> [3] http://wiki.neo-layout.org/search?q=%22setxkbmap+-print%22
[4] http://snapshot.debian.org/
[5] http://www.debian.org/News/2010/20100412

Attachment: signature.asc
Description: This is a digitally signed message part

Antwort per Email an