moved to trusted x.org forwarding
[feisty_meow.git] / scripts / core / functions.sh
index a81383e29c9e01e9a77a64e8e98d823896fc49a2..7876fb90908617b9ee79e435f85edd8bd16bde0a 100644 (file)
@@ -211,7 +211,7 @@ if [ -z "$skip_all" ]; then
 #    local oldterm="$TERM"
 #    export TERM=linux
 
-    /usr/bin/ssh -X -C "${args[@]}"
+    /usr/bin/ssh -Y -C "${args[@]}"
 
 #    # restore the terminal variable also.
 #    TERM="$oldterm"