Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Microsoft 6000 V2.0 Keyboard
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
icedank
Apprentice
Apprentice


Joined: 15 Apr 2004
Posts: 190

PostPosted: Mon Oct 13, 2008 11:59 pm    Post subject: Microsoft 6000 V2.0 Keyboard Reply with quote

I have got this onу and it (mostly) works (just after hot plugging in instead of old ps/2 keyboard). The only thing is extra (multimedia) keys which are not working except 1 .. 5 keys (not numeric). I have spent several hours googling without any luck. I'm using evdev and when I'm doing:

Code:

cat /dev/input/by-path/blahblah


it reacts properly on normal keys, but doesn't react at all at extra keys. So, looks like problem is in kernel somewhere. Running latest gentoo-sources-2.6.27.
Back to top
View user's profile Send private message
baeksu
l33t
l33t


Joined: 26 Sep 2004
Posts: 609
Location: Seoul, Korea

PostPosted: Tue Oct 14, 2008 10:24 am    Post subject: Reply with quote

If there's no output from /dev/input, I don't think those keys will work in the near future. I have a similar issue with my multimedia keys (different keyboard though).

For those keys that do give something, you can get their keycodes using 'xev'. Then use xmodmap to assign values to them. For instance, I have in my ~/.Xmodmap file following lines:
Code:
keycode 234 = XF86Back
keycode 233 = XF86Forward
keycode 232 = XF86Stop
keycode 231 = XF86Refresh
keycode 230 = XF86Favorites
keycode 122 = XF86Search
keycode 198 = XF86New
keycode 223 = XF86Standby
keycode 222 = XF86Sleep


You can then set actions to those keys in your WM or DE.

The latest xorg (xorg-server-1.5.1) did recognize all my 'working' multimedia keys correctly without using xmodmap. If you can upgrade to that, you probably won't need to mess around with xmodmap.
_________________
Gnome:
1. A legendary being.
2. A never ending quest to make unix friendly to people who don't want unix and excruciating for those that do.
Back to top
View user's profile Send private message
icedank
Apprentice
Apprentice


Joined: 15 Apr 2004
Posts: 190

PostPosted: Tue Oct 14, 2008 4:46 pm    Post subject: Reply with quote

I know about xev & ~/.Xmodmap ;) The problem is that xev doesn't react on them, so I digged deeper to evdev level. The very strange thing is that my friend did have the same keyboard and got all but two keys working (there are 22 of them and at least 6 are usefull) out-of-the-box.
Back to top
View user's profile Send private message
wohnout
n00b
n00b


Joined: 14 Dec 2005
Posts: 55

PostPosted: Mon Nov 24, 2008 1:53 pm    Post subject: Reply with quote

I have same keyboard. It worked on 2.6.25 but stop working from 2.6.26. My friend have fedora and it works with newer kerknel...
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