View Single Post
Old 03-20-2013, 11:08 AM   #4
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
right then... gimme a minute..

Things typed:


ON PC:
vncpassword (enter 8 digit password)

x11vnc -rfbauth ~/.vnc/passwd -bg -accept "popup" -gone "popup" -rfbport 5900 -gui tray=minimal,iconfont=14x17 -forever -noxdamage -shared &

(I also pictured a few variants of the x11vnc interface)

ON PC: ssh root@kindleIP
(now we are in kindle terminal effectively)

then killall -stop cvm (to stop keystrokes from being swallowed)

then
[root@kindle root]# /mnt/us/kindlevncviewer/kvncviewer.sh -password password PCipaddress


now we are rolling...

the rest is pictured...

I showed also the likely kindle TERMINAL output (the eink update messages in the shell)

And the PC side... then the kindle side...

You could convert this to scripts... or whatever...

CONCLUSION:

mainly worked. keystrokes and special symbol might be a PITA in the beginning until you get a config.LUA you like... I never bothered playing with that but feel with a little determination this could be a complete solution.

EDIT: I NOTED THAT SYM+ some KEY does not produce a symbol... just fix that up...

ALT + something did work but left you in an odd location.

Tabbing wasn't immediately obvious how it might work and that would need love.

Delete key didn't seem properly mapped OOTB

Moving the cursor was entirely in-obvious.

These are all setup issues though. perhaps with time they could all be configured in the config.lua. Didn't play around any further...

Alternately you could go down the OTG usb route WITH THE KINDLE 4 and invert the colors PC side to fix the inverted framebuffer colors... either way. in a pinch this would work.

Hope that helps.


CNTRL +C
then
killall -cont cvm

and press HOME on the kindle or...
echo "send 139" > /proc/keypad
echo "send 139" > /proc/keypad


(same thing)

to get the kindle back to normal.
Attached Thumbnails
Click image for larger version

Name:	Selection_185.png
Views:	458
Size:	9.8 KB
ID:	103209   Click image for larger version

Name:	Selection_187.png
Views:	441
Size:	7.3 KB
ID:	103210   Click image for larger version

Name:	Selection_189.png
Views:	442
Size:	28.1 KB
ID:	103211   Click image for larger version

Name:	Selection_190.png
Views:	453
Size:	111.0 KB
ID:	103212   Click image for larger version

Name:	Selection_196.png
Views:	458
Size:	17.3 KB
ID:	103213   Click image for larger version

Name:	Selection_197.png
Views:	417
Size:	11.5 KB
ID:	103214   Click image for larger version

Name:	Selection_192.png
Views:	454
Size:	43.3 KB
ID:	103215   Click image for larger version

Name:	Selection_193.png
Views:	454
Size:	22.1 KB
ID:	103216   Click image for larger version

Name:	Selection_194.png
Views:	433
Size:	124.6 KB
ID:	103217   Click image for larger version

Name:	Selection_195.png
Views:	417
Size:	45.3 KB
ID:	103218  

Last edited by twobob; 03-20-2013 at 12:05 PM. Reason: WITH THE KINDLE 4
twobob is offline   Reply With Quote