Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can i use "refreshScreen(incremental=1)" while controlling mouse and keyboard in my vnc client #201

Open
3 tasks
1475165459 opened this issue Oct 25, 2021 · 0 comments
Labels

Comments

@1475165459
Copy link

  • VNC server and version
    protocol: 3.8.0 on MacOS

  • vncdotool version
    1.0.0

  • steps to reproduce
    I want to refresh screen while controlling mouse and keyboard,it's ok for me when i use refreshScreen(incremental=0),but i found that it will take up a lot of network,so i set incremental to 1 as it will only refresh while screen changed.
    It works fine if i only refresh the screen,but when i move the mouse,it won't work and will just hang there until the screen changed.
    So here's the issue,how can i use "refreshScreen(incremental=1)" while controlling mouse and keyboard, thanks.

@pmhahn pmhahn added the feature label Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants