Merge pull request #5020 from german77/AnalogfromButtonFix
Disable analog joystick from buttons by default
This commit is contained in:
commit
439488a842
5 changed files with 52 additions and 10 deletions
|
@ -180,6 +180,8 @@ struct Values {
|
|||
std::string motion_device;
|
||||
std::string udp_input_servers;
|
||||
|
||||
bool emulate_analog_keyboard;
|
||||
|
||||
bool mouse_enabled;
|
||||
std::string mouse_device;
|
||||
MouseButtonsRaw mouse_buttons;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue