顯示具有 desktop 標籤的文章。 顯示所有文章
顯示具有 desktop 標籤的文章。 顯示所有文章

2009年4月8日 星期三

Autostart Applications in LXDE and Gnome

1. the desktop entry of program which you need run on session startup should be put in ~/.config/autostart

mkdir -p .config/autostart

2. create *.desktop or copy from what application you need from /usr/share/applications

[Desktop Entry]
Type=Application
Exec=command