Synergy and Screensaver Sync
- by user10107
Hi,
I've been using Synergy for some time now to sync an Ubuntu machine and a Windows XP box, and it works really great.  The one issue that still lingers is screensaver syncing.  Meaning, that if, for example, the Linux box's screensaver is activate or deactivated, the Windows machine's screensaver follows suite.  I've tried uninstalling the Gnome screen saver and also tried a different session altogether (e.g. xfce), but nothing seems to work.  I've attached my configuration bellow.
What else can I try?
Thank you
section: screens
   linux-box:
   windows-box:
end
section: links
   linux-box:
       left = windows-box
   windows-box:
       right = linux-box
end
section: options
   screenSaverSync = true
end