Lightdm is displayed properly but after entering a password and clicking login, I see the screen blink and lightdm window re-appears and asks to log in as if nothing happened.
Configs
user@laptop:~$ cat /etc/lightdm/
lightdm.conf lightdm-gtk-greeter-ubuntu.conf
lightdm-gtk-greeter.conf users.conf
lightdm.conf
user@laptop:~$ cat /etc/lightd
pacman -Ss xfce4-session
extra/xfce4-session 4.10.1-1 (xfce4) [installed]
A session manager for XfceThis may be of helplightdm[274]: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)systemd-logind[185]: New session c1 of user lightdm.systemd-logind[185]: Linked /tmp/.X11-unix/X0 to /run/user/620/X11-display.polkitd[294]: /usr/share/polkit-1/rules.d/lightdm.rules:3:
I'm trying to create my own Ubuntu LiveCD without Unity. When lightdm loads is says (Failed to load session "ubuntu"). The autologin fails and then lightdm reloads with a normal login screen.
I can login fine with ubuntu user and if I run "sudo x-session-manager" I still get the error message (Failed to load session "ubuntu").
How do I set the default user session to XFCE4?
I have tried:
sudo /usr/lib/lightdm/lightdm-set-defaults --session xfce
sudo /usr/lib/lightdm/lightdm-set-defaults --session xfce4
sudo /usr/lib/lightdm/lightdm-set-defaults --session xubuntu-desktop
I am using xRDP and do not have access to the normal greeter.
Is there a way to create identifiable Byobu sessions so that when I've got multiple sessions running, the byobu-select-session menu gives me a list of sessions I can recognize, as opposed to non-descript tmux port numbers?
In an ideal world, it would be great to be able to both start a session giving it a name and to modify such a session to change a name if it's already running?
Can I specify a "format" for the choose-session window beyond text attributes, foreground, background and other cosmetic factors?
Specifically: can I somehow set something that will always supply the right -F format string I use for list-sessions, list-windows, etc.?
I would like to be able to choose a session from a list which has some additional formatting and information about the different s
Is there a way to create identifiable Byobu sessions so that when I've got multiple sessions running, the byobu-select-session menu gives me a list of sessions I can recognize, as opposed to non-descript tmux port numbers?
In an ideal world, it would be great to be able to both start a session giving it a name and to modify such a session to change a name if it's already running?
Thanks for your answer.
Could anyone using KDE 4.9 (or 4.8) confirm this - when i switch user i expect my session to be locked when i get back to my own session, but it's not. Both users have lock screen activated (in screen saver menu), and still i can go to both sessions by Ctrl-Alt-F1/F2 without ever have to enter password.
Would like to have this future though...did i miss some settings?