/usr/share/hotkeys/ipanel.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 | <?xml version="1.0"?>
<definition>
<config model="Asus IPanel">
<WebBrowser keycode="130" />
<Email keycode="131" />
<userdef keycode="132" command="">userdef1</userdef>
<userdef keycode="133" command="">userdef2</userdef>
</config>
<contributor>
<name>Nicolas Rueff</name>
<email>n.rueff@free.fr</email>
</contributor>
</definition>
|