<HTML>
<HEAD>
<TITLE>compiz-0.2.2-18, xgl (3D Visual Effect on Desktop)</TITLE>
<link rel="stylesheet" type="text/css" href="../css0.css">
</HEAD>
<BODY>

<!--#include virtual="/doc/header.html" -->

<h1>compiz-0.2.2-18, xgl (3D Visual Effect on Desktop)</h1>
<p align=right>30/Jan/2007 tested on openSUSE 10.2</p>

<p>Compiz is not just a visual effect tool, but also it can improve your productivity by the user interface.</p>

<!-******************** HEADER ********************>
<h2>Installation</h2>

<li>compiz should be installed, if now, install by YaST. This command should show as</li>
<pre>
# grep -qa | grep compiz
# compiz-gnome-0.2.2-18
# compiz-0.2.2-18
</pre>

<!-******************** HEADER ********************>
<h2>Driver Installation (NVIDIA)</h2>
<li>You can follow the instructions described from here <a href="http://www.suse.de/~sndirsch/">http://www.suse.de/~sndirsch/</a>. It seems only Intel, ATI, and NVIDIA video card can use.</li>

<li>I just installed RPMs for my NVIDIA. Open YaST, Installation Source, and add a nvidia site as an installation source.
<table border=1>
<tr><th>Protocol</th><td>HTTP</td></tr>
<tr><th>Server Name</th><td>download.nvidia.com</td></tr>
<tr><th>Directory on Server</th><td>/opensuse/10.2</td></tr>
</table></li>

<li>Search following packages, and install.
  <ol>
  <li>x11-video-nvidia
  <li>vidia-gfx-kmp-"yourkernel"
  </ol>
</li>

<li>You know your kernel by
<pre>
# uname -r
2.6.18.2-34-default
</pre></li>


<!-******************** HEADER ********************>
<h2>Configuration</h2>

<li>Launch "Desktop Effects Settings"
<pre>
# gnome-xgl-settings
</pre></li>

<li>Enable Desktop Effects by the button. You need to log off the current session, and log in again.<br>
<img src="images/compiz01.png"><br></li>

<li>Window Effects<br>
<img src="images/compiz02.png"><br></li>

<li>Desktop Cube<br>
<img src="images/compiz03.png"><br></li>

<li>Other Features<br>
<img src="images/compiz04.png"><br></li>

<!-******************** HEADER ********************>
<h2>How to use Compiz</h2>

These two functions are useful, I think, and can be used by default.

<h3>Desktop Cube</h3>
<li>Desktop Cube can rotate among virtual screens. Using cube, press [Ctrl]+[Alt], and drug screen by mouse.<br>
<img src="images/compiz05.png"><br></li>

<h3>Window Picker</h3>
<li>The Window Picker can all overlapped windows shrink, and arrange to show at one screen, then you can click one screen to show the front screen.<br>
Move mouse [upper left], or press [Ctrl]+[Alt]+[Up]<br>
<img src="images/compiz06.png"><br>
Click one window from here, then bring it to the front screen.<br>
<img src="images/compiz07.png"><br></li>

<hr><a href="../index.html">Back</a>

<!--#include virtual="/doc/footer.html" -->

</body>
</html>

