06/12/25 18:06:46 xNcHfpIo
■Aiglx+Beryl導入例
「sources.listの修正」
sudo gedit /etc/apt/sources.list
以下追加
deb URLリンク(ubuntu.beryl-project.org) edgy main
deb URLリンク(3v1n0.tuxfamily.org)<) -O- | sudo apt-key add -
wget URLリンク(download.tuxfamily.org) -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install beryl emerald emerald-themes
「xorg.confの修正」
sudo gedit /etc/X11/xorg.conf
「Screenセクションに追加」
Option "AddARGBGLXVisuals" "True"
「Deviceセクションに追加」(nvidia限定)
Option "TripleBuffer" "true"
「最後尾に追加」(edgy不要)
Section "Extensions"
Option "Composite" "Enable"
EndSection
「ubuntu起動時の設定」
システム>設定>セッション>自動起動するプログラム>追加
beryl-manager