aboutsummaryrefslogtreecommitdiff
path: root/xsessionrc.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-04-04 12:51:22 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-04-04 12:51:22 -0300
commitfcbd34d06a5f00af81ec20eaaf4de8fb3f062fdc (patch)
tree658c3b8137372b0a8ae05b5df0536ac184f53d02 /xsessionrc.dot.link
parent70685b04bbcecc6b32c0d493d502be0687ec80f4 (diff)
downloadxsession-fcbd34d06a5f00af81ec20eaaf4de8fb3f062fdc.tar.gz
xsession-fcbd34d06a5f00af81ec20eaaf4de8fb3f062fdc.tar.bz2
SSH_ASKPASS config
Diffstat (limited to 'xsessionrc.dot.link')
-rwxr-xr-xxsessionrc.dot.link6
1 files changed, 6 insertions, 0 deletions
diff --git a/xsessionrc.dot.link b/xsessionrc.dot.link
index 4808896..4e2f293 100755
--- a/xsessionrc.dot.link
+++ b/xsessionrc.dot.link
@@ -115,6 +115,12 @@ if [ -x "/usr/bin/unclutter" ]; then
/usr/bin/unclutter &
fi
+# Custom SSH_ASKPASS config
+# See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606934
+#export SSH_ASKPASS="/usr/bin/ssh-askpass-fullscreen"
+#export SSH_ASKPASS="/usr/lib/pssh/pssh-askpass"
+#export SSH_ASKPASS=""
+
# Start window manager
if [ "$OSVERSION" = "7" ] || [ "$START_WINDOW_MANAGER" = "true" ]; then
$WINDOW_MANAGER