Jump to content

Wrap Around Mouse Flow


OpusRedx

Recommended Posts

Posted

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

 

  • OpusRedx changed the title to Wrap Around Mouse Flow
  • 1 month later...
Posted

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.

Paul Suarez
Posted

Any updates on this?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...