diff options
author | Eric Hameleers <alien@slackware.com> | 2021-09-10 21:19:45 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-09-10 21:19:45 +0200 |
commit | 7da2f0c5b00a6f5dd38a4bccc3465b5c96b78246 (patch) | |
tree | cc7d3918fb5708f8c631fb5fbb6a41761fb04d34 /xdm/Xresources | |
parent | bf909db5a10e6d69512e0a1a53bf4620ec818c43 (diff) | |
download | liveslak-7da2f0c5b00a6f5dd38a4bccc3465b5c96b78246.tar.gz liveslak-7da2f0c5b00a6f5dd38a4bccc3465b5c96b78246.tar.xz |
XDM: show asterisks during password entry
Diffstat (limited to '')
-rw-r--r-- | xdm/Xresources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xdm/Xresources b/xdm/Xresources index bd68660..ceffb27 100644 --- a/xdm/Xresources +++ b/xdm/Xresources @@ -19,6 +19,7 @@ xlogin.Login.greeting: !xlogin.Login.greeting: CLIENTHOST xlogin.Login.namePrompt: Username:\040 xlogin.Login.passwdPrompt: Password:\040 +xlogin.Login.echoPasswd: true xlogin.Login.allowNullPasswd: true xlogin.Login.fail: incorrect xlogin.Login.greetFace: Terminus-14:style=Bold |