So, as the packages not ready now for simple usage i write my modifications to gnome/Xgl/GDM running as default.
First. You need to find /etc/gdm/gdm.conf
Search for this:
0=Standard
#0=Standard
Replace #0=Standard to this:
#0=xgl
Now move down until this:
[server-Standard]
name=Standard server
command=/usr/bin/X -audit 0
flexible=true
And append these lines (NOW ONLY FOR NVIDIA USERS!!!) :
[server-xgl]
name=Xgl server
command=/usr/bin/Xgl -accel xv -accel glx:pbuffer -accel xv:fbo -ac -kb -audit 0 -br
flexible=true
This is done. If you want to switch your GDM to Xgl you need to comment out 0=Standard (as you saw before) and decomment 0=xgl then restart (init 3 && init 4)
If you are using gnome, you need to hack /usr/bin/gnome-session because you want "csilli-villi" effects.
Put this to gnome-session after:
export XDG_CONFIG_DIRS
# Hacks for Xgl
LD_LIBRARY_PATH="/usr/lib/mesa-cvs/lib/" compiz --replace gconf decoration wobbly fade minimize cube rotate zoom scale move resize place switcher opacity &
gnome-window-decorator &
AND before!!! :
gnome-session.bin
If you are ready with this, then you can login with your username and password to gnome. And everything should be fine :)
(This will be automaticed in future)
Regards
-krix-
| Mon | Tue | Wed | Thu | Fri | Sat | Sun |
|---|---|---|---|---|---|---|
| << < | > >> | |||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 | ||