View Single Post
Old 07-26-2010, 03:00 PM   #9
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
No idea, sorry, I got the NextPage/PreviousPage from the power test scripts.

And I'm not familiar enough with the Linux event input interface to know if you could somehow get the correct code by shutting down the framework (or whatever actually grabs the event device), and listening to it yourself.

Also not sure if the keyCode reported in the logs when using ;debugOn would actually help:

Code:
D TextField:DebugInfo::KEY:java.awt.event.KeyEvent[KEY_PRESSED,keyCode=16,keyChar='￿',modifiers=Shift,extModifiers=Shift] on com.lab126.mario.DisplayServiceImpl$1[null]
(That's supposed to be a SHIFT keypress).

Last edited by NiLuJe; 07-26-2010 at 03:06 PM.
NiLuJe is offline   Reply With Quote