LightDM's guest-account script should disable screen lock universally for guest sessions
Bug #1481804 reported by
Laércio de Sousa
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lightdm (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Is it feasible to include in /usr/sbin/
Ubuntu MATE (uses mate-screensaver)
gsettings set org.mate.
Xubuntu and others (use light-locker)
gsettings set apps.light-locker light-locker-
gsettings set apps.light-locker late-locking false
gsettings set apps.light-locker lock-on-lid false
gsettings set apps.light-locker lock-on-suspend false
Related branches
Changed in lightdm (Ubuntu): | |
status: | New → Fix Committed |
Changed in lightdm: | |
status: | Triaged → Fix Committed |
Changed in lightdm (Ubuntu): | |
importance: | Undecided → Medium |
Changed in lightdm: | |
milestone: | none → 1.15.2 |
no longer affects: | lightdm |
tags: | added: bionic focal groovy hirsute |
To post a comment you must log in.
Can you try lp:~robert-ancell/lightdm/disable-screenlock-mate-xubuntu and see if that works?