You are not logged in.

#1 2010-04-03 11:44:43

Arthenik
Member
Registered: 2010-02-13
Posts: 44

[XMonad/X11] Fn + key != number

I just recently installed XMonad on my Asus UL30 laptop and I'm still working on getting it to work properly.

The problem I'm having now is as follows: My laptop's Fn+key combinations mostly work, except for the numbers. Fn+P does produce "*", but Fn+O does not produce a "6".

I am using HAL for keyboard configuration.

Excerpt from my xorg.conf:

Section "InputDevice"
   Identifier "Keyboard0"
   Driver     "kbd"
   Option    "CoreKeyboard"
   Option    "XkbRules"     "xorg"
   Option    "XkbModel"     "asus_laptop"
   Option    "XkbLayout"    "cz"
   Option    "XkbVariant     "bksl"
EndSection

Thanks for your help. smile

Last edited by Arthenik (2010-04-03 11:45:05)

Offline

Board footer

Powered by FluxBB