SRB2-Mobile / SRB2-Android

GNU General Public License v2.0
77 stars 13 forks source link

Hardware buttons. #85

Open greennick78 opened 8 months ago

greennick78 commented 8 months ago

More of a feature suggestion than a bug report, but it would be cool if you were able to map hardware buttons such as the volume keys to ingame actions such as the fire keys. Only caveat is I believe you need accessibility access in order to actually read input from hardware buttons.

greennick78 commented 8 months ago

Also I'm too much of a dumbass to figure out how to use labels.

greennick78 commented 4 months ago

After much more investigation I've found out that the volume keys use "gpio_keys" as their input, and accessibility settings arent needed for this to work.