使用synergy操控windows和ubuntu

下載統一版本的synergy 本文使用1.4.1

Ubuntu主-Windows輔模式

ubuntu做服務器:

配置:

sudo nano /etc/synergy.conf

section: screens
hanl-ubuntu1204:
laptop:
end

section: aliases
laptop:
10.11.58.105
hanl-ubuntu1204:
10.11.58.184
end

section: links
hanl-ubuntu1204:
left = laptop
laptop:
right = hanl-ubuntu1204
end

section: options
screenSaverSync = false
end

 啓動:

synergys -f --config /etc/synergy.conf

 

Windows做客戶端:

 

 

Windows主-Ubuntu輔模式

Windows做服務器:

 

ping好主機名 拖拽擺位置

 

ubuntu做客戶端

 

sudo nano /etc/lightdm/lightdm.conf

 

greeter-setup-script=/usr/bin/synergyc BJNGDHKZMB3X

 https://help.ubuntu.com/community/SynergyHowto

 

http://askubuntu.com/questions/339670/changed-my-display-manager-to-lightdm-gtk-greeter-now-i-cant-login

CTRL+ALT+F2 

$ sudo apt-get install gdm
$ sudo dpkg-reconfigure gdm

then selected gdm from the list, and restarted your system:
$ sudo reboot
發佈了102 篇原創文章 · 獲贊 0 · 訪問量 9587
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章