Jump to content

Hello! 👋

These forums are now archived (read only).

Join us on Discord.

Wrap Around Mouse Flow


Recommended Posts

I would like to request wrap-around be added, so for example my setup flow would end up like this:

   

┌───────────────synergy─────────────────┐
│                                       │
└ DSK1M1──local──DSK1M2──synergy──DSK2M1┘
                                     │
                                   local
                                     │
                                  DSK2M2

 

Link to post
Share on other sites
  • OpusRedx changed the title to Wrap Around Mouse Flow
  • 1 month later...

Check this out: 

Based on the above, I've modified my config file to have wraparound for up-down setup as follows and it works great:

section: links
        upper_linux_machine:
                down = lower_windows_machine
                up = lower_windows_machine
        lower_windows_machine:
                up = upper_linux_machine
                down = upper_linux_machine
end

Hope this helps.

Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...