How to establish Emerald in Ubuntu 13.10 & Linux Mint 16

How to establish Emerald in Ubuntu 13.10 & Linux Mint 16

How to Install Emerald in Ubuntu 13.10 & Linux Mint 16

Emerald is a custom window decorator which was transported with Compiz. It adorns windows boundaries and name bars by installing and editing topics.

Emerald has been ceased, but the newest v0.9.5 works great in all present Canonical sustained Ubuntu releases. Webupd8 group has conceived a PPA for Ubuntu 13.04, Ubuntu 12.10, Ubuntu 12.04. Here’s how to install and use Emerald in Ubuntu 13.10.


Emerald ubuntu 13.10

Tutorial Objectives:

establish Emerald Window Decorator in Ubuntu 13.10

relish!

To get started, press Ctrl+ALt+T on your keyboard to open terminal. When it opens, run command to install the required packages:
 
sudo apt-get install git autoconf libtool libwnck1.0-cil-dev libwnck-dev intltool libdecoration0-dev gawk compizconfig-settings-manager

Download the source tarball:
 
wget cgit.compiz.org/fusion/decorators/emerald/snapshot/emerald-0.9.5.tar.gz

Uncompress and go into result folder:
 
tar -zxvf emerald-0.9.5.tar.gz && cd emerald-0.9.5/

Run commands below one by one to compile it:

./autogen.sh
make clean
make distclean
./configure --prefix=/usr --libdir=/usr/lib${LIBDIRSUFFIX} LIBS='-ldl -lm'
make
sudo make install

To enable Emerald:
 
emerald --replace &
 
To make Emerald permanently, install CompizConfig Settings Manager from Ubuntu Software Center. Open CCSM and navigate to Effects -> Window Decoration. In command area replace the default with emerald --replace &

enable emerald in Ubuntu

After all, open Emerald Window Manager from Unity Dash.
Terima kasih telah membaca artikel tentang How to establish Emerald in Ubuntu 13.10 & Linux Mint 16 di blog Tutorial Opensource and Linux jika anda ingin menyebar luaskan artikel ini di mohon untuk mencantumkan link sebagai Sumbernya, dan bila artikel ini bermanfaat silakan bookmark halaman ini di web browser anda, dengan cara menekan Ctrl + D pada tombol keyboard anda.

Artikel terbaru :