Add a menu entry to reinitialize the input subsystem (say, after
plugging in a joystick).
This commit is contained in:
parent
db86fe1efd
commit
a8556e0e65
1 changed files with 8 additions and 0 deletions
|
@ -358,6 +358,14 @@
|
|||
</binding>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<label>Reload Input</label>
|
||||
<binding>
|
||||
<command>reinit</command>
|
||||
<subsystem>input</subsystem>
|
||||
</binding>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<label>Reload Panel</label>
|
||||
<binding>
|
||||
|
|
Loading…
Reference in a new issue