vi /etc/profile
在文件中加入下面两行:
setterm -blength 0
xset -b
本文介绍如何通过修改 /etc/profile 文件中的 setterm 和 xset 命令来解决终端光标闪烁的问题。具体操作包括使用 vi 编辑器打开 profile 文件,并添加 setterm-blength0 和 xset-b 命令。
vi /etc/profile
在文件中加入下面两行:
setterm -blength 0
xset -b
1385

被折叠的 条评论
为什么被折叠?