2009年10月30日 星期五

「手把手」調教Ubuntu 9.10 

我從9.10的Beta版即開始使用了,當中遇到許多問題,需要調整才能更照我想的方法使用。

以後分批介紹我調整那些功能,應該只有寫到就可以調整好了。











Step1、修改自動通知的天數為0

讓他每天都通知有最新的套件

gconftool-2 --type bool -s /apps/update-notifier/auto_launch false



Step2、修改有更新時不要自動跳出

9.04後有更新會自動跳出

gconftool-2 --type int -s /apps/update-notifier/regular_auto_launch_interval 0



Step3、取消關機/重登…等等到數60秒

9.04後關機/重登…都會有60秒的限制

gconftool-2 --type bool -s /apps/indicator-session/suppress_logout_restart_shutdown true



參考資料:

Disable Timer on Shutdown - Ubuntu 9.10

沒有留言:

張貼留言