https://bugs.kde.org/show_bug.cgi?id=469810

            Bug ID: 469810
           Summary: Allow unlocking without pressing Enter or moving the
                    mouse (for passwordless authentication)
    Classification: Plasma
           Product: kscreenlocker
           Version: 5.27.5
          Platform: Archlinux
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: plasma-b...@kde.org
          Reporter: maxwellleon55...@gmail.com
  Target Milestone: ---

SUMMARY
I've recently set up fingerprint authentication with the KDE lock screen, but I
still need to get to the password entry screen by moving the mouse before
fingerprint authentication starts working. It'd be nice if I could just press
on the fingerprint reader in order to unlock the screen.

STEPS TO REPRODUCE
1. Set up fprintd and add 'auth sufficient pam_fprintd.so' to /etc/pam.d/kde
2. Lock the screen
3. Try to use the fingerprint reader without using the mouse

OBSERVED RESULT
Screen should unlock if fingerprint matches

EXPECTED RESULT
I have to disturb the screen somehow before I can unlock it.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux (rolling)
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.9
Graphics Platform: Wayland

ADDITIONAL INFORMATION
Here's my `/etc/pam.d/kde`:
```
#%PAM-1.0

auth            sufficient      pam_fprintd.so
auth            include         system-login

account         include         system-login

password        include         system-login

session         include         system-login
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to