Newer
Older
invertedlogic / Environment / synergy / InstallSynergy.sh
@John Ryland John Ryland on 22 Dec 2020 225 bytes fix
#!/bin/bash

sudo apt-get install synergy
sudo apt-get install ddccontrol
sudo cp lightdm.conf /etc/lightdm/lightdm.conf
sudo mkdir -p /etc/synergy
sudo cp MonitorSwitcher.sh /etc/synergy
sudo cp StartMonitor.sh /etc/synergy