VectorLinux
Getting you started => How to's => Topic started by: M0E-lnx on January 03, 2007, 06:29:00 am
-
HOW TO GET BERYL TO WORK ON VECTOR LINUX 5.8 STD + NVIDIA
Requirements.
- Xorg >= 7.0 See this howto http://www.vectorlinux.com/forum2/index.php?topic=1396.0
- Nvidia video chip supported by the nvidia 9629 or later drivers
Special Note: Beryl is currently not shipped nor is it officially supported by Vector Linux... So any changes you make to your system are at your own risk.
Downloading Beryl
Since Vector linux does not currently support or host beryl packages in it's repos as of yet, you are more than welcome to borrow mine until (I hope) VL eventually ships xorg 7 and adds beryl support (or build yourself from source if you'd like http://www.beryl-project.org (http://www.beryl-project.org).)
My ready-to-use packages can be found at My page (http://m0e.lnx.googlepages.com) You'll need all of those packages.
In addition to that, you'll need to download the following dependancies.
- libwnck-2.16.1-i586-3vl58.tgz
- glproto-X11R7.1-1.4.7-i586-3vl58.tlz
These are available at the above URL
So create a dir in your desktop and get ready to install.
Installing Beryl
Open up a terminal, cd to the dir that contains your newly download packages and [/list]# installpkg * && exit
Add /sbin to your path
In a terminal: mcedit ~/.bashrc
Find this line export PATH="/usr/local/bin:/usr/bin:/usr/sbin:/bin:/opt/bin:/usr/X11/bin:
make it look like this export PATH="/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/bin:/opt/bin:/usr/X11/bin:
Edit your /etc/X11/xorg.conf
In the "Device" section of the file, add this line:
Option "TripleBuffer" "true"
In the "Screen" section of the file, add this:
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "AddARGBGLXVisuals" "true"
Option "DisableGLXRootClipping" "True"
At the end of the file, enable compositing (if not enabled yet):
Section "Extensions"
Option "Composite" "true"
EndSection
Restart your X server
You should know how to do this..... log off and then back on, or ctrl+alt+backspace
Starting Beryl
In a terminal again, as user (not root) type:beryl-manager
Using Beryl
Quick tips
- ctrl+alt+click&drag anywhere - You get the 3d cube... move the mouse to rotate
- ctrl+alt+arrow keys - Change desktops
- drag a window
More information can be found on the official beryl web site http://wiki.beryl-project.org/wiki/
KNOWN ISSUES
- The windows have a thick black border around them. As a quick work-around to this bug, right click on your beryl-manager icon near the clock on the bottom panel, hit the "edit themes" tab, and then hit the "Frames/Shadows" tab. Set the "Radius" slider to 0 (all the way to the left).
- Keep in mind that Beryl and a work in progress, so there will be a bug here and there...
Enjoy ;)
Please keep this section of the forum clean...
Unless you've found a solution to the shadows problem, please post all questions/problems in the appropriate section of the forum.
-
Your googlepages page is amazing, good work!
-
Thanks... ;)
Don't know much HTML, just the basics... but google makes it easy enough
One downside... you can't change the way the page looks... just add HTML on the inside the <body> and </body> tags... Same witht he <head>. So it's kinda limited, but it gets the job done... and best of all, IT'S FREE! ;)
-
Thanks... ;)
Don't know much HTML, just the basics... but google makes it easy enough
One downside... you can't change the way the page looks... just add HTML on the inside the <body> and </body> tags... Same witht he <head>. So it's kinda limited, but it gets the job done... and best of all, IT'S FREE! ;)
yeap,and it also gives lots of space.. ::)
I also made a google page and plan to put beryl material there too (skydomes,themes,screenshots etc etc...)
blurymind.googlepages.com
thanks for the howtos and the live cd. they are really something ;D
-
Nice... We do need custom "VL" skydomes themes and maybe a splash screen toon.