I have just released VncSix 1.2 for the 2.0.34+ firmware. Download
it or find more information here:
http://frequal.com/roku/VncSix/index.html
VncSix is a VNC Viewer for the PhotoBridge. It lets you see another
computer's display on your HDTV. That computer can be running a web
browser, MythTV, or any other application you want to see and control
on your HDTV.
In this version there are two keymaps available. The default keymap
is for web browsing. The other keymap is for MythTV or any other
situation where the remote buttons should act as arrow keys. The
keymap can be specified on the command line like so:
./VncSix -m "MythTV" 10.1.1.8:1
./VncSix -m "Web" 10.1.1.8:1
Also, storepasswd had been improved with a "-l" option to list the
stored servers and a "-r" option to remove a server from the list.
The web browsing shortcuts are unchanged. These buttons on the remote
are available with the listed keys being sent to the server:
* Zoom Out: Send Page Down
* Zoom In: Send Page Up
* Menu: Bring up an on-screen keyboard. Press again to dismiss
* Rewind ("Previous"): Send Alt-Left Arrow (Back Button in Firefox)
* Fast-Forward ("Next"): Toggle to the next keymap
* Play/Pause: Send Alt-F4 (Close Window in most window managers)
* Info: Click the right mouse button
* Rotate: Click the middle mouse button
Remember to enter your passwords using storepasswd to get the
on-screen server selection spinner.