<D <M
Y> M> D>

2006-01-02T21:12:17 using synergy without clipboard or screen-edge switching:

One host has a dual screen gfx card where one screen is my projector.

I want to send the mouse from my main workstation to the projected screen sometimes, but I don't want to slide it off the edge of my main workstation screen all day long, and I definitely don't want to mix the clipboards of my main workstation and the other screen on the projector's gfx card.

To make synergy not switch at screen edge and use a special key instead, I used this config:

section: options
  switchDoubleTap = 1 # try to disable most switching
  keystroke(F15) = switchInDirection(left)
end

where 'left' on each screen means to jump to the other screen. I couldn't find a way to disable clipboard copying, so I asked for one (which also lists my workaround).


[Main]

Unless otherwise noted, all content licensed by Drew Perttula
under a Creative Commons License.