Gopher360 icon indicating copy to clipboard operation
Gopher360 copied to clipboard

Added config flag to optionally start disabled

Open aidy-jenkins opened this issue 4 years ago • 4 comments

Adds a new INIT_DISABLED_ON_START option in the config file The default value preserves the current behaviour

With this change, Gopher can be configured to start in disabled mode.

This is useful when gopher is only sometimes needed so its mouse/keyboard control becomes opt-in rather than opt-out

aidy-jenkins avatar Jan 23 '22 15:01 aidy-jenkins

could you please tell me what is the hotkey to disable/enable it?

POMATu avatar Feb 13 '22 14:02 POMATu

You can press Start+Back on the controller to enable/disable gopher. The flag I added is just to control what state it's in by default.

aidy-jenkins avatar Feb 15 '22 13:02 aidy-jenkins

thanks for the info

POMATu avatar Feb 15 '22 16:02 POMATu

Thank you for your work, this was exactly what I needed

allmazz avatar Aug 17 '22 20:08 allmazz