ErNaveenSingh / nethack-android

Automatically exported from code.google.com/p/nethack-android
0 stars 0 forks source link

Remap up/down stairs on G2 physical keyboard? #68

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This may seem dumb, but the G2 physical keyboard doesn't have < or > keys.  Is 
there a way to map these so I can go up/down stairs without having to use the 
virtual keyboard just for that?  There are some alt-chars that aren't used.  I 
tried hitting alt-space (to bring up the symbol menu), but that doesn't work 
(and it doesn't have <> anyway).

Original issue reported on code.google.com by cmad...@gmail.com on 18 Feb 2011 at 4:36

GoogleCodeExporter commented 8 years ago
It doesn't have a | key either (not important for nethack, but makes it hard to 
do terminal work) :(

Original comment by dro...@gmail.com on 18 Feb 2011 at 6:19

GoogleCodeExporter commented 8 years ago
Yeah, I hadn't noticed that one yet (I'm new to the G2).  At least | does show 
up on the symbol menu.

Original comment by cmad...@gmail.com on 18 Feb 2011 at 6:38

GoogleCodeExporter commented 8 years ago
Thanks for reporting this, didn't realize that those physical keys are missing 
on the G2. I'll look for a solution when I have some time to work on the 
project.

Meanwhile, for moving up and down stairs, it seems to me that the easiest way 
would be to simply move to the stairs, then tap the center of the screen to 
activate a context-sensitive command on the stairs, which should climb them in 
whatever direction they go. For this to work, you need the Touchscreen Tap 
option to be set to 3x3 Grid, but I think that's the default.

Alternatively, instead of tapping the screen you may be able to click the 
trackball/pad, if that's supported on your phone, which should have the same 
effect.

Original comment by farnst...@gmail.com on 22 Feb 2011 at 6:51