终端光标闪烁的时间间隔是多少?

Joh*_*ker 5 command-line cursor

终端光标闪烁的时间间隔是多少?也许以秒为单位。

gir*_*ngo 4

打开gconf-editor(使用 安装sudo apt-get install gconf-editor),然后签入Desktop->gnome->interface : cursor_blink_time条目(以毫秒表示)。

在此输入图像描述

或使用命令行:

gconftool --get /desktop/gnome/interface/cursor_blink_time
Run Code Online (Sandbox Code Playgroud)