You are not logged in.
Pages: 1
I am running a simple Synergy setup with two computers - my Arch box (tiamat) as the server, and a Windows 7 client (medusa).
/etc/synergy.conf:
section: screens
medusa:
tiamat:
end
section: links
tiamat:
up = medusa
medusa:
down = tiamat
endThis works as expected when I run synergs , or synergys -f , either as user or as root (~/.synergy.conf doesn't exist). Running "/etc/rc.d/synergs start" also works properly, although (as expected) interferes with rc.d's accounting. Running "rc.d start synergys" as root claims to work, but fails.
In particular: it gives no error, it rc.d list synergs tells me it is 'started', and ps -e shows that synergs is, indeed, running. The mouse can't move outside the server screen. This doesn't appear to be related to Synergy's "lock mouse/keyboard to one computer" feature, mentioned in Synergy's trouble shooting guide - pressing Scroll Lock doesn't resolve the problem.
What could be going on here?
Offline
Offline
Pages: 1