OpenELEC Testbuilds for RaspberryPi
(2012-10-26, 16:14)RiJo Wrote:
(2012-10-26, 09:39)zanardi Wrote: I have a keyboard "Logitech Wireless Touch K400" that work with raspberry.

Only one problem: on the top of the keyboard I have some key for regulate the volume level (http://tienda.manchanet.es/productos/Log...0-3414.jpg).
If I press for increase the level, all ok. But the mute and the decrease of the level don't work.

How can I solve the problem?

Thank you

For the K400, you need to add this (or create the file if it doesn't exist) to the file ~/.xbmc/userdata/keymaps/keyboard.xml:
Code:
<keymap>
  <global>
    <keyboard>
        <f13>mute</f13>
        <f14>volumedown</f14>
    </keyboard>
  </global>
</keymap>

Thank you, work perfectly!!!! Wink


Messages In This Thread
RE: OpenELEC Testbuilds for RaspberryPi - by zanardi - 2013-02-05, 23:56
MythTV PVR: No Video - by hkramski - 2012-11-13, 20:32
Cumulative Small Skip forward ... - by xandy - 2013-02-03, 15:46
:00 - by Koloss - 2013-07-14, 12:09
RE: :00 - by popcornmix - 2013-07-14, 12:28
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi12