From 1c269e2157688d94e07343593de13529f6ea7bcd Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Wed, 18 Jul 2018 14:53:26 +0200 Subject: [PATCH] gnupg: gpg-agent.conf: grab the keyboard --- mail/gnupg/gpg-agent.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mail/gnupg/gpg-agent.conf b/mail/gnupg/gpg-agent.conf index 46c2ed0..b0c2233 100644 --- a/mail/gnupg/gpg-agent.conf +++ b/mail/gnupg/gpg-agent.conf @@ -18,3 +18,7 @@ # Don't start scdaemon without asking. This disable smartcard operations. disable-scdaemon + +# Grab the keyboard to prevent typing the password in other windows. This was +# the default in the past. +grab -- 2.43.2