alanwoolley / CorsixTH-Android

Port of CorsixTH to Android
http://www.armedpineapple.co.uk/projects/corsixth-for-android/
Other
95 stars 25 forks source link

Right mouse click from Bluetooth mouse (possibly USB mouse too) not picked up #106

Closed imachine closed 9 years ago

imachine commented 9 years ago

When CorsixTH works in Desktop and Mouse mode (Settings->Experimental->Controls Mode->Desktop (mouse & keyboard)) pressing right mouse button triggers a "back" action.

Playing with longpress as right mouse button is inefficient when a 2 button mouse is at hand.

I looked for a howto and found this thread:

http://stackoverflow.com/questions/10041295/android-usb-mouse-right-click-correct-behaviour-ics/29311126#29311126

I know the guy pelya who commented below with a suggestion has recently made progress in obtaining mouse2 functionality in previously also working as back key Teeworlds - an application who he ports to Android.