LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Problem with keyboard. (laptop - acer 5620Z) (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/problem-with-keyboard-laptop-acer-5620z-631200/)

din 03-28-2008 04:28 AM

Problem with keyboard. (laptop - acer 5620Z)
 
Hi.
I have strange problem with keyboard configuration.
I use linux arch. I can't use a key "dell" on my laptop.
Its doesn't work. On another linux distro - no problem, also
with same configuration.

Here part of my xorg.conf :

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbVariant" ""
EndSection

Any one have explanation to this? :confused:

rjwilmsi 03-29-2008 04:24 PM

In a console type xev and then press the key. If the key is recognised, the output will say 'keycode x' (compare it to other keys to get the idea). If it's recognised then you can map it (I can post how), if it's not recognised, I don't know how to fix it.

din 03-29-2008 10:45 PM

Hi, rjwilmsi.
Yes, it recognised it.
"keykode 242"

Please, post how to map it.

Thanks in advance! :D


All times are GMT -5. The time now is 04:43 AM.