$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Easy Switch Gnome/Gnome3 to Lxde Desktop on Linux Debian Wheezy Visual-Guide

December 25, 2012 | By Duchateaux.

The Guide shows you the Steps for Switching from GNOME to Lxde Desktop on Debian Linux Wheezy.

To Login into the Lxde Desktop we will Install and Make Use of the slim Display Manager.

Finally, the post’s Content is Expressly Reduced to Give Focus to the Essentials Instructions and Commands.

Linux Penguin Lxde
  1. Installing the Lxde Desktop.

    Copy
    su 

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    Copy
    apt-get install aptitude tasksel

    Copy
    tasksel install lxde-desktop --new-install
  2. Installing and Switching to Slim Display Manager.

    Copy
    aptitude install slim

    Choose the slim Display Manager.

    Debian Installing Lxde Display Manager
  3. Disabling the gdm/gdm3 Display Managers.

    Copy
    aptitude install rcconf

    Copy
    rcconf

    Simply Disable the gdm or the gdm3 Display Managers.

  4. Here Setup Slim for Running a Desktop on Debian:

    Debian Slim Setup How-to
    Tutorial on How to Setup the Slim Display Manager for Running a Desktop on Debian Linux.
  5. SetUp Lxde for Starting at Boot.

    Copy
    su <username>

    Copy
    nano ~/.xinitrc

    Inserts:

    Copy
    exec startlxde
  6. Rebooting into the Debian Lxde Desktop :)

    Copy
    reboot
  7. How to Install Evernote Linux Clone on Debian:

    Here Evernote for Debian
    How to Install Evernote on Debian Linux

    How to Easy Download and Install Debian Unstable Sid:

    Here Debian Stretch Easy-Install
    Link to Download and Install the Debian Stretch Release