mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1699] Mouse keeps geting stuck #1255
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1255
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TiagoRodrigues201400314 on GitHub (Jun 20, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1699
What happened?
I'm trying to connect 2 computers, both with windows, the server with windows 11 and the client with windows 10. The both computers can connect without problems, but as soon as I send the mouse to the client computer, it disappears, the keyboard works on the client PC only, but I can't do anything else with the mouse, it just gets stuck, to be able to move again the mouse, I have to go with the client PC mouse and disconnect the connection.
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
https://github.com/debauchee/barrier/releases
What OSes are you seeing the problem on? (Check all that apply)
Windows
What OS versions are you using?
Server - Windows 11, Client - Windows 10
Relevant log output
Any other information
No response
@danantonson commented on GitHub (Jun 21, 2022):
I'm having this exact same problem too. I found that disabling scaling on BOTH devices (make it 100%) solves the issue. The problem is then my computer isn't usable for me (I can't read any of the text because it's so small).
V2.4.0
@danantonson commented on GitHub (Jun 21, 2022):
Found a fix! https://github.com/debauchee/barrier/issues/94#issuecomment-979408763 - change the settings for all .exe's related to Barrier on both the Server and Client.
@TiagoRodrigues201400314 commented on GitHub (Jun 21, 2022):
It didn't work for me