Mer/Documentation/LXDE

~~Warning: I take no responsibility if you break your system or the sky falls down. Do this at your own risk or you will be reinstalling Mer.


Install LXDE on Mer 0.14


First install and boot to your Mer Partition and Open x terminal.

Then enter each of these commands one at a time


sudo apt-get update

sudo apt-get install libvte9=1:0.20.0-0ubuntu2

sudo apt-get install synaptic

~~N800 and N770 or N810 users that want an onscreen keyboard.

sudo apt-get install onboard (N800 and N770 users)


~~N810 Users Who want Login Screen (if you plan on using both Hildon and LXDE you must install with this option.)

sudo apt-get install lxde

~~N800, 770 and N810 users who don't want login screen.

sudo apt-get --no-install-recommends install lxde libgtkstylus

echo "exec startlxde" >> ~/.xinitrc

If you want to use lxlauncher to easy opening of applications

sudo apt-get install lxlauncher

Then type this to reboot your system.

sudo reboot

Choose Mer partition again and it should ubuntu login window.

login using the username and password you made when installing Mer

Once you have loaded Mer/LXDE then we need to make a few changes to make everything better first to connect to network.

Click Application Menu

Click Run then type.

nm-applet

Choose your network and logon.

Now using an FTP client on a desktop computer login to your Tablet using your root information

~~If you did not install ssh server when installing Mer you will need to install it first. Download folder and put the files in the following locations.

/usr/share/applications

  • nmapplet
  • onboard
  • nmconnection
  • lxlauncher

/etc/xdg/autostart

  • nmapplet
  • lxlauncher (if you want it to load at startup)

Now you should have a working install of LXDE on top of your Mer open synaptic and install any applications you want. Also if you want to skip the login screen from now on Click Application Menu -> Settings -> Login Window.

Click Security tab and Enable Automatic Login then enter your users name there.

If you want to be able to load either Hildon or LXDE then follow these steps.

Load Mer and ftp in.

Copy this file to /usr/share/xsessions hildon.desktop

Then Logout and click Options -> Select Session -> Hildon -> Change Session

Then Login and you will load Hildon instead of LXDE for this session you can set Hildon as your default and use same way to load LXDE when you want.

~~To Log out of Hildon Click Advanced Backlight and then Click any Rotation option.

Let me know if you run into any problems with anything. I am also working on a custom LXDE layout to organize the programs a little better. I will be posting that soon.

Thanks: Thanks to Stskeeps, Qwerty12, B-man, Qole,FatalSaint for helping out with this.