Changes

Jump to navigation Jump to search
1,709 bytes added ,  22:46, 17 January 2010
Line 1: Line 1: −
#REDIRECT [[User:Paulwagener/WiiVNC]]
+
{{Infobox homebrew
 +
| image =
 +
| title = WiiVNC
 +
| type = VNC Viewer
 +
| licence    = WTFPL
 +
| author      = [[User:Paulwagener|Paulwagener]]
 +
| version    = No release yet
 +
| download    = not yet
 +
| source      = http://code.google.com/p/wiivnc/source/checkout
 +
| peripherals = {{Wiimote}} {{SensorBar}} {{GCNController}} {{USBKeyboard}} {{USBMouse}} {{WiFi}} {{Internet}}
 +
| hbb        = no
 +
}}
 +
It's a project I'm working on. The goal is a shiny VNC client with a keyboard and a pointer.
 +
 
 +
The VNC part is working:
 +
http://code.google.com/p/wiivnc/source/browse/trunk (look in the change for rev 2 if you want to test it)
 +
Now we just need to add the shiny part!
 +
 
 +
=== VNC Server compatibility ===
 +
*Vine Server: Works
 +
*Mac OS X Screen Sharing: Works, but colors screwed up
 +
Can somebody make this a nice colorcoded table? <!-- heh, not quite, but whatever :P -->
 +
 
 +
=== Controls ===
 +
 
 +
{| class="wikitable" style="left;text-align:center;"
 +
|-
 +
! {{GCNController}} !! {{Wiimote}} !! Action
 +
|-
 +
| {{GCControlStick}} || {{WiimoteAim}} || Move cursor
 +
|-
 +
| {{GCAButton}} || {{WiimoteAButton}}  || Left mousebutton
 +
|-
 +
| {{GCBButton}} || {{WiimoteBButton}} || Right mousebutton / Lock key
 +
|-
 +
| {{GCYButton}} || {{WiimotePlusButton}} || Zoom in
 +
|-
 +
| {{GCXButton}} || {{WiimoteMinusButton}} || Zoom out
 +
|-
 +
| {{GCDPadLeft}} / {{GCDPadRight}} || {{Wiimote1Button}} + {{WiimoteDPadLeft}} / {{WiimoteDPadRight}} || Middle mousebutton
 +
|-
 +
| {{GCDPadUp}} || {{Wiimote1Button}} + {{WiimoteDPadUp}} || Mousescroll up
 +
|-
 +
| {{GCDPadDown}} || {{Wiimote1Button}} + {{WiimoteDPadDown}} || Mousescroll down
 +
|-
 +
| {{GCControlStickC}} || {{WiimoteDPad}} || Scroll view
 +
|-
 +
| {{GCZButton}} || {{Wiimote2Button}} || Onscreen Keyboard
 +
|-
 +
| {{GCStartButton}} || {{WiimoteHomeButton}} || Quit
 +
 
 +
|}
805

edits

Navigation menu