MartyrPher / SMAPI-Android-Installer

Installs SMAPI to Android Devices
160 stars 40 forks source link

Autocast rightmouse? #125

Open Lenghout opened 4 years ago

Lenghout commented 4 years ago

Is there anyway to toggle mouseright in vitual keyboard? I am trying to run and make toggle rightclick for faster seeding. Below is configuration, I tried add some line such as autocast or something but it doesn't work. Anybody know how? Thanks alot { "key": "MouseRight", "rectangle": { "X": 630, "Y": 170, "Width": 92, "Height": 90 }, "transparency": 0.5, "alias": null, "command": null }