更改 Gnome 首选应用程序而不安装 Gnome?

发布于 2024-11-15 10:23:11 字数 1549 浏览 3 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

转角预定愛 2024-11-22 10:23:11

您需要安装 gconf-editor/dconf-editor 并编辑相关密钥,或者使用命令行工具来编辑它们。

使用 gconftool-2 查找和设置值。请参阅 /desktop/gnome/applications 和下面的级别以了解要更改的右键。

您可以通过以下方式获取键列表:

gconftool-2 -R /desktop/gnome/applications

请参阅 gconftool-2 帮助页面了解如何将值设置为键。

You need to either install gconf-editor/dconf-editor and edit the relevant keys, or use the command-line tool to edit them.

Use the gconftool-2 to lookup and set the values. See on /desktop/gnome/applications and levels below for the right keys to change.

You can get a list of keys with:

gconftool-2 -R /desktop/gnome/applications

See the gconftool-2 help pages for how to set the values to keys.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文