Open freddyli opened 4 years ago
Relative moves must be enabled by locking the cursor to that screen. see:
https://github.com/debauchee/barrier/blob/master/src/lib/server/Server.cpp#L1907
Now, if only I could figure out how to lock to a secondary screen. Hotkeys aren't working...
Where is the "Use relative mouse moves"?
I don't see this option anywhere
Aha, configure server, advanced
And the on the client press scroll lock. Holy crap it works.
I can confirm that this is also a problem when controlling a mac client with a Linux server.
Operating Systems
Server: Windows 10 1703 Build 15063.296
Client: Windows 10 1903 Build 18362.356
Barrier Version
2.3.2-snapshot-210c2b70
Steps to reproduce bug
1) On server activate
Use relative mouse moves
2) Move mouse to client using Barrier and observe client log
Actually I am experiencing following problem:
Running the game
ELEX
on the client, I cannot move in-game mouse (look around, camera) at all -- mouse seems just frozen. It works in the game menus though.Other info
DMRM
messagesThis issue prevents me from using Barrier with the game ELEX (the only game I play).
Thanks for any tip =)