[LightDM] lightdm --test-mode starts, but cant interact

Adam Nielsen a.nielsen at shikadi.net
Sat Apr 17 00:17:29 UTC 2021


> I am trying to use lightdm test-mode to develop a modified greeter.
> However, when I type in "lightdm --test-mode --debug" at the
> terminal, I get the expected X window with the greeter in it, but I'm
> unable to interact with it in any way, even when I use CTRL+SHIFT to
> force the window to grab the keyboard and mouse.  Nothing in the
> debug info suggests (to me) a reason that the keyboard and mouse
> input shouldn't work.

This sounds like an Xorg issue.  Have you looked at your Xorg logs to
confirm that it's picking up the correct input devices?

The man page says --test-mode skips things that need root privileges,
which could include things like opening input devices which your normal
user may not have access to.  Can you run lightdm as root without
--test-mode to see if it makes a difference?

Cheers,
Adam.


More information about the LightDM mailing list