View Single Post
  #1   Dark Star's Rig  
Old 7 May 08, 09:21 AM
Dark Star's Avatar
Dark Star Dark Star is offline
Tux Addict !
Member of the Month for July2007
 
Join Date: May 2006
Location: /var/temp
Posts: 3,473
Toscars: 6
Dark Star is extremely NobleDark Star is extremely NobleDark Star is extremely NobleDark Star is extremely NobleDark Star is extremely NobleDark Star is extremely NobleDark Star is extremely NobleDark Star is extremely NobleDark Star is extremely NobleDark Star is extremely NobleDark Star is extremely Noble
Thumbs Up Compiz-Check : Will Compiz work for you?


Compiz-Check is a script to test if Compiz is able to run on your system/setup and if not, it will tell you the reason why.

The script is suitable for GNOME, KDE and Xfce users and is not limited to a specific Linux distribution – in fact, the script lists those infos for you.

The test consists mainly of three parts:
  1. List relevant system information
  2. Run several Compiz related checks
  3. . Check for problematic hardware and problems with the setup in use.

So the output will eventually look like this:


If anything is OK like in this example, your system is most probably able to run Compiz.
In case anything fails, you will be prompted a reason and ideally a hint how to solve the problem.

Compiz-Check will not run Compiz for you, nor will it do any changes to your system (unless you specifically say so).

Installation : -
  • Open Terminal and type this

Code:
wget http://blogage.de/files/3557/download -O compiz-check
  • Afterwards, you have to make it executable:

Code:
chmod +x compiz-check
  • To run simply type

Code:
./compiz-check
2'nd Installation Method :
  • Download the Script : Compiz- Check Script
  • Past it in /home/user name folder
  • Afterwards, you have to make it executable:

Code:
chmod +x compiz-check
  • To run simply type

Code:
./compiz-check
Home Page : Forlong's Blog - I'm trying to comprehend the things I write
Compiz Fusion : Compiz Fusion Welcome

Reply With Quote