im using winvnc.exe standalone and this is my cfg
Code: Select all
[Permissions]
[admin]
AuthRequired=0
HTTPConnect=0
[ultravnc]
[poll]
TurboMode=1
PollUnderCursor=0
; PollForeground=1
PollFullScreen=1
; OnlyPollConsole=0
OnlyPollOnEvent=0
MaxCpu=40
EnableDriver=0
EnableHook=1
EnableVirtual=0
SingleWindow=0
SingleWindowName=
start "" "c:\usr\ultravnc\vncviewer.exe" -quickoption 2 %ip%
problem:
1. tooltips are not displayed
2. mouseover taskbar icon (that has multiple windows) will not display either in vncviewer. for example, 2 windows explorer in a taskbar group. when we move mouse over icon, we'd see [window1: c:\] [window2: d:\] but nothing is displayed in vncclient.
3. sometimes when windows are closed, the image of the closed window remains in vncviewer...
all in all, it's as if it's not updating properly or enough.