debauchee / barrier

Open-source KVM software
Other
27.21k stars 1.5k forks source link

Cannot move the mouse on the 2nd device #2024

Open DolanD2 opened 6 months ago

DolanD2 commented 6 months ago

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

stevem462001 commented 6 months ago

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

DolanD2 commented 6 months ago

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

stevem462001 commented 6 months ago

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.

mas1701 commented 5 months ago

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.

stevem462001 commented 5 months ago

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

jie-2000 commented 4 months ago

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.

nuffin commented 3 months ago

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)