Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem with evdev, keyboard and non-functional keys
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
cbr
Apprentice
Apprentice


Joined: 05 Jan 2004
Posts: 285
Location: Tallinn/Rakvere, Estonia

PostPosted: Mon Apr 04, 2005 5:23 pm    Post subject: Problem with evdev, keyboard and non-functional keys Reply with quote

I'm trying to use evdev as a mouse and keyboard protocol in X. Now everything is nice and ok except for one thing. The key with
Code:
<>|
on it doesnt do anything under X. It doesn't print the appropriate characters. It does respond to xev though. Here is my keyboard section in xorg.conf:
Code:
Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "Protocol"      "evdev"
        Option          "Device"        "/dev/input/event0"
        Option          "Dev Phys"      "isa0060/serio0/input0"
        Option          "Dev Name"      "AT Translated Set 2 keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "ee"
        Option          "XkbVariant"    "nodeadkeys"
EndSection

Hope anybody knows the answer to the question, how can i get that key to work :cry:
Thanks in advance!
Back to top
View user's profile Send private message
cbr
Apprentice
Apprentice


Joined: 05 Jan 2004
Posts: 285
Location: Tallinn/Rakvere, Estonia

PostPosted: Tue Apr 05, 2005 1:34 pm    Post subject: Reply with quote

The broken key in xev creates a keycode of 7. Now it would be thinkable to bind it with xmodmap, but the list starts from 8 :?
Does anybody know of any solution to this? Take a wild guess. Anybody?
Back to top
View user's profile Send private message
guid0
Guru
Guru


Joined: 06 Jul 2003
Posts: 377
Location: The Netherlands / Nederland

PostPosted: Sun Dec 11, 2005 10:36 am    Post subject: Reply with quote

i am thinking of switching to a dual-user xorg setup. which will involve running evdev.
however non-functionality of such keys would render things unusable. is this problem still accurate?

tnx,
guid0.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum