use synergy to share keyboard and mouse

本文介绍如何使用Synergy实现在Linux和Windows系统间共享键盘和鼠标操作。通过配置synergy.conf文件并启动Synergy服务,用户可以在两台计算机间无缝地进行切换,无需物理移动键盘或鼠标。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

My development environment composed of a Linux desktop and a Windows laptop.  Sometimes we need copy some information from one computer to the other.  I use synergy to finish this job.

 

On Ubuntu linux, I install it. A configuration file .synergy.conf need put to the user's home directory.

 

The .synergy.conf looks like:

section: screens
        cheney-desktop:
        cheney-laptop:
end
section: links
        cheney-desktop:
                right = cheney-laptop
        cheney-laptop:
                left = cheney-desktop
end

After configuration , then start with command: synergys

 

On the Windows, use client to connect the server, then can share the keyboard and mouse.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值