Package: hotkeys
Version: 0.5.7.3
Severity: wishlist
Three new definition files for hotkeys:
------------------- flybook.def -----------------------
<?xml version="1.0"?>
<definition>
<config model="Dialogue Flybook A33i">
<!-- Fn + F3 -->
<userdef keycode="223" command="hibernate">Sleep</userdef>
<!-- Fn + F5 -->
<VolDown keycode="174" adj="3"/>
<!-- Fn + F6 -->
<VolUp keycode="176" adj="3"/>
<!-- Fn + F7 -->
<Mute keycode="160"/>
</config>
<contributor>
<name>Wolfgang Fuschlberger</name>
</contributor>
</definition>
------------------- flybook.def -----------------------
------------------- armada1750.def -----------------------
<?xml version="1.0"?>
<definition>
<config model="Compaq Armada 1750">
<!-- silver keys from left to right -->
<Shell keycode="109"/>
<WebBrowser keycode="111"/>
<!-- keycode 113 results in problems with AltGr if used -->
<Email keycode="113"/>
<Search keycode="115"/>
</config>
<contributor>
<name>Wolfgang Fuschlberger</name>
</contributor>
</definition>
------------------- armada1750.def -----------------------
------------------- omnibookxe3gc.def -----------------------
<?xml version="1.0"?>
<!-- kernel patch from -->
<!-- http://sourceforge.net/projects/omke/ -->
<!-- is necessary -->
<definition>
<config model="HP Omnibook XE3 GC">
<!-- silver keys from left to right -->
<WebBrowser keycode="243"/>
<Email keycode="244"/>
<Shell keycode="241"/>
<Search keycode="242"/>
<!-- Audio CD control keys on the front -->
<PrevTrack keycode="144"/>
<Play keycode="162"/>
<Stop keycode="164"/>
<NextTrack keycode="153"/>
</config>
<contributor>
<name>Wolfgang Fuschlberger</name>
</contributor>
</deinition>
------------------- omnibookxe3gc.def -----------------------
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]