gnome-pilot 開機會自動出現 - Linux

Candice avatar
By Candice
at 2009-12-22T02:19

Table of Contents

開機都會自動出現gnome-pilot 設定值

系統->偏好程式->啟動應用程式 裡沒看到這個選項

有辦法關掉嗎?

--
Tags: Linux

All Comments

Madame avatar
By Madame
at 2009-12-24T00:07
可能是不小心把把pilot applet拉到面板上了吧...
然後又看不到東西xd 我是直接把面板砍掉開個新的
Christine avatar
By Christine
at 2009-12-28T21:07
嗯 好像是這樣==

自動連線與重新連線問題

Eden avatar
By Eden
at 2009-12-21T22:48
我用的是UBUNTU9.10 開機無法自動連線 如果輸入 pon del-provider 則顯示 error: only members of the dip group can use this command. 所以我就改成 sudo pon del-provider 結果顯示 Th ...

救命! 中文字型不見

Oscar avatar
By Oscar
at 2009-12-21T22:30
※ 引述《terrorist (恐怖份子)》之銘言: : appearance -andgt; fonts 下面 : 選 serif 可以看到中文 : 選 sans 就啥也看不見 或是看到方塊方塊 : 推 Adama:那我就不知了,我也是en_US-utf8下用中文,Fedora 11 12/ ...

cross compiler

Aaliyah avatar
By Aaliyah
at 2009-12-21T22:08
再請教大家一個問題 日前小弟想自己compile curses的library給cross compiler用 而我的toolchain是廠商給的 主要用的gcc是arm-none-linux-gnueabi-gcc 位置在 /opt/xxx/usr/local/gcc-4.1.2.x ...

ubuntu中daemon沒寄信給root

Victoria avatar
By Victoria
at 2009-12-21T22:05
我以前用Fedora和FreeBSD時 定期會有一些daemon寄信給root 排程script有錯誤也會寄信回報 而在Ubuntu 9.04中 指令mail -u root顯示「No mail for root」 /var/mail和/var/spool/mail也都是空的 請問是我沒安裝什麼或沒enab ...

Script問題

Isabella avatar
By Isabella
at 2009-12-21T21:49
請問各位 之前因為在研究Linux進入S3 S4的部份 所以在網路上找了一下,試寫了下面這段script #!/bin/bash for((value = 0; value andlt; 5; value++)) do echo 0 andgt; /sys/class/rt ...