06-10-2014, 09:27 PM
Thought I'd give it a try to see what it's like, so installed it from Package Manager. Everything seemed to go ok, but I can't get to the stage where the menu offering a choice of desktops appears, as I understand it's supposed to appear, before the login screen. The only thing that's different is that the screen briefly flashes white, immediately before the login screen appears, which I assume is when the menu is supposed to appear. Someone on another forum suggested that my problem might be down to auto login being enabled, but trying to disable it using the option in the Menu results in an error. I tried following the advice on this page:
http://askubuntu.com/questions/62833/how...uto-logins
...but there is no lightdm.config in /etc/lightdm , and typing:
...results in:
I have manually edited .dmrc in the Home folder so that it reads:
...then rebooted the computer, but the desktop looks the same. It's not that I am in any way unhappy with it as it is, just that I'm keen to try things out that I haven't tried before.
I realise I began this by trying to get the menu to appear, then tried to get LXDE to appear automatically, but I'm really just looking for a way to get it working; although having a menu with a choice of desktops would be ideal.
Any advice would be much appreciated.
http://askubuntu.com/questions/62833/how...uto-logins
...but there is no lightdm.config in /etc/lightdm , and typing:
Code:
sudo /usr/lib/lightdm/lightdm-set-defaults -s LXDE
...results in:
Code:
linuxlite-al@linuxliteal-System-Product-Name:~$ sudo /usr/lib/lightdm/lightdm-set-defaults -s lxde
[sudo] password for linuxlite-al:
sudo: /usr/lib/lightdm/lightdm-set-defaults: command not found
I have manually edited .dmrc in the Home folder so that it reads:
Code:
[Desktop]
Session=LXDE
...then rebooted the computer, but the desktop looks the same. It's not that I am in any way unhappy with it as it is, just that I'm keen to try things out that I haven't tried before.
I realise I began this by trying to get the menu to appear, then tried to get LXDE to appear automatically, but I'm really just looking for a way to get it working; although having a menu with a choice of desktops would be ideal.
Any advice would be much appreciated.