This is not a bug; it is an additional keyboard definition for hotkeys. This definition is for the keyboard Logitech UltraX. Add it if you want to. PR: ports/89617 Submitted by: Torfinn Ingolfsen <tingo@start.no> Approved by: Andy Pavlo <amp0928@rit.edu>
21 lines
509 B
XML
21 lines
509 B
XML
<?xml version="1.0"?>
|
|
|
|
<definition>
|
|
|
|
<config model="Logitech UltraX (USB) Keyboard">
|
|
|
|
<Record keycode="237"/> <!-- Media -->
|
|
<Play keycode="162"/> <!-- Play/Pause -->
|
|
<Mute keycode="160"/>
|
|
<Favorites keycode="230"/> <!-- Favoritter -->
|
|
<Email keycode="236"/> <!-- E-post -->
|
|
<WebBrowser keycode="178"/> <!-- WWW -->
|
|
|
|
</config>
|
|
|
|
<contributor>
|
|
<name>Torfinn Ingolfsen</name>
|
|
<email>tingo@start.no</email>
|
|
</contributor>
|
|
|
|
</definition>
|