April 2009
2 posts
getting synergy to work on ubuntu login screen
Add these to the end of the specified files. I only needed the first one the last time I set this up, but I had done all three in the past.
/etc/kde4/kdm/Xsetup
/usr/bin/killall synergyc
sleep 1
/usr/bin/synergyc <servier-ip-address>
/etc/kde4/kdm/Xstartup
/usr/bin/killall synergyc
sleep 1
/etc/kde4/kdm/Xsession
/usr/bin/killall synergyc
sleep 1
/usr/bin/synergyc...