/usr/share/hotkeys/ibook2.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 22 23 24 25 | <?xml version="1.0"?>
<definition>
<config model="iBook Internal Keyboard">
<BrightUp keycode="212"/>
<BrightDown keycode="101"/>
<VolUp keycode="176"/>
<VolDown keycode="174"/>
<Mute keycode="160"/>
<DblEject keycode="204"/>
<Eject keycode="96"/>
<!-- Apple PowerBook power management daemon -->
<userdef keycode="222" command="sudo /usr/sbin/pwrbut.tk">Quiet</userdef>
</config>
<contributor>
<name>Derrik Pates</name>
<email>dpates@dsdk12.net</email>
</contributor>
</definition>
|