Daniel Hiller

Geek, programmer, father
I'm a software engineer with more than 20 years of work experience.
I strive to create software that is useful for people so they can do stuff that matters.

containerd broken - how to workaround on Fedora 39
All posts
 

how to disable and enable fingerprint sensor on Lenovo laptop

2024-05-28

fingerprint fedora 

Since I tend to forget how to disable and re-enable the fingerprint sensor on my Lenovo Thinkpad, here’s how to do it on the shell.

WARNING: this will kill the current Wayland session!

# disable fingerprint sensor
sudo authselect disable-feature with-fingerprint
# enable fingerprint sensor
sudo authselect enable-feature with-fingerprint
Related posts:

containerd broken - how to workaround on Fedora 39
All posts
 

Creative Commons License This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Last update on 2024-07-11. Built by dhiller using Atom (editor), Jekyll (site builder), OneDark vivid (syntax highlighting theme), Webjeda (related posts), Disqus (discussions), Github Pages (hosting), Cloudflare (DNS).