I use synergy. I would like to synergy to start as soon as I turn on my computer. How do I do that?
To start synergy, the command is:
synergys --config ~/.synergy.conf
|
|
Option 1: start synergy before loginThe main article is on Synergy's sourceforge site: Starting synergy automatically Here is a lead-in to the article... there is too much detail to put it all here:
Option 2: start synergy after loginTo start Synergy once you have logged into your X-session.
If you have problems with the I just checked my notes... When I connected from Windows to a Linux box , my command was: You are running Synergy as a server, I was running it as a client.. but that shouldn't effect the auto startup. |
|||||||||||||
|
|
For newer version of Ubuntu that use lightdm. I have successfully done the following for running the synergy client for the login screen, and after I login. It is much simpler than the other answers, IMHO. edit /etc/lightdm/lightdm.conf as root.
add the following line to the bottom of the file.
restart lightdm. (it is better to do this from a terminal or ssh session)
|
|||
|
|