Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dcasati/ef30bec89f76d15f8b8af22509785c68 to your computer and use it in GitHub Desktop.
Save dcasati/ef30bec89f76d15f8b8af22509785c68 to your computer and use it in GitHub Desktop.
# On Ubuntu, you need to add the following line to your synergy.service file:
# 1. Edit the sudo vi /lib/systemd/system/synergy.service
[Service]
Environment=DISPLAY=:1
# 2. reload systemd and the synergy service
sudo systemctl daemon-reload
sudo restart synergy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment