You are not logged in.

#1 2008-02-06 20:40:57

din_vl
Member
Registered: 2008-01-30
Posts: 46

Keyboard configuration problem.

Hi.
I need help.

I can't use key "del" on my kayboard. It just don't work.
So i have to use alwais "Backspace".
I tried to play with xorg.conf config - no success.

xorg.conf:
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "CoreKeyboard"
        Option "XkbRules" "xorg"
        Option "XkbModel" "pc104"
        Option "XkbLayout" "us"
        Option "XkbVariant" "nodeadkeys"
EndSection

Offline

#2 2008-02-09 20:51:18

din_vl
Member
Registered: 2008-01-30
Posts: 46

Re: Keyboard configuration problem.

bump.
no one with idea how to solve it?
i googled the net but find nothing about it.
one thing - the keyboard is ok and it worked when i used
suse. also i tried xorg.conf from suse and still no
success with "dell" key.

Offline

#3 2008-02-09 21:23:48

thayer
Fellow
From: Vancouver, BC
Registered: 2007-05-20
Posts: 1,560
Website

Re: Keyboard configuration problem.

Ditch the nodeadkeys bit and just leave a double quotes, like so:

Option "XkbVariant" ""

If that doesn't make things right, maybe try pc105 instead of pc104

Last edited by thayer (2008-02-09 21:24:56)


thayer williams ~ cinderwick.ca

Offline

#4 2008-02-10 18:04:34

din_vl
Member
Registered: 2008-01-30
Posts: 46

Re: Keyboard configuration problem.

Hi, thayer.
It's not working sad

Thanks for trying to help.

Offline

Board footer

Powered by FluxBB