michaelbarlow7 / dungeon-crawl-android

Dungeon Crawl: Stone Soup for Android (console version)
Other
41 stars 6 forks source link

Hardware "?" key non-functional. #48

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Connect Bluetooth keyboard or use "hardware keyboard" in ADK emulator.
2. Start game.
3. Press "?" on physical keyboard.

What is the expected output? What do you see instead?
The help menu should come up, but there is no response. Using the soft "?" key 
on screen works.

What version of the product are you using? On what operating system?
Compiled from HEAD today and tested on Emulator running 4.4.2. First discovered 
on Nexus7-2013 with Bluetooth keyboard.

Original issue reported on code.google.com by t...@jarpy.net on 16 Apr 2014 at 11:25

GoogleCodeExporter commented 9 years ago
Starting browsing code. Thought that maybe I was just being stupid when I found 
KeyMapPreference. I can't remap "?" though, the dialog immediately pops up to 
remap LSHIFT when pressing shift+/

Original comment by t...@jarpy.net on 16 Apr 2014 at 11:34