2013年6月6日 星期四

Synergy in Ubuntu

// install synergy
# sudo apt-get install quicksynergy

// setup configure
# gvim .quicksynergy/synergy.conf

section: screens
    terry-desktop:
    TWTPEN1107043:
end
section: links
    terry-desktop:
        left = TWTPEN1107043
    TWTPEN1107043:
        right = terry-desktop
end


// run command
# /usr/bin/synergys -f --config .quicksynergy/synergy.conf


沒有留言:

張貼留言