Compiz is a compositing manager, which means that it enhances the overall user interaction by adding fancy effects to your windows, from drop shadows to awesome desktop effects like the Desktop Cube or the Expo view.
Compiz can also be a window manager, which means that it is the software between you and your desktop apps. It enables you to move or resize windows,
to switch workspaces, to switch windows easily (using alt-tab or so), and so on. (source)
to switch workspaces, to switch windows easily (using alt-tab or so), and so on. (source)
1. Open terminal by typing this code below
sudo apt-get install compiz compizconfig-settings-manager
2. Open and setting compiz by click Menu > Settings Manager > Compiz Config Settings manager and follow the picture
3. To run Compiz, open your terminal (ctrl+alt+t) and type
compiz --replace
4. If done, Compiz is change the apperance of desktop. But it cant be a default application, so when we restart again our PC, desktop is back to the default desktop. So, we must change compiz to a default/startup application when we turn on our PC by following this steps below :
- Type this code and follow the picture
gnome-session-properties
- Or by click Menu > System Settings > Session & Startup > autorun. and add this code below
compiz --replace
Thats all how to install compiz In Zorin OS. If I have bad grammar, Im so sorry :). Thanks for join.
No comments:
Post a Comment