Beryl is an OpenGL accelerated desktop that seeks to provide a free, open source desktop experience to the community that reflects the wishes of the users. Above all else, the project seeks to listen to and respond to the requests of the user base.



Beryl is a combined window manager and composite manager written in C using OpenGL to provide acceleration. It is designed to be highly flexible, extensible, and portable, all the while keeping in mind that the users know how they want their desktops to act better than we do. With Beryl the rather esoteric concept of the computer desktop is brought down to a more human level, allowing for a more native and intuitive understanding of your workspace.
Nvidia have released their 9xxx series drivers.Tis allows compiz/beryl to now run directly on an x server (xorg7.1) without separate aiglx or xgl.

Note:- First you need to remove all existing xgl/aiglx from your system

Preparing Your system

You need to make sure you system is up-to-date using the following

sudo apt-get update

sudo apt-get upgrade

sudo apt-get dist-upgrade

Adding Source list

you need to edit /etc/apt/sources.list file

sudo vi /etc/apt/sources.list

Add the following line for the latest beryl (Both i386&64 bit)

deb http://ubuntu.beryl-project.org feisty main

Save file and exit

Copy the key file using the following command

wget http://ubuntu.beryl-project.org/root@lupine.me.uk.gpg -O- sudo apt-key add -

Now you need to update the source list using the following command

sudo apt-get update

Install nvidia drivers in Ubuntu Feisty

sudo apt-get install nvidia-glx

sudo nvidia-xconfig --add-argb-glx-visuals --composite

Now you need to restart your X by logging out and in or by pressing ctrl+alt+backspace

Install Beryl in Ubuntu Feisty

sudo apt-get install beryl emerald-themes

Now you need to type the following command in terminal or run application box by pressing alt+f2

beryl-manager




0 comments: