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}} {{Nunchuk}} {{ClassicController}} {{GCNController}} {{USBKeyboard}} {{USBMouse}} {{WiFi}} {{Internet}}
+
| peripherals = {{Wiimote}} {{SensorBar}} {{ClassicController}} {{GCNController}} {{USBKeyboard}} {{USBMouse}} {{WiFi}} {{Internet}}
 
| hbb        = no
 
| hbb        = no
 
}}
 
}}
Line 28: Line 28:
 
! {{GCNController}} !! {{Wiimote}} + {{Nunchuk}} !!  {{ClassicController}} !! Action
 
! {{GCNController}} !! {{Wiimote}} + {{Nunchuk}} !!  {{ClassicController}} !! Action
 
|-
 
|-
| {{GCControlStick}} || {{WiimoteAim}} || {{ClassicLControlStick}} || Move cursor
+
| {{GCControlStick}} || {{WiimoteAim}} || {{ClassicLControlStick}} / {{ClassicDPad}}|| Move cursor
 
|-
 
|-
| {{GCAButton}} || {{WiimoteAButton}}  || {{ClassicAButton}} || Left mousebutton / Click
+
| {{GCAButton}} || {{WiimoteAButton}}  || {{ClassicAButton}} || Left mousebutton
 
|-
 
|-
 
| {{GCBButton}} || {{WiimoteBButton}} || {{ClassicBButton}} || Right mousebutton / Lock key
 
| {{GCBButton}} || {{WiimoteBButton}} || {{ClassicBButton}} || Right mousebutton / Lock key
 
|-
 
|-
| {{GCYButton}} || {{WiimotePlusButton}} || {{ClassicPlusButton}} || Zoom in
+
| {{GCYButton}} || {{WiimotePlusButton}} || {{ClassicPlusButton}} / {{ClassicYButton}} || Zoom in
 
|-
 
|-
| {{GCXButton}} || {{WiimoteMinusButton}} || {{ClassicMinusButton}} || Zoom out
+
| {{GCXButton}} || {{WiimoteMinusButton}} || {{ClassicMinusButton}} / {{ClassicXButton}} || Zoom out
 
|-
 
|-
| {{GCDPadLeft}} / {{GCDPadRight}} || {{WiimoteDPadLeft}} / {{WiimoteDPadRight}} || {{ClassicDPadLeft}} / {{ClassicDPadRight}} || Middle mousebutton
+
| {{GCDPadLeft}} / {{GCDPadRight}} || {{Wiimote1Button}} + {{WiimoteDPadLeft}} / {{WiimoteDPadRight}} || {{ClassicZLButton}} || Middle mousebutton
 
|-
 
|-
| {{GCDPadUp}} || {{WiimoteDPadUp}} || {{ClassicDPadUp}} || Mousescroll up
+
| {{GCDPadUp}} || {{Wiimote1Button}} + {{WiimoteDPadUp}} || {{ClassicLTrigger}} || Mousescroll up
 
|-
 
|-
| {{GCDPadDown}} || {{WiimoteDPadDown}} || {{ClassicDPadDown}} || Mousescroll down
+
| {{GCDPadDown}} || {{Wiimote1Button}} + {{WiimoteDPadDown}} || {{ClassicRTrigger}} || Mousescroll down
 
|-
 
|-
| {{GCControlStickC}} || {{NunchuckControlStick}} || {{ClassicRControlStick}} || Scroll view
+
| {{GCControlStickC}} || {{WiimoteDPad}} || {{ClassicRControlStick}} || Scroll view
 
|-
 
|-
| {{GCZButton}} || {{Wiimote1Button}} || {{ClassicRTrigger}}  || Onscreen Keyboard
+
| {{GCZButton}} || {{Wiimote2Button}} || {{ClassicZRButton}}  || Onscreen Keyboard
 
|-
 
|-
 
| {{GCStartButton}} || {{WiimoteHomeButton}} || {{ClassicHomeButton}}  || Quit
 
| {{GCStartButton}} || {{WiimoteHomeButton}} || {{ClassicHomeButton}}  || Quit
  
 
|}
 
|}

Revision as of 00:36, 7 January 2010

WiiVNC
General
Author(s)Paulwagener
TypeVNC Viewer
VersionNo release yet
LicenceWTFPL
Links
Download
Source
Peripherals
Wiimote.svg SensorBar.svg ClassicController.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 + Nunchuck alternative.svg ClassicController.svg Action
GameCube Control Stick Wii Remote Aim Classic Left Control Stick / Classic D-Pad Move cursor
Gamecube A Button Wiimote A Button Classic a Button Left mousebutton
Gamecube B Button Wiimote B Button Classic b Button Right mousebutton / Lock key
Gamecube Y Button Wiimote + Button Classic + Button / Classic y Button Zoom in
Gamecube X Button Wiimote - Button Classic - Button / Classic x Button Zoom out
Gamecube D-Pad Left / Gamecube D-Pad Right Wiimote 1 Button + Wiimote D-Pad Left / Wiimote D-Pad Right Classic ZL Button Middle mousebutton
Gamecube D-Pad Up Wiimote 1 Button + Wiimote D-Pad Up Classic L Trigger Mousescroll up
Gamecube D-Pad Down Wiimote 1 Button + Wiimote D-Pad Down Classic R Trigger Mousescroll down
Gamecube C Control Stick Wiimote D-Pad Classic Right Control Stick Scroll view
GameCube Z Button Wiimote 2 Button Classic ZR Button Onscreen Keyboard
GameCube START Button Wiimote HOME Button Classic HOME Button Quit