Quote:
Originally Posted by wildcolor
Well, when using the VNC viewer, a faster (and perhaps more stable) is what I am after.
|
Except for the b/w thing, it won't get faster. Well, at least if we're talking about my kindlevncviewer (as there are also Kindlet-based VNC viewers, which are indeed quite slow).
Quote:
Because with the VNC viewer, one can certainly use a keyboard.
|
But it is still a solution that needs a PC to mediate.
Quote:
But what do you mean by 'using strickly b/w images'. Say, if the displayed area in the kindle from my PC screen is controlled by my own program, then the b/w images can be generated when the 3 guns have equal numbers, (e.g. R = 255, G = 255, B = 255 give us white)? Is that what you mean?
|
Yep. Either rgb(0,0,0) or rgb(255,255,255) (for 24bit rgb/32bit argb visuals of course). Whatever you mean with "guns".