Beryl en Mi Gentoo 2006.1
Requisitos:
- xorg-x11 7.1
- xorg-server 1.1.1-r1
- libwnck 2.14.2
- NVIDIA-Linux-x86_64-1.0-9625-pkg2.run
Instalación:
# sh NVIDIA-Linux-x86_64-1.0-9625-pkg2.run
# eselect opengl set nvidia
# ACCEPT_KEYWORDS="~amd64" emerge -av beryl
Agregamos en /etc/X11/xorg.conf lo siguiente:
Section "Screen"
Option "AddARGBGLXVisuals" "true"
Option "DisableGLXRootClipping" "true"
EndSection
Section "Extensions"
Option "Composite" "enable"
EndSection
Section "Device"
Option "RenderAccel" "true"
EndSection
Luego agregar beryl-manager a:
Escritorio -> Preferencias -> Sesiones -> Programas al inicio
Para mayor informacion, click aquí
