Showing posts with label compiz. Show all posts
Showing posts with label compiz. Show all posts

Sunday, October 6, 2013

Enable Desktop Cube in Unity - Ubuntu 12.04 LTS

Howto Enable Desktop Cube in Unity - Ubuntu 12.04 LTS ( "Precise Pangolin" ) 


Install Compiz Config Settings Manager
sudo apt-get install compizconfig-settings-manager
sudo apt-get install compizconfig-settings-manager compiz-plugins compiz-plugins-extra

ALT + F2 :
compizconfig

Open Compiz Config Settings Manager and go to Preferences
Select Plugin List Tab

Disable Automatic Plugin Sorting and accept the warning that will appear after trying to disable it.

From the Disable Plugins List, Enable the following plugins: cube, rotate

From the Enable Plugins List, Disable the following plugins: wall

Go back from the Preferences menu to the Main Compiz Menu and select General Options

Go to Desktop Size tab and change the Horizontal and Vertical Virtual Size to 4



http://askubuntu.com/questions/86977/how-to-correctly-enable-desktop-cube-in-unity-3d


Monday, September 23, 2013

Fedora 19 MATE - emerald-themes , Desktop Cube Effects with compiz



Compiz effects doesn't work in Gnome Shell and Cinnamon desktops.


http://www.server-world.info/en/note?os=Fedora_19&p=x&f=3



yum -y groupinstall "Cinnamon Desktop"
echo "exec /usr/bin/gnome-session-cinnamon" >> ~/.xinitrc
startx

http://www.server-world.info/en/note?os=Fedora_19&p=x&f=4


yum -y groupinstall "MATE Desktop" 
echo "exec /usr/bin/mate-session" >> ~/.xinitrc
startx




http://www.zealfortechnology.com/2013/07/install-mate-desktop-compiz-fedora-19.html


sudo yum install compiz compiz-mate fusion-icon
sudo yum install compiz-plugins-main compiz-plugins-extra compiz-plugins-unsupported emerald-themes emerald-themes-extra
gsettings set org.mate.session.required-components windowmanager compiz-mate-emerald




http://www.makeuseof.com/tag/gnome-based-desktop-environments-explained-mate-vs-gnome-shell-vs-unity-vs-cinnamon/

MATE is the continuation of Gnome 2, so if you’ve used Gnome 2 (or are still using a very old distribution to keep it), then MATE will seem extremely familiar. There may be a few applications with different names (Nautilus is called Nemo in MATE), but otherwise everything should be the same. The use of GTK3 is minimal if at all, so you won’t be able to benefit from any of those advancements. But it’s a great desktop environment if you were completely happy with the way things were and just want continued bug fixes.


If you want to take advantage of the Gnome 3/GTK3 backbone without having to deal with Gnome Shell or Unity, then your best choice is Cinnamon. For a handful of people who still want to stay in the Gnome track and yet use the latest software, this may be their best choice. It lets people still use GTK3 themes as well as Gnome 3′s Control Center, but the desktop is very similar to that of Windows/KDE in that there is a single panel along the bottom of the screen, and a Start Menu-like button at the bottom left corner.
The Cinnamon project was created by the team behind Linux Mint, continuing their mission to fix what they believe are usability issues in Ubuntu. While Cinnamon is the default desktop environment for Linux Mint (with MATE available as well), both Cinnamon and MATE should be available for a large number of other distributions.