In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "WiiVNC"

From WiiBrew
Jump to navigation Jump to search
Line 8: Line 8:
 
| download    = not yet
 
| download    = not yet
 
| source      = http://code.google.com/p/wiivnc/source/checkout
 
| source      = http://code.google.com/p/wiivnc/source/checkout
| peripherals = {{Wiimote}} {{SensorBar}} {{ClassicController}} {{GCNController}} {{USBKeyboard}} {{USBMouse}} {{WiFi}} {{Internet}}
+
| peripherals = {{Wiimote}} {{SensorBar}} {{GCNController}} {{USBKeyboard}} {{USBMouse}} {{WiFi}} {{Internet}}
 
| hbb        = no
 
| hbb        = no
 
}}
 
}}
Line 26: Line 26:
 
{| class="wikitable" style="left;text-align:center;"
 
{| class="wikitable" style="left;text-align:center;"
 
|-
 
|-
! {{GCNController}} !! {{Wiimote}} + {{Nunchuk}} !!  {{ClassicController}} !! Action
+
! {{GCNController}} !! {{Wiimote}} !! Action
 
|-
 
|-
| {{GCControlStick}} || {{WiimoteAim}} || {{ClassicLControlStick}} / {{ClassicDPad}}|| Move cursor
+
| {{GCControlStick}} || {{WiimoteAim}} || Move cursor
 
|-
 
|-
| {{GCAButton}} || {{WiimoteAButton}}  || {{ClassicAButton}} || Left mousebutton
+
| {{GCAButton}} || {{WiimoteAButton}}  || Left mousebutton
 
|-
 
|-
| {{GCBButton}} || {{WiimoteBButton}} || {{ClassicBButton}} || Right mousebutton / Lock key
+
| {{GCBButton}} || {{WiimoteBButton}} || Right mousebutton / Lock key
 
|-
 
|-
| {{GCYButton}} || {{WiimotePlusButton}} || {{ClassicPlusButton}} / {{ClassicYButton}} || Zoom in
+
| {{GCYButton}} || {{WiimotePlusButton}} || Zoom in
 
|-
 
|-
| {{GCXButton}} || {{WiimoteMinusButton}} || {{ClassicMinusButton}} / {{ClassicXButton}} || Zoom out
+
| {{GCXButton}} || {{WiimoteMinusButton}} || Zoom out
 
|-
 
|-
| {{GCDPadLeft}} / {{GCDPadRight}} || {{Wiimote1Button}} + {{WiimoteDPadLeft}} / {{WiimoteDPadRight}} || {{ClassicZLButton}} || Middle mousebutton
+
| {{GCDPadLeft}} / {{GCDPadRight}} || {{Wiimote1Button}} + {{WiimoteDPadLeft}} / {{WiimoteDPadRight}} || Middle mousebutton
 
|-
 
|-
| {{GCDPadUp}} || {{Wiimote1Button}} + {{WiimoteDPadUp}} || {{ClassicLTrigger}} || Mousescroll up
+
| {{GCDPadUp}} || {{Wiimote1Button}} + {{WiimoteDPadUp}} || Mousescroll up
 
|-
 
|-
| {{GCDPadDown}} || {{Wiimote1Button}} + {{WiimoteDPadDown}} || {{ClassicRTrigger}} || Mousescroll down
+
| {{GCDPadDown}} || {{Wiimote1Button}} + {{WiimoteDPadDown}} || Mousescroll down
 
|-
 
|-
| {{GCControlStickC}} || {{WiimoteDPad}} || {{ClassicRControlStick}} || Scroll view
+
| {{GCControlStickC}} || {{WiimoteDPad}} || Scroll view
 
|-
 
|-
| {{GCZButton}} || {{Wiimote2Button}} || {{ClassicZRButton}}  || Onscreen Keyboard
+
| {{GCZButton}} || {{Wiimote2Button}} || Onscreen Keyboard
 
|-
 
|-
| {{GCStartButton}} || {{WiimoteHomeButton}} || {{ClassicHomeButton}}  || Quit
+
| {{GCStartButton}} || {{WiimoteHomeButton}} || Quit
  
 
|}
 
|}

Revision as of 00:49, 7 January 2010

WiiVNC
General
Author(s)Paulwagener
TypeVNC Viewer
VersionNo release yet
LicenceWTFPL
Links
Download
Source
Peripherals
Wiimote.svg SensorBar.svg GameCube Controller USB Keyboard USB Mouse Local WiFi Internet

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?

Controls

GameCube Controller Wiimote.svg Action
GameCube Control Stick Wii Remote Aim Move cursor
Gamecube A Button Wiimote A Button Left mousebutton
Gamecube B Button Wiimote B Button Right mousebutton / Lock key
Gamecube Y Button Wiimote + Button Zoom in
Gamecube X Button Wiimote - Button Zoom out
Gamecube D-Pad Left / Gamecube D-Pad Right Wiimote 1 Button + Wiimote D-Pad Left / Wiimote D-Pad Right Middle mousebutton
Gamecube D-Pad Up Wiimote 1 Button + Wiimote D-Pad Up Mousescroll up
Gamecube D-Pad Down Wiimote 1 Button + Wiimote D-Pad Down Mousescroll down
Gamecube C Control Stick Wiimote D-Pad Scroll view
GameCube Z Button Wiimote 2 Button Onscreen Keyboard
GameCube START Button Wiimote HOME Button Quit