View Single Post
Old 01-04-2021, 02:30 PM   #6
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
Quote:
Originally Posted by arooni View Post
Looks like the basic next page are automatically supported, but would love to be able to map the spen to more features. Unfortunately I couldn't seem to make any other gestures generate key codes in koreader
We log every keycode that reachs the app, so that means the S-Pen doesn't send them. There's an SDK in https://developer.samsung.com/galaxy.../overview.html. Sadly (or happily?) these SDKs are incompatible with the license of KOReader, so there's no way to integrate them, even if possible.

Quote:
Originally Posted by arooni View Post
Still though this is about as lazy as it gets, the only way I could be lazier is to have a voice interface to say next page etc or have someone turn the page for me
Also possible for Play Store apps with certain Google API's. Can't integrate them either.

People that want these kind of "special features" can tinker a bit with an arduino or similar board, using a bluetooth library, and create their own HID devices, with all sorts of custom stuff.
pazos is offline   Reply With Quote