Fri, 27 Jan 2012
Keywords: linux ubuntu notion
I use Notion as my window manager under Ubuntu. Notion is a fork of Ion.
Under Ubuntu 11.10 you can set Notion as your default window manager by creating the file /usr/share/xsessions/notion.desktop with the contents:
[Desktop Entry] Encoding=UTF-8 Name=Notion Comment=This session logs you into Notion Exec=notion Icon= Type=Application
Then edit /etc/lightdm/lightdm.conf:
user-session=notion
and if you want to automatically login set:
autologin-user=XXX
where XXX is your username.