Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Volume Buttons
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
darkfnord23
n00b
n00b


Joined: 02 Nov 2003
Posts: 25

PostPosted: Thu Mar 03, 2005 6:38 am    Post subject: Volume Buttons Reply with quote

I have a G4 desktop running gentoo with a 2.6.10 kernel. The volume up/down as well as mute and eject buttons on the keyboard don't produce any output. At some point in the installation, they worked fine, and then at some point stopped working, possibly after a new kernel compile. When I run "xev" and type into the event window, these buttons produce absolutely no output. I'm not even sure where I should begin to diagnose the problem. Any suggestions appreciated.
Back to top
View user's profile Send private message
bysse
n00b
n00b


Joined: 14 Jul 2004
Posts: 70
Location: Sweden

PostPosted: Thu Mar 03, 2005 12:40 pm    Post subject: Reply with quote

look if you don't have the right keyboardmodel set in /etc/X11/xorg.conf (or similar) X won't detect your keypresses (i think)..
My xorg.conf looks like this....
Code:
Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
   Option "AutoRepeat" "500 30"
   Option "XkbModel" "microsoftpro"
   Option "XkbLayout" "se"
EndSection
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC 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