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

Middle doesn't seem to work with RealVNC #65

Open
pdbj opened this issue Jun 9, 2023 · 2 comments
Open

Middle doesn't seem to work with RealVNC #65

pdbj opened this issue Jun 9, 2023 · 2 comments

Comments

@pdbj
Copy link

pdbj commented Jun 9, 2023

Middle click just pastes 6, not the clipboard contents.

@rxhanson
Copy link
Owner

rxhanson commented Jun 9, 2023

Thanks for reporting. It's up to RealVNC on how to interpret the middle click produced by the app. For click gestures, Middle will modify the click to change it from a left click to a middle click, while the tap gestures will generate a middle click programmatically. Sometimes virtualization apps will treat those differently. Does a mouse with a physical button work differently in RealVNC for you? Either way, it is likely that the best solution is for RealVNC to properly handle programmatic or modified mouse clicks in macOS.

@pdbj
Copy link
Author

pdbj commented Jun 9, 2023

Thanks for the hints; I'll report back when I can try a physical 3-button mouse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants