文档 > 管理指南 > 支持任务和常见任务 > GNOME 配置(供管理员使用) > ◀ ▶
Quick Navigation:
I. II. III. IV. V.
1 2 3 4 5 6 7
要在 GNOME 中自动启动应用程序,请使用以下方式之一:
对每个用户运行应用程序:. 将 .desktop 文件放在 /usr/share/gnome/autostart 中。
.desktop
/usr/share/gnome/autostart
对单个用户运行应用程序:. 将 .desktop 文件放在 ~/.config/autostart 中。
~/.config/autostart
要禁用自动启动的应用程序,请将 X-Autostart-enabled=false 添加到 .desktop 文件。
X-Autostart-enabled=false