|
hmm..
[root@kindle root]# /mnt/us/Xfbdev -fp /mnt/us/sh/fonts/X11/100dpi/ -noreset -nolisten tcp -screen 600x800x8
allows
[root@kindle root]# /mnt/us/kindlevncviewer/kvncviewer.sh dev:0
me@dev x11vnc -noxdamage -noncache -forever
which allows for keyboard input with the real x server AFAICT
but with odd results in the kvncviewer. I'll keep playing.
EDIT: (Don't need the visual feedback I think. duh) - yeah. just need the
[root@kindle root]# while usleep 90000; do echo 1 > /proc/eink_fb/update_display ; done instead
Last edited by twobob; 11-01-2012 at 11:54 AM.
|