Sunday, September 19, 2010

synegy file

.synegy.conf
# sample synergy configuration file
#
# comments begin with the # character and continue to the end of
# line.  comments may appear anywhere the syntax permits.

section: screens
        keyesmac.local:
        gos:
end

section: links
        keyesmac.local:
                left = gos
        gos:
                right = keyesmac.local
end

section: aliases
        keyesmac.local:
              keyesmac
end

synergy.sh
/usr/bin/synergys --name keyesmac --config .synergy.conf

No comments: