mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 00:24:51 +00:00
driver manager: key remappings for sculpt
This patch adds two key remappings for the magic keys of the sculpt scenario. KEY_DASHBOARD toggles the leitzentrale. KEY_RESTART resets the noux-control subsystem of the leitzentrale. Issue #2676
This commit is contained in:
parent
ead12669d5
commit
7260a16f67
@ -5,6 +5,8 @@
|
||||
<chargen>
|
||||
<remap>
|
||||
<!-- <key name="KEY_CAPSLOCK" to="KEY_ESC"/> -->
|
||||
<key name="KEY_F11" to="KEY_RESTART"/>
|
||||
<key name="KEY_F12" to="KEY_DASHBOARD"/>
|
||||
<include rom="numlock.remap"/>
|
||||
<merge>
|
||||
<accelerate max="50" sensitivity_percent="1000" curve="127">
|
||||
|
Loading…
x
Reference in New Issue
Block a user