[GH-ISSUE #2024] Cannot move the mouse on the 2nd device #1478

Open
opened 2026-05-05 07:52:30 -06:00 by gitea-mirror · 7 comments
Owner

Originally created by @dolan-theduck on GitHub (Mar 16, 2024).
Original GitHub issue: https://github.com/debauchee/barrier/issues/2024

What happened?

I'm probably just dumb and I'm sorry for posting it here but after nearly 40 minutes of fighting with this program I've got enough and I would be very thankful if someone could help me.

After installing the program it didn't work at all, after disabling the SSL thingy it started working but when i move my cursor to the upper side of my screen the mouse sometimes kinda bounces off of it a few times before switching to the 2nd device. And on the 2nd device the mouse is just locked in place on the taskbar (its not visible tho), the only thing i can do is right click, or use the set up earlier shortcut to bring it back to device no1. (the keyboard works. I use a wired mouse.)
Is there a solution?

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

github

What OSes are you seeing the problem on? (Check all that apply)

Windows

What OS versions are you using?

Windows 11

Relevant log output

[2024-03-16T19:29:46] INFO: connecting to service...
[2024-03-16T19:29:46] INFO: zeroconf client detected: ThinkpadX230
[2024-03-16T19:29:46] INFO: connection established
[2024-03-16T19:22:31] INFO: switch from "Legion5" to "ThinkpadX230" at 0,767
[2024-03-16T19:22:31] INFO: leaving screen
[2024-03-16T19:22:36] INFO: switch from "ThinkpadX230" to "Legion5" at 886,625
[2024-03-16T19:22:36] INFO: entering screen
[2024-03-16T19:22:54] INFO: switch from "Legion5" to "ThinkpadX230" at 861,767
[2024-03-16T19:22:54] INFO: leaving screen
[2024-03-16T19:23:10] INFO: switch from "ThinkpadX230" to "Legion5" at 886,625
[2024-03-16T19:23:10] INFO: entering screen

Any other information

No response

Originally created by @dolan-theduck on GitHub (Mar 16, 2024). Original GitHub issue: https://github.com/debauchee/barrier/issues/2024 ### What happened? I'm probably just dumb and I'm sorry for posting it here but after nearly 40 minutes of fighting with this program I've got enough and I would be very thankful if someone could help me. After installing the program it didn't work at all, after disabling the SSL thingy it started working but when i move my cursor to the upper side of my screen the mouse sometimes kinda bounces off of it a few times before switching to the 2nd device. And on the 2nd device the mouse is just locked in place on the taskbar (its not visible tho), the only thing i can do is right click, or use the set up earlier shortcut to bring it back to device no1. (the keyboard works. I use a wired mouse.) Is there a solution? ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? github ### What OSes are you seeing the problem on? (Check all that apply) Windows ### What OS versions are you using? Windows 11 ### Relevant log output ```shell [2024-03-16T19:29:46] INFO: connecting to service... [2024-03-16T19:29:46] INFO: zeroconf client detected: ThinkpadX230 [2024-03-16T19:29:46] INFO: connection established [2024-03-16T19:22:31] INFO: switch from "Legion5" to "ThinkpadX230" at 0,767 [2024-03-16T19:22:31] INFO: leaving screen [2024-03-16T19:22:36] INFO: switch from "ThinkpadX230" to "Legion5" at 886,625 [2024-03-16T19:22:36] INFO: entering screen [2024-03-16T19:22:54] INFO: switch from "Legion5" to "ThinkpadX230" at 861,767 [2024-03-16T19:22:54] INFO: leaving screen [2024-03-16T19:23:10] INFO: switch from "ThinkpadX230" to "Legion5" at 886,625 [2024-03-16T19:23:10] INFO: entering screen ``` ### Any other information _No response_
Author
Owner

@stevem462001 commented on GitHub (Mar 17, 2024):

For me Windows 10 (server) to Ubuntu (client)
Turn off Wayland and use Xorg DM (uncomment #/etc/gdm3/custom.conf)
Restart Ubuntu
Windows Change Desktop scaling to 100% for main computer monitor
Hope this helps you

<!-- gh-comment-id:2002216749 --> @stevem462001 commented on GitHub (Mar 17, 2024): For me Windows 10 (server) to Ubuntu (client) Turn off Wayland and use Xorg DM (uncomment #/etc/gdm3/custom.conf) Restart Ubuntu Windows Change Desktop scaling to 100% for main computer monitor Hope this helps you
Author
Owner

@dolan-theduck commented on GitHub (Mar 17, 2024):

I have Windows on both devices. And the scaling is set to default, which i think is 100, other than default would look bad anyway

<!-- gh-comment-id:2002232344 --> @dolan-theduck commented on GitHub (Mar 17, 2024): I have Windows on both devices. And the scaling is set to default, which i think is 100, other than default would look bad anyway
Author
Owner

@stevem462001 commented on GitHub (Mar 17, 2024):

I have Windows on both devices. And the scaling is set to default, which i think is 100, other than default would look bad anyway

I don't have two windows machines ATM to test. I'm new to this too. Other item related to mouse issues I found when searching on this earlier today was making sure scroll lock was off on both computers.
Sorry I cant be more help at this time.

<!-- gh-comment-id:2002285342 --> @stevem462001 commented on GitHub (Mar 17, 2024): > I have Windows on both devices. And the scaling is set to default, which i think is 100, other than default would look bad anyway I don't have two windows machines ATM to test. I'm new to this too. Other item related to mouse issues I found when searching on this earlier today was making sure scroll lock was off on both computers. Sorry I cant be more help at this time.
Author
Owner

@mas1701 commented on GitHub (Mar 28, 2024):

Just in case, see:
#1638
I just had a similar problem, fixed with the issue mentioned. It's a workaround, not a real fix. But works for me.

<!-- gh-comment-id:2024230956 --> @mas1701 commented on GitHub (Mar 28, 2024): Just in case, see: #1638 I just had a similar problem, fixed with the issue mentioned. It's a workaround, not a real fix. But works for me.
Author
Owner

@stevem462001 commented on GitHub (Mar 28, 2024):

Just in case, see: #1638 I just had a similar problem, fixed with the issue mentioned. It's a workaround, not a real fix. But works for me.

Will check ot out thanks

<!-- gh-comment-id:2024996207 --> @stevem462001 commented on GitHub (Mar 28, 2024): > Just in case, see: #1638 I just had a similar problem, fixed with the issue mentioned. It's a workaround, not a real fix. But works for me. Will check ot out thanks
Author
Owner

@jie-2000 commented on GitHub (May 8, 2024):

i have meet the same problem.server:windows10,client:windos10.both 2.4.0-release
When I use computer 1 as the server and computer 2 as the client, the barrier can function properly. However, when I use computer 2 as the server and computer 1 as the client, the logs show everything is normal, but the mouse is not displaying on the client side, while the keyboard works fine.
Solution:i just try to Switch the version.(computer1:version2.4.0,computer2:version2.3.4) solved this problem.

<!-- gh-comment-id:2100038009 --> @jie-2000 commented on GitHub (May 8, 2024): i have meet the same problem.server:windows10,client:windos10.both 2.4.0-release When I use computer 1 as the server and computer 2 as the client, the barrier can function properly. However, when I use computer 2 as the server and computer 1 as the client, the logs show everything is normal, but the mouse is not displaying on the client side, while the keyboard works fine. Solution:i just try to Switch the version.(computer1:version2.4.0,computer2:version2.3.4) solved this problem.
Author
Owner

@nuffin commented on GitHub (Jun 3, 2024):

Windows Change Desktop scaling to 100% for main computer monitor

This work for me. My computers are Windows 11 23H2 (server) and macOS Sonama 14.5 (client)

<!-- gh-comment-id:2144145957 --> @nuffin commented on GitHub (Jun 3, 2024): > Windows Change Desktop scaling to 100% for main computer monitor This work for me. My computers are Windows 11 23H2 (server) and macOS Sonama 14.5 (client)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1478
No description provided.