multimedia keys

  1. Markand

    HOWTO: Using multimedia keys from uhid(4) devices

    Hello, People that have keyboard with multimedia keys such as "Play" "Volume up" and so on may encounter problems if these keys are not detected by xev. In fact there are two ways to use these keys, a lot of manufacturers usually set these keys are simple keys with a special code that you can...
  2. serjsk8

    Multimedia keys

    Hello! I have: uname -a FreeBSD freebsd 8.1-RELEASE FreeBSD 8.1-RELEASE #0: I'm trying to identify the multimedia keys in KDE, use xmodmap: cat /home/user1/.xmodmaprc keycode 174 = XF86AudioLowerVolume keycode 176 = XF86AudioRaiseVolume keycode 178 = XF86HomePage keycode 162 = XF86AudioPlay...
  3. CodeBlock

    Multimedia Keys

    I have a Logitech USB keyboard, and would like to get my multimedia keys playing nice. `xev` doesn't show anything for them, so I really have no clue where to start. Any insight?
Back
Top