You are not logged in.
Pages: 1
i was use before compiz + gnome and that was awesome...
but now when gnome 3 is out i cant use compiz. im trying google it but not lucky
can i have compiz on gnome 3 ?
Offline
You cannot use compiz with gnome-shell, its impossible. Gnome-shell is heavily integrated with its own compositer (mutter).
You can however use gnome 3's fallback mode with compiz, as you could with gnome 2. Gnome 3 fallback has a very similar layout to gnome 2. To force fallback mode on reboot go to system settings > system info > graphics and enable "forced fallback mode"
Last edited by bwat47 (2011-07-16 20:35:29)
Offline
And after forcing gnome to use fallback mode, you might want to use the following lines at the end of /usr/share/gnome-session/sessions/gnome-fallback :
RequiredComponents=gnome-panel;gnome-settings-daemon;
RequiredProviders=windowmanager;
DefaultProvider-windowmanager=compiz
DefaultProvider-notifications=notification-daemonI believe in a world I can and do understand. A rational universe, explained through rational means.
Offline
why do you guys prefer to modify gnome-fallback instead of creating a new session and configure the default session using gsettings.
gsettings set org.gnome.desktop.session session-name my_awesone_compiz_session
Give what you have. To someone, it may be better than you dare to think.
Offline
why do you guys prefer to modify gnome-fallback instead of creating a new session and configure the default session using gsettings.
gsettings set org.gnome.desktop.session session-name my_awesone_compiz_session
I don't know if everyone prefers it, its just the most common way to do it. I didn't know about this method.
Offline
What are the benefits of setting the user's default session in dconf, given that gdm remembers the last session used? ![]()
"Its too big and too slow"
Offline
Pages: 1