You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
371 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

gpm
===
提供文字模式下的滑鼠事件处理
## 说明
**gpm命令** 是Linux的虚拟控制台下的鼠标服务器用于在虚拟控制台下实现鼠标复制和粘贴文本的功能
## 选项
```
gpm(选项)
```
```
-a设置加速值
-b设置波特率
-B设置鼠标按键次序
-m指定鼠标设备文件
-t设置鼠标类型
```