2008年7月11日星期五

[Ubuntu套件] eeepc-701-config

昨天我弄了一個叫做eeepc-701-config的套件並放了上Ubuntu的PPA (Personal Package Archives)裏,那是為Ubuntu Hardy及EeePC 701而設計的,用來簡化設定的工作,包括:
  • Make EeePC shut down properly
  • Enabling processor scaling
  • Wifi Hotkeys
  • Audio after suspend/resume
  • Gnome tuning
    • Smaller font size
    • Smaller toolbars icons only
    • Disabling UI sounds
    • Fixing mute key
    • Fullscreen with -F11
    • Don't display battery warning
    • Unconstraining windows to the top of the screen
以上設定除了與Gnome有關的以外都會在安裝時自動進行,但與其他tweak的script不同,這套件並不會建立eeepc-acpi及madwifi模組,需要從其他地方拿取,我會建議使用array.org的kernel:
http://www.array.org/ubuntu/setup.html
源始碼 :
https://code.launchpad.net/~benlau/ubuntu-eeepc-config/trunk
安裝(由代碼開始)
bzr branch lp:~benlau/ubuntu-eeepc-config/trunk eeepc-config
cd eeepc-config
dpkg-buildpackage -rfakeroot -us -uc
安裝(使用apt-get)

把以下二行加進source.list
deb http://ppa.launchpad.net/benlau/ubuntu hardy main
deb-src http://ppa.launchpad.net/benlau/ubuntu hardy main
然後
apt-get install eeepc-701-config
另外,如果要修正Gnome的問題,還需要執行以下的指令(來源為RiceeyTweak.sh):
/usr/share/eeepc-config/gnome-tweak.sh
參考
http://wiki.eeeuser.com/getting_ubuntu_8.04_to_work_perfectly

沒有留言:

Creative Commons License
本網誌Ben Lau製作,以共享創意署名-非商業性-相同方式共享 3.0 香港 授權條款釋出。