KindleVNCViewer KUAL Edition 1.0
================================

Features:
--------

* Easy-to-use KUAL extension
* Pretty dialog boxes that ask you for the host and password
* Full touchscreen and mouse support
* Enter and esc click ok and cancel, respectively.
* Added backspace support


Installation:
------------

* Copy kindlevncviewer directory into the extensions folder in the root of the device.


Prerequisites: 
-------------

* A PaperWhite. Not tested on other devices. Probably works on K5/touch. 
* Must be jailbroken (duh)
* Needs kterminal installed - http://www.fabiszewski.net/kindle-terminal/
* Needs zsh, with ncurses support, provided by usbnetworking if you don't already have it.


Known Issues:
------------

* Still no good way to kill vncviewer. Only ways to exit at the moment are kill -9 it from ssh, 
  or hold the power button down for ten seconds.

* The arrow keys on the host/pass dialog don't work and enter the letters UDLR when pressed.

* Assumes you require a password. Doesn't work with unencrypted connections.

* If your password is "ABORTED" it won't work, since this is used as a keyword internally.

* Directories are absolute paths and are hard-coded, so no moving things around or renaming.

* All the colours are inverted! This is an upstream bug. I'm just the guy who packaged it.

* Your VNC password is stored in a temporary file. If things aren't shut down properly, it
  is possible to retrieve it. This can be a security concern.


TODO:
----

* Figure out gesture support to enable some sort of quit button.
* Figure out how to set landscape mode.
* Maybe try to compile a newer version, see if the colour problem has been fixed.
