Hi,
I use openSuSE 11 with KDE4 on ThinkPad R61i.
My problem is in my volume keys (increase, decrease, mute), they doesn’t work at all!
I have searched this forum and found an answer - pommed package. So I’ve installed pommed and the keys worked! but only until restart. What can be wrong? Please HELP!
If I want to use my volume keys on thikpad, I have to start pommed?? right?
Here’s the problem:
First time I’ve started pommed it worked.after restaring my laptop pommed won’t start anymore because of an error (see above)
Well, my volume keys on TP R61i worked out of the box on openSUSE 11.0. No need to install anything. The only thing I experienced was that the volume keys change the volume “different” than Kmix. I mean, the keys change PCM and Kmix changes the master channel, or vice versa.
Do you know xev? Type xev in a commandline, move your mouse over the little window that appears and then press a volume button. You will get a lot of output in your terminal, and somewhere there you will find sth that on my ms keyboard reads: “keycode 176 (keysym 0x1008ff13, XF86AudioRaiseVolume)”. As you see this is my Volume + button.
You can map any key to whatever you want using xmodmap. Syntax was similar to this, I think: xmodmap -e “keycode 123 = XF86AudioRaiseVolume”. If it works you can save these settings into a file which will be read in automatically everytime you login. See man xmodmap for details.
Oh, I forgot. With openSUSE11.0, the keys worked out of the box on KDE3.5 only, not with KDE4. Haven’t tried with openSUSE11.1 and KDE4 yet on my thinkpad, but on my Microsoft keyboard volume keys work…
It doesn’t work.
If I assign some letter to keymap code, the key writes the letters, but if I assing e.g. XF86AudioMute nothing happen???
That’s weird. Maybe I have to set up my keyboard???