Quantcast
Channel: MobileRead Forums - Kindle Developer's Corner
Viewing all articles
Browse latest Browse all 4414

x11vnc on the Touch / Paperwhite

$
0
0
Further to nasser's request about connecting INTO a device via VNC here is the resulting posts split off:

.................................................. ...................

http://www.mobileread.com/forums/sho...d.php?t=150434
I use that for VNC. (viewing on the kindle - FROM a computers VNC)

I also just built the tools (with Knc1's help and initial instruction) from buildroot.

/mnt/us/extensions/system/bin/vnc
/mnt/us/extensions/system/bin/x11vnc
/mnt/us/extensions/system/bin/Xvnc-start.sh

where vnc is

Code:

#!/bin/sh
x11vnc -shared -noxdamage -forever -noncache

simple as that. For connecting the other way - I.E. INTO the device.

Hope that helps

Viewing all articles
Browse latest Browse all 4414

Trending Articles