文件 > 管理指南 > 支援與一般任務 > 管理員的 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