如何在文本tty终端(Ctrl + Alt + F [1-6])中加载鼠标驱动程序/支持?


10

我在文本终端中启动了一些文本模式程序(它接受鼠标输入,例如MC ...),并希望能够使用鼠标。

我应该输入一些命令以在此文本终端中启用鼠标支持吗?

Answers:


11
sudo apt-get install gpm

然后重启

然后它会工作

从12.04.3版开始,无需重新启动。

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.