|
⇤ ← Revision 1 as of 2019-12-19 08:31:21
Size: 793
Comment: Starting the light-locker page, it's an important piece of software.
|
Size: 709
Comment: fix link, interwiki
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 2: | Line 2: |
| The light-locker program is a locker that integrates with [[lightdm|https://wiki.debian.org/LightDM]] to allow session locking. light-locker can be installed via the [[https://packages.debian.org/search?keywords=light-locker|light-locker]] package. | The light-locker program is a locker that integrates with [[LightDM|lightdm]] to allow session locking. light-locker can be installed via the [[DebianPackage:light-locker|light-locker]] package. |
| Line 8: | Line 8: |
| An example for a minimal entry for the [[https://packages.debian.org/search?keywords=xserver-xorg-video-intel|intel]] driver would be in /etc/xorg.conf.d/20-intel.conf: | An example for a minimal entry for the [[DebianPackage:xserver-xorg-video-intel|intel]] driver would be in /etc/xorg.conf.d/20-intel.conf: |
Light-Locker
The light-locker program is a locker that integrates with lightdm to allow session locking. light-locker can be installed via the light-locker package.
Troubleshooting
A common issue with light-locker is a significant delay during wake-up from locking the screen, if it wakes up at all. This may be resolved by having an entry for your graphics driver in /etc/xorg.conf.d/.
An example for a minimal entry for the intel driver would be in /etc/xorg.conf.d/20-intel.conf:
Section "Device" Identifier "Intel Graphics" Driver "Intel" EndSection
