How To Install MDM On Ubuntu 13.04, 12.10, 12.04

In this article I will show you how to install MDM 1.2.5, the new display manager from Linux Mint, on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal and Ubuntu 12.04 Precise Pangolin.

Watch Free Movies

MDM 1.2.5 is a display manager based on GDM 2 with support for Gtk +3, HTML, HTML5, CSS, Javascript and WebGL.

$ sudo add-apt-repository ppa: nilarimogard/webupd8
$ sudo apt-get update
$ sudo apt-get install ubuntu-mdm mdm-themes

During the installation you will get a window asking you to choose your default DM, like the one in the print screen. Choose MDM.

how to install mdm on ubuntu 13.04, ubuntu 12.10, ubuntu 12.04

Reboot and login. This is it.

If you are not happy with MDM, change it back to lightdm:

$ sudo dpkg-reconfigure lightdm

If you want to keep LightDM, you can uninstall MDM, with this commands:

$ sudo apt-get remove ubuntu-mdm mdm-themes

Scroll to Top