On Fri, Apr 21, 2017 at 4:56 PM, Bryan Quigley <[email protected]> wrote: > One of my concerns for a gdm change is are we ready to reorg our VTs?
GDM could default to VT7 if we really wanted to, but why should it except for tradition? I think it's easier for users to start counting at 1 rather than 7. And it also matches how most other distros work now. (Debian switched gdm3 to vt1 before Ubuntu did.) lightdm could default to VT1 too. > Is their a process I can kill from a user session to break the lock? loginctl list-sessions # Find the session you are using. If the session is named '2', run loginctl unlock-session 2 That works with gdm3, but it didn't seem to work when I tried with unity-greeter on lightdm. Thanks, Jeremy Bicha -- ubuntu-desktop mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop
