Update all_binds_empty.cfg with Kiosk Toggle
added kiosk toggle input hotkey test, f5 is used by companion so might have to use different hotkey
This commit is contained in:
parent
59442128a6
commit
b63e982712
|
@ -6,6 +6,7 @@
|
|||
input_exit_emulator = "escape"
|
||||
input_max_users = "10"
|
||||
input_fps_toggle = "f3"
|
||||
input_kiosk_toggle = "f5"
|
||||
|
||||
input_ai_service = "nul"
|
||||
input_ai_service_axis = "nul"
|
||||
|
|
Loading…
Reference in New Issue