Hello,
I've been following this tutorial:
https://www.raspberrypi.org/forums/v...p?f=41&t=62139
I got to the point of working with this library, tried running this script:
/mnt/us/kindlevncviewer/kvncviewer.sh 192.168.15.2:0 &
Got this error:
[root@[192_168_15_244] root]# /mnt/us/kindlevncviewer/kvncviewer.sh: line 6: lipc-set-prop: not found
25/09/2015 03:56:06 ConnectToTcpAddr: connect
25/09/2015 03:56:06 Unable to connect to VNC server
/mnt/us/kindlevncviewer/kvncviewer.sh: line 8: lipc-set-prop: not found
What is 'lipc-set-prop'? Anyone know what's going on?