/usr/share/hotkeys/ibook.def is in hotkeys 0.5.7.4-0.3build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | <?xml version="1.0"?>
<definition>
<config model="iBook Internal Keyboard">
<VolUp keycode="158"/>
<VolDown keycode="165"/>
<Mute keycode="166"/>
<!-- Apple PowerBook power management daemon -->
<userdef keycode="222" command="/sbin/snooze">PMU sleep</userdef>
</config>
<contributor>
<name>Derrik Pates</name>
<email>dpates@dsdk12.net</email>
</contributor>
</definition>
|