IBM Thinkpad T61
Installing Debian w compiz on the T61
make sure in tasksel it's installed as a laptop and desktop environment.
Because it has an Nvidia Quadro NVS 140M graphics card you need to patch the kernel.
apt-get install nvidia-glx nvidia-settings nvidia-kernel nvidia-kernel-source
in /usr/share/doc/nvidia-kernel-source/README.Debian it tells you how to patch your kernel.
make sure you
adduser user video
for the user who wants to use 3D effects.
to test if OpenGL is working run glxinfo or one of the other glx programs. NB. You must be running that as the user who is running the x-session, or you won't be able to open the display!
apt-get install compiz libgl1-mesa-dri
and also dselect to find more plugins to install.
In order to get compiz running you have to open a terminal and run
compiz --replace &
If you want to start up standard with compiz do
echo "export WINDOW_MANAGER=/usr/bin/compiz" >> ~/.gnomerc
The xscreensavers package adds a whole load of cool screensavers.
Some usefull hotkeys for Compiz:
- Switch desktops on cube: Ctrl + Alt + Left/Right Arrow
- Switch desktops on cube - with active window following: Ctrl + Shift + Alt + Left/Right Arrow
- Rotate cube manually: Ctrl + Alt + left-click
- Zoom-in once: Super-key + right-click
- Zoom-in manually: Super-key + wheel mouse up
- Zoom-out manually: Super-key + wheel mouse down
- Move window: Alt + left-click
- Slow-motion: Shift + F10
- Transparency: Put mouse cursor over the window then press Alt + wheel mouse down
- Expose effect: Ctrl + Alt + Up Arrow or Point the mouse in top right at screen
- Take screenshot: Super-key + left-click drag