Synergy and Screensaver Sync
Posted
by user10107
on Server Fault
See other posts from Server Fault
or by user10107
Published on 2010-06-03T14:56:39Z
Indexed on
2010/06/03
15:05 UTC
Read the original article
Hit count: 299
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
© Server Fault or respective owner