Difference between revisions of "WiiVNC"
Jump to navigation
Jump to search
(moved WiiVNC to User:Paulwagener/WiiVNC: No release yet = Homebrew in Development) |
|||
Line 1: | Line 1: | ||
− | + | {{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 | ||
+ | |||
+ | |} |
Revision as of 22:46, 17 January 2010
WiiVNC | |
General | |
---|---|
Author(s) | Paulwagener |
Type | VNC Viewer |
Version | No release yet |
Licence | WTFPL |
Links | |
Download | |
Source | |
Peripherals | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
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
![]() |
![]() |
Action |
---|---|---|
![]() |
![]() |
Move cursor |
![]() |
![]() |
Left mousebutton |
![]() |
![]() |
Right mousebutton / Lock key |
![]() |
![]() |
Zoom in |
![]() |
![]() |
Zoom out |
![]() ![]() |
![]() ![]() ![]() |
Middle mousebutton |
![]() |
![]() ![]() |
Mousescroll up |
![]() |
![]() ![]() |
Mousescroll down |
![]() |
![]() |
Scroll view |
![]() |
![]() |
Onscreen Keyboard |
![]() |
![]() |
Quit |