Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一些我喜欢的 XCursor 主题。但由于我是左撇子,我想知道是否可以在 Xdefaults 中使用一些设置选项,使“左撇子”光标成为默认值。
或者我必须获得特定的左撇子主题,还是我必须破解这些主题做一些重命名|符号链接技巧?
假设你已经为你的发行版安装了 xcursor-themes 包,你可以简单地运行:
$ xsetroot -cursor_name right_ptr
这会将“左手”黑色指针设置为默认值。要使其永久化,请将命令放在启动脚本或启动应用程序设置中的某个位置。至于从正常主题制作左撇子主题,我不知道。我的猜测是,已经有很多左撇子主题供大家欣赏。