Manual DS4 mode: Allow Back/Select to trigger Touchpad click (#1772)

Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
Erick C
2023-10-22 15:03:33 -04:00
committed by GitHub
parent 5b052d7c2c
commit 3212b036a1
5 changed files with 48 additions and 1 deletions

View File

@@ -112,6 +112,7 @@ namespace config {
std::chrono::duration<double> key_repeat_period;
std::string gamepad;
bool ds4_back_as_touchpad_click;
bool keyboard;
bool mouse;