aboutsummaryrefslogtreecommitdiff
path: root/xsessionrc.dot.link
diff options
context:
space:
mode:
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