Thread: PRS-500 Compiling for the Reader
View Single Post
Old 06-06-2007, 05:57 AM   #8
alex_d
Addict
alex_d doesn't litteralex_d doesn't litter
 
Posts: 303
Karma: 187
Join Date: Dec 2006
Device: Sony Reader
"Reader's implementation of keyboard handling is in ebook.so, you could try disassembling that."
sigh.

ok, so I guess i'll have to find out the key codes just by pressing buttons. i guess it won't be _that hard (easier than reading ARM disassembly!). do you know if i can open a text console and simply do printf? or do i have to interface through the framebuffer?

but the polling... the damn polling...
alex_d is offline   Reply With Quote