麻雀雖小,五臟俱全 - Sakura 終端機
February 17, 2008 – 9:49 pmSakura 是一個很簡潔,只基於 GTK 跟 VTE 的終端機程式,只有幾十 KB 的大小,但不要小看它,它可是又快又好用呢!
正常支援中文不掉字,反鋸齒,可換主題、顏色、字體,什至透明背景,最重要是打開的速度超級快,只要1秒左右。
有這麼好的終端機,我們怎可以放過它呢? 現在 XEPC.org 軟體庫中已經有 sakura 終端機了,安裝方法跟以前的其他軟體一樣,只要執行 sudo apt-get update 再執行 sudo apt-get install sakura 即可,安裝之後會設定成為預設的終端機,重新開機之後,按 Ctrl-Alt-T 就可以使用 sakura 了。








7 Responses to “麻雀雖小,五臟俱全 - Sakura 終端機”
不好意思 這問題不知po在哪 就在這問了
網路上有看到 當sd掛載sdb 外接光碟機是sdc….等等的
那請問一下 那些sdb sdc 要如何去判斷?哪個usb裝置是sdb 哪個是sdc 還有捨麼掛載在mnt?要如何判斷 謝謝
By silver92 on Feb 18, 2008
這些設備名字是跟據插上的先後次序的,SSD是sda,再插一件是sdb, 如此類推。
By lazyfai on Feb 18, 2008
Help!
2 questions:
1) cannot open sakura since due to the 2nd question -> that is when i type the “apt-get xxxx” its always run with something like i need to type “apt-get -f install” for further operation n its also said something like ” the perl_file 5.8.7″ something like that am i download something crashed which make me cannot download anything anymore since it appears evertime when i typed apt-get! could anyone help me what to do? since i can do nothing with my eeepc now!HELP!
Isabella
By Isabella on Feb 23, 2008
Re:Isabella
Have you ever add other things to /etc/apt/sources.list?
Make sure don’t use too many other location’s deb files.
They may not be 100% suitable for Eee PC… Even Debian’s packages.
Is the message something like this?
> sudo apt-get -f install
讀取套件清單中… 完成
了解套件依存關係中… 完成
更正依存關係中…失敗
下列的套件有無法滿足的依存關係:
libperl5.8: 依存關係: perl-base (= 5.8.8-7etch1) 但是『5.8.8-7』卻已經安裝好了。
perl: 依存關係: perl-base (= 5.8.8-7etch1) 但是『5.8.8-7』卻已經安裝好了。
E: 無法解決依存關係。可能原因是某些套件被押後。
E: 無法更正依存關係。
If so, please reinstall those perl deb packages, download from ASUS web:
http://update.eeepc.asus.com/p701/pool/libperl5.8_5.8.8-7_i386.deb
http://update.eeepc.asus.com/p701/pool/perl_5.8.8-7_i386.deb
http://update.eeepc.asus.com/p701/pool/perl-base_5.8.8-7_i386.deb
http://update.eeepc.asus.com/p701/pool/perl-modules_5.8.8-7_all.deb
and then use “sudo dpkg -i *perl*deb” to force re-installation of perl.
Once again, don’t install unknown packages.
By lazyfai on Feb 23, 2008
安裝後Crtl-Alt-T仍是舊Terminal,打Sakura才開,請問如何修改成預設的終端機?
By Eugene on Mar 1, 2008
Re: Eugene
安裝後的熱鍵設定要 reboot 後才生效。
如果還是不可以,請修改 /etc/X11/icewm/keys
By lazyfai on Mar 1, 2008
奇怪, 已reboot, 檢查etc/X11/icewm/keys也自動設定ok,但不成功。
By Eugene on Mar 1, 2008