Questions tagged [lightdm]

LightDM is a lightweight X11 display manager. It can use different greeters in the style of different desktop environments.

LightDM is a display manager for the Xorg server.

208 questions
56
votes
5 answers

How to disable X server autostart in Debian Jessie?

I have a remote machine running Debian 8 (Jessie) with lightdm installed. I want it to start in no-GUI mode, but I don't want to remove all X-related stuff to still be able to run it though SSH with the -X parameter. So how to disable X server…
Sai Kurogetsu
  • 563
  • 1
  • 5
  • 6
52
votes
1 answer

What is LightDM and GDM

What is LightDM and GDM? In Linux operating system I heard both but I don't know about them and what is called? Where they are used? Are they related to display?
Pandya
  • 23,898
  • 29
  • 92
  • 144
29
votes
6 answers

When I log in, it hangs until crng init done

When I log in with LightDM on my laptop running Debian Unstable, it recently started to hang for around 2 minutes until journalctl shows the message kernel: random: crng init done. When I press random keys on my keyboard while it hangs, it logs in…
wb9688
  • 739
  • 1
  • 8
  • 17
18
votes
6 answers

auto login on xfce in jessie

I have started running Jessie (Debian 8) with a LightDM/Xfce desktop on my HTPC after it grinding to a near-halt on W7. One of the things that I cannot get past is having to type the password -- not a normal thing to do for watching TV. Following…
alle_meije
  • 559
  • 2
  • 5
  • 16
16
votes
1 answer

~/.xinitrc not being run

I am not able to run my ~/.xinitrc (~/.xsession) scripts when logging into my computer. I'm using Xubuntu 12.10 with vanilla lightgm as the login manager. Both these files have the right permission (executable). I have in my ~/.xinitrc, the…
metwarp
  • 181
  • 1
  • 1
  • 7
14
votes
7 answers

Locking the screen via CLI?

Is there any way that I can lock the screen CLI-style? I'm trying to target as many desktop managers as possible (mostly LightDM, but GDM, KDM, SLiM, XScreensaver, etc. would be great too), but I can only dig things up for GDM and XScreensaver. For…
Blender
  • 1,853
  • 2
  • 18
  • 25
12
votes
4 answers

How do I change my default session?

How do I change the default session I get when I log in? I'm on Debian jessie. I tried changing settings on gdm3, tried installing lightdm and following this but it's just not working. For more specificity, I'm trying to default to gnome-classic…
Academiphile
  • 285
  • 1
  • 2
  • 16
11
votes
1 answer

Configure Lightdm (GTK) for last saved or a default user and focus on password?

I've looked at the man pages and the configuration files but found nothing (but maybe I'm missing something). I see only many options for autologin. From a few googles I've read that the KDE version does work this way, but I would like to continue…
Alex
  • 2,546
  • 3
  • 20
  • 30
11
votes
3 answers

How to execute command before user login on linux

That's a question I've seen several time for several Linux flavours, so let's try to be exhaustive. What is the method to execute script/command/program before and after user login into its desktop session ?
Kiwy
  • 9,415
  • 13
  • 49
  • 79
11
votes
1 answer

Can't export environment variables on X session start

My setup is: Debian testing (stretch), up to date LightDM with autologin enabled Awesome window manager bash, in ROXTerm or XTerm I don't seem to be able to set own environment variables and get it sourced at X session startup. Here's what I…
Red
  • 1,422
  • 1
  • 15
  • 18
10
votes
5 answers

Change the keyboard layout in LightDM

I installed LightDM on an Arch Linux system (using pacman) and it runs fine, except, that if I try to type a special character (like "@", "$", ...) in the user or password field it doesn't do anything. I'm using the gtk3 greeter, but it doesn't work…
TeHeRu33
  • 181
  • 1
  • 1
  • 6
10
votes
3 answers

Set lightdm user picture

How can I set user pictures on Debian with lightdm? Xfce does not seem to have a GUI facility for user management at all. I have tried installing gnome-system tools that contains user management dialog (users-admin) but I can't find where to set…
Alois Mahdal
  • 4,330
  • 11
  • 40
  • 62
9
votes
1 answer

Autostart all LightDM seats and show one as default

I configured a media-center server running Debian with LightDM, Leapcast and Plex. What I want to accomplish is the following. There should be three LightDM seats, one default seat on which I can login; one seat that runs Leapcast (Chromecast…
gillis
  • 93
  • 1
  • 5
9
votes
1 answer

Wrong role and type on login

I'm on an Ubuntu 14.04 derivative, elementary OS Freya. I have installed and configured SELinux using the selinux-policy-default package, which contains a lot of modules. I've also added my user to the staff_u SELinux user: $ sudo semanage login…
Naftuli Kay
  • 38,686
  • 85
  • 220
  • 311
8
votes
2 answers

Prevent lightdm from turning off screen when locking session

I am running Xubuntu 18.04. When I lock the session, the screen gets turned off instantly. I am using stock lightdm as display manager and lightlocker for locking the session. From my viewpoint the following sequence of events happens. I initiate…
1
2 3
13 14