From d524c8e88f558b9f2aebff39b6fbe77eab51e081 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:43:08 +0200 Subject: Adding upstream version 43.0. Signed-off-by: Daniel Baumann --- data/org.gnome.login-screen.gschema.xml | 102 ++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 data/org.gnome.login-screen.gschema.xml (limited to 'data/org.gnome.login-screen.gschema.xml') diff --git a/data/org.gnome.login-screen.gschema.xml b/data/org.gnome.login-screen.gschema.xml new file mode 100644 index 0000000..7b5c54d --- /dev/null +++ b/data/org.gnome.login-screen.gschema.xml @@ -0,0 +1,102 @@ + + + + + true + + Whether or not to allow fingerprint readers for login + + + The login screen can optionally allow users who have enrolled + their fingerprints to log in using those prints. + + + + true + + Whether or not to allow smartcard readers for login + + + The login screen can optionally allow users who have smartcards + to log in using those smartcards. + + + + true + + Whether or not to allow passwords for login + + + The login screen can be configured to disallow password authentication, + forcing the user to use smartcard or fingerprint authentication. + + + + '' + + Path to small image at top of user list + + + The login screen can optionally show a small image to provide site + administrators and distributions a way to display branding. + + + + '' + + Path to small image at top of user list + + + The fallback login screen can optionally show a small image to provide + site administrators and distributions a way to display branding. + + + + false + + Avoid showing user list + + + The login screen normally shows a list of available users to log in + as. This setting can be toggled to disable showing the user list. + + + + false + + Enable showing the banner message + + + Set to true to show the banner message text. + + + + '' + + Banner message text + + + Text banner message to show in the login window. + + + + false + + Disable showing the restart buttons + + + Set to true to disable showing the restart buttons in the login window. + + + + 3 + + Number of allowed authentication failures + + + The number of times a user is allowed to attempt authentication, before + giving up and going back to user selection. + + + + -- cgit v1.2.3