View Single Post
Old 02-07-2017, 06:45 AM   #5
aconicq1
Member
aconicq1 is faster than slow light.aconicq1 is faster than slow light.aconicq1 is faster than slow light.aconicq1 is faster than slow light.aconicq1 is faster than slow light.aconicq1 is faster than slow light.aconicq1 is faster than slow light.aconicq1 is faster than slow light.aconicq1 is faster than slow light.aconicq1 is faster than slow light.aconicq1 is faster than slow light.
 
Posts: 13
Karma: 29938
Join Date: Feb 2014
Device: pw2
xdotool might do the trick. Search for xdotool on the forum, copy over the libraries and the file. You might have to link the libraries using:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/location/of/libraries

then run the following in the command line:
path/to/xdotool mousemove X Y click 1
where X and Y are coords - so 400, 400 to go page forward on pw2.

...but this doesn't work with koreader only native Kindle
aconicq1 is offline   Reply With Quote