This can best be done using raspi-config for this do:
sudo raspi-config
And go to option 4 Internationalisation Options (i would swear that it should’ve been written with an Z not S but wikipedia says both)
Looks like this folder isn’t created, im following the steps as i type this to see whats up.
Ill probably need this when the official screen is released
---- edit ----
All right, so i just installed lxde, but this didnt work… the partition was full. So I’ve increased the partition size using a complete detour to get gparted working on my notebook.
After re-flashing and re-sizing the partition I’ve given it a 2nd try.
NOTE:
I’m intentionally installing one-by-one, to see if and where it go’s wrong if it go’s wrong.
Turns out it does…
apt-get install lxde
When installing lxde there are some (40) packages that want to be upgraded
The following packages will be upgraded:
alsa-base dmsetup dpkg gcc-4.9-base ifupdown initscripts kmod libacl1
libcrypt-openssl-bignum-perl libcrypt-openssl-rsa-perl libcups2
libcurses-perl libdevmapper1.02.1 libexif12 libgcrypt11 libgcrypt11-dev
libgomp1 libhtml-parser-perl libkmod2 liblocale-gettext-perl
libnet-ssleay-perl liborc-0.4-0 libpulse0 librtmp-dev libselinux1
libsocket6-perl libstdc++6 libterm-readkey-perl libtext-charwidth-perl
libtext-iconv-perl libva1 libvpx1 libx11-6 libxcb1 perl perl-base
perl-modules plymouth sysvinit-utils udev
40 upgraded, 506 newly installed, 1 to remove and 435 not upgraded.
Upgrading these will break stuff I hate it when stuff breaks. SO basicly this stops the volumio part of volumio working…
Yes I’ve also followed the other steps, and it turns out that the initial apt-get install lxde also installs xserver-xorg and x11-xserver-utils, so these can be skipped. Unclutter is used to make the cursor disappear when it isn’t used. For me this isn’t useful, so i skipped it.
Good news is that apt-get install has an option to not install upgrades “–no-upgrade”, so im going to re flash now and try this.
sudo apt-get update
sudo apt-get install lxde --no-upgrade
sudo apt-get install chromium
Oh and the “missing folders” were created during installation, and LXDE did autostart without needing to change a thing. But for your usage you probably want it to auto-login and start chromium.
@djoulle, Any idea if there is a good on screen keyboard?