如題
我想讓KDE一開就執行gnome-settings-daemon
不過設在.xinitrc沒用,進KDE後設定沒進來,還要手動執行
還是在那邊可以設自動執行的?
謝謝~
KDE的autostart怎麼用??
Moderator: Forums Team
Re: KDE的autostart怎麼用??
幫gnome-settings-daemon做一個desktop檔, 就是kyozi wrote:如題
我想讓KDE一開就執行gnome-settings-daemon
不過設在.xinitrc沒用,進KDE後設定沒進來,還要手動執行
還是在那邊可以設自動執行的?
謝謝~
建立新的 檔案 應用程式連結
然後丟到~/.kde/Autostart/
What you have done in the past
is what you are now.
What you are doing now
is what you will be in the future.
is what you are now.
What you are doing now
is what you will be in the future.
做 desktop 檔太麻煩了:p 也可以直接 ln
如果有用 *dm 寫入 .xprofile 就好了
如果有用 *dm 寫入 .xprofile 就好了
GOT 討論區管理規則及使用指南
http://forums.gentoo.tw/viewtopic.php?t=43260
實行中!
加入 GOT 的郵件討論!
http://lists.linux.org.tw/cgi-bin/mailm ... nfo/gentoo
http://forums.gentoo.tw/viewtopic.php?t=43260
實行中!
加入 GOT 的郵件討論!
http://lists.linux.org.tw/cgi-bin/mailm ... nfo/gentoo
我都是直接
Code: Select all
cd ~/.kde/Autostart
ln -s `which `program_name`