Apple iPhoto 6.0.4 更新

6月 21st, 2006 Comments Off

此 iPhoto 的更新項目提供許多新的與 Apple 線上沖印服務搭配使用的“問候卡”和“明信片”主題,包括專為夏季聚會、婚禮、生日等等所設計的邀請卡和感謝卡。

aiglx + compiz on Ubuntu Dapper

6月 21st, 2006 2 Comments »

終於在 Ubuntu Dapper 上把 aiglx + Compiz 給裝起來了
且裝在我這台有點舊的 Fujitsu P5020 intel 855GM 的顯示卡的 Notebook 上
跑起來的效果及效能還算不錯,真是感動啊…
但是,在 FC5 底下則是弄不出一樣的效果…XD

修改 /etc/apt/sources.list:
加入

# Xgl
deb http://xgl.compiz.info/ dapper main aiglx
$ wget http://www.beerorkid.com/compiz/quinn.key.asc -O - | sudo apt-key add -
$ sudo apt-get update ; sudo apt-get upgrade
$ sudo apt-get install linux-dri-modules-common linux-dri-modules-`uname -r`
$ sudo /sbin/ldm-manager # regenerate modules.dep
$ sudo apt-get install compiz-quinn-aiglx compiz compiz-gnome

修改 /etc/X11/xorg.conf:

DefaultDepth 24

Section "Module"
# Load "GLcore"

Section "Device"
option "XAANoOffscreenPixmaps"

Section "ServerLayout"
Option   "AIGLX" "true"

#Section "DRI"
#Mode 0666
#EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

修改 /etc/gdm/gdm.conf-custom:

[servers]
0=aiglx

[server-aiglx]
name=aiglx server
command=/usr/bin/Xorg-air :0
flexible=true

重啟 gdm:

sudo /etc/init.d gdm restart

That is all!

跑起來真棒…^^

參考文件:
http://www.ubuntuforums.org/showthread.php?t=145068

FireStats icon Powered by FireStats