Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 371 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 371 Bytes

TODO

fprintd-enroll

# or create a new signature for all fingers:

fprintd-delete "$USER"
    for finger in {left,right}-{thumb,{index,middle,ring,little}-finger};
    do fprintd-enroll -f "$finger" "$USER";
done

# You can also enroll without an authentication agent : 

fprintd-enroll user

# To verify the newly created fingerprint, use :

fprintd-verify