jojolian753 / hackerskeyboard

Automatically exported from code.google.com/p/hackerskeyboard
0 stars 0 forks source link

some shifted top row keys produce nothing (in SDL/Debian Noroot) #432

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?

1. In Debian Noroot (and perhaps other things built with libsdl?) open a text 
editor and try to enter: @, # or + by shift and the appropriate top row key
2.
3.

What is the expected behavior? What do you see instead?

I would expect to see @, # or + produced. In fact I see no input at all.
Note that the other symbols on the top row do work in Debian Noroot; and using 
your debug apk in Android proper, pressing shift-2 for @ produces this output:
0: onKeyUp, key=AT, code=77, meta=, flags=, scan=0, device=1

What version of Hacker's Keyboard are you using, for example "1.37"? (See
"Debug" section at the bottom of the app's Settings menu.)

1.37.1419

On what phone or tablet?

Samsung Galaxy Note 10.1 2014, Android 4.3

If applicable, does this affect the 4-row or 5-row layout, or both? Which
language(s)?

5-row layout, US english

Please provide any additional information below.

input connection com.cuntubuntu type=NULL

Original issue reported on code.google.com by harris.g...@gmail.com on 1 Oct 2014 at 7:08