免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2643 | 回复: 0
打印 上一主题 下一主题

用 Synergy 共享鼠标键盘 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-12-02 17:44 |只看该作者 |倒序浏览

配置起来相当简单,用起来相当流畅
软件主页:
http://synergy2.sourceforge.net/
SynergyInstaller-1.3.1.exe   --for windows
synergy-1.3.1.tar            --linux/unix
配置如下:
windows机器名为win,solaris机器名为sun
在widows,solaris上分别安装好synergy后,简单的写一个配置文件就OK了。
配置文件都放在用户家目录下
windows下为:synergy.sgc        --自动生成
solaris下为:~/synergy.conf     --手动生成
1,如果将windows作为服务器(share this computer's keyboard an mouse(server)),则在solaris上运行命令:
#synergyc -f win
即可,此时可以通过windows的鼠标键盘控制solaris
2,如果将solaris作为服务器,则在solaris上运行命令
#synergs
然后在windows上选择“use another computer's shared keyboard and mouse(client)”
即可,此时可以通过solaris的鼠标键盘控制windows
3, 如果两台机器都有鼠标,可同时进行上面两步,两台机器可互相使用键盘鼠标。


配置文件内容(主要是对两台机器的相对位置作出定义):
::::::::::::::
synergy.sgc
::::::::::::::
section: screens
win:
  switchCorners = none
  switchCornerSize = 0
sun:
  switchCorners = none
  switchCornerSize = 0
end
section: links
win:
  right = sun
sun:
  left = win
end
section: options
end
::::::::::::::
.synergy.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
       win:
       sun:
    end
    section: links
       win:
           right = sun
       ultra04a:
           left = win
    end


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/46984/showart_1675983.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP