E17 a.k.a Enlightenment, a lightweight window manager
Recently I’m trying Enlightenment, a light window manager. I’ve known this app for a long time, but only recently try to install it (I blame Dedi for tempting me
). I usually use GNOME. It’s virtually the only desktop environment I ever use. KDE isn’t up to my taste, and I rarely use XFCE anymore since my Xubuntu box has been monitor-less for a while.
The installation steps are the same as posted on Dedi’s blog, with some minor changes. I use old repo key because new repo key will give a GPG error. And since I’m using BlankOn Nanggar, I use packages for Jaunty.
- Edit my sources list
- Add following line
- Add repo key
- Update packages and install Enlightenment
- Log out and choose Enlightenment session
$ sudo nano /etc/apt/sources.list
deb http://packages.enlightenment.org/ubuntu jaunty main extras
wget http://packages.enlightenment.org/repo.key.old -O - | sudo apt-key add -
$ sudo apt-get update
$ sudo apt-get install e17
You can get additional theme, app and stuff for Enlightenment from http://e17-stuff.org/ and http://exchange.enlightenment.org/ (Thanks Dedi, for the link
So, do you want enlightenment? (Hahaha, bad pun, I know
)
Note: Ubuntu repository also got Enlightenment packages, but it’s still an e16 version.

