[root@kindle root]#
DISPLAY=:0 Xvfb tty=/dev/ttymxc0 -screen 0 600x800x16
Quote:
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/kindle:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
sh: /mnt/us/extensions/xorg/bin/xkbcomp: not found
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
Could not init font path element /mnt/us/extensions/xorg/lib/X11/fonts/TTF/, removing from list!
Could not init font path element /mnt/us/extensions/xorg/lib/X11/fonts/OTF, removing from list!
Could not init font path element /mnt/us/extensions/xorg/lib/X11/fonts/Type1/, removing from list!
[config/hal] couldn't initialise context: (null) ((null))
|
[root@kindle root]#
LD_LIBRARY_PATH=/mnt/us/extensions/system/usr/lib:$LD_LIBRARY_PATH /mnt/us/extensions/xorg/bin/x11vnc --forever
[root@kindle root]#
/mnt/us/kindlevncviewer/kvncviewer.sh -encoding "copyrect,raw" 127.0.0.1
Quote:
|
11/11/2013 06:28:59 VNC server supports protocol version 3.8 (viewer 3.8)
|
[root@kindle root]#
/mnt/us/extensions/lxterminal/bin/lxterminal
Quote:
(lxterminal:27678): Gtk-WARNING **: GModule (/usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so) initialization check failed: Gtk+ version too old (micro mismatch)
(lxterminal:27678): Gtk-WARNING **: Error loading icon from file '/mnt/us/extensions/lxterminal/share/pixmaps/lxterminal.png':
Couldn't recognize the image file format for file '/mnt/us/extensions/lxterminal/share/pixmaps/lxterminal.png'
(lxterminal:27678): Vte-WARNING **: can not run /usr/lib/libvte9/gnome-pty-helper
|
That also runs, without the nibble order issue, and with some input working...
but much more overhead.
(those 4 command were run in parallel shell sessions)
5 way press does work for LEFT CLICK. need to make the cursor "move" on 5 way U D L R
similar to the way unity maps a key to a mouse/joystick move...
http://docs.unity3d.com/Documentation/Manual/Input.html
xdotool maybe?