View Single Post
Old 02-14-2011, 11:03 AM   #16
lynus
Junior Member
lynus began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2011
Device: kindle 3
Quote:
Originally Posted by h1uke View Post
unfortunately, that's not a software bug, but a design flaw.
The "Alt" keyboard key behaves in a special way.
While all other keys generate usual linux "press" and "release"
input message, this key doesn't generate anything when used alone.
If used in a combination with the most other keys -- doesn't matter sequentially
or simultaneously -- four input events are generated:
  • "Alt" pressed
  • "key" pressed
  • "key" released
  • "Alt" released

But, the upper row keys, i.e. QWERTYUIOP combined with the "Alt"
do non produce Alt/ event sequences like shown above,
they simulate numbers instead. For example, pressing and releasing Alt/Q causes
the following input messages to be generated:
  • "1" pressed
  • "1" released

So, by design it is not possible to enter the Alt/Q .. Alt/P sequences from
the Kindle keyboard. This is true at least for K3W and KDXG models.
so how to fix it?
you know, <Alt>+Q and <Alt>+W just work fine.
lynus is offline   Reply With Quote