如何在 Gnome 3.8 中禁用闪烁的光标?

Dan*_*ban 12 gnome settings gnome-terminal cursor

这个建议的解决方案可以禁用 Gnome 终端中的闪烁光标。但是,它似乎不再适用于 Gnome 3.8。/apps/gnome-terminal/profiles/DefaultGconf 中的选项不存在。

那么,Gnome 3.8 的可行解决方案是什么?

edw*_*win 16

尝试(在终端中):

gsettings set org.gnome.desktop.interface cursor-blink false
Run Code Online (Sandbox Code Playgroud)

如您所见,密钥已移至org.gnome.desktop.interface(通过 GSettings),因此您可以根据需要访问它dconf-editor