[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to get multimedia keys (volume up /down) working



Hello

Jaap Haitsma (<jaap@haitsma.org>) wrote:

>> I made mine (Logitech itouch-like) work using the hotkeys package.
>> 
> Thanks but my laptop isn't listed overthere. :(. I've had it working
> in Gnoppix (Knoppix for Gnome), so I guess I need to change my
> keyboard configuration, but I don't know how to do that :(

Here is an example from my configuration (this probably won't work with
hotkeys in Sarge and Sid, as far as I know the config file format
changed):

<?xml version="1.0"?>
<CONFIG model="Logitech Cordless iTouch/Internet/Cordless Desktop v2">

  <PrevTrack    keycode="144"/>
  <Stop         keycode="164"/>
  <NextTrack    keycode="153"/>

  <VolUp        keycode="176" adj="2"/>
  <VolDown      keycode="174" adj="2"/>
  <Mute         keycode="160"/>
...
</CONFIG>

You can find out the keycodes using xev.

best regards
        Andreas Janssen

-- 
Andreas Janssen <andreas.janssen@bigfoot.com>
PGP-Key-ID: 0xDC801674
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps.html



Reply to: