View Single Post
Old 01-03-2010, 11:25 AM   #1
bero
Linux Developer
bero began at the beginning.
 
Posts: 5
Karma: 30
Join Date: Jan 2010
Location: Switzerland
Device: Sony PRS-505
Accessing the keyboard from a C++ application

Hi,
does anyone know how to access the keyboard on a PRS-505 from a C++ application (native ARM code -- not using Fsk)?

All the standard ways (stdin, /dev/input/event*, /dev/input/keyboard, ...) don't seem to work...

bero is offline   Reply With Quote