View previous topic :: View next topic |
Author |
Message |
Terrax Tux's lil' helper

Joined: 06 Nov 2005 Posts: 114
|
Posted: Wed Jan 04, 2006 11:02 am Post subject: Vol wheel on my logitech cordless desktop optical keyboard. |
|
|
Hey ppls.
Anybody know how, or if possible, getting the logitech keyboards vol wheel to work with xmms. Og the backward / forward button to work?
Is there some buttons I have to bind in xorg.conf? |
|
Back to top |
|
 |
bfkeats Apprentice

Joined: 20 Feb 2004 Posts: 268
|
Posted: Wed Jan 04, 2006 4:10 pm Post subject: |
|
|
Use lineakd
If you have any configuration problems, ask and I can help.
Use amixer for the volume up/down command. I change both the master and headphone values, so in my lineakd.conf I have,
Code: | VolumeDown = "amixer set Master 2- && amixer set Headphone 2-"
VolumeUp = "amixer set Master 2+ && amixer set Headphone 2+" |
|
|
Back to top |
|
 |
Terrax Tux's lil' helper

Joined: 06 Nov 2005 Posts: 114
|
Posted: Thu Jan 05, 2006 11:06 am Post subject: |
|
|
thx alot, ill try that. |
|
Back to top |
|
 |
|