Opened 17 years ago

Last modified 17 years ago

#153 closed Fehler/Defekt

NEO layout - level 4 and 6 do not work — at Initial Version

Reported by: schaefersimon@… Owned by:
Priority: normal Milestone: Neo Version 2.0
Component: Treiber: Linux – Xkbmap Version: 2.0 BETA
Keywords: Cc:

Description

Hi,

some days ago I started to use the NEO keyboard layout. On the shell it works fine, but with X the 4th and 6th level of the layout do not work. I can not switch to them by pressing the shift keys. I am using Arch Linux, fluxbox and these configuration files:

xorg.conf:

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "de,de"
    Option         "XkbVariant" "nodeadkeys,neo"
    Option         "XkbOptions" "grp:sclk_toggle,grp_led:scroll"
EndSection

.fluxbox/startup:

setxkbmap -layout de,de -variant basic,neo -option -option grp:$

With it I can switch between the QWERTZ and the NEO layout, but both mentioned levels do not work. Do someone know why they do not work?

Change History (0)

Note: See TracTickets for help on using tickets.