diff --git a/etc/ssh/ssh_config b/etc/ssh/ssh_config index 11b7baf..49c0cfc 100644 --- a/etc/ssh/ssh_config +++ b/etc/ssh/ssh_config @@ -61,3 +61,5 @@ PubkeyAcceptedKeyTypes=+ssh-dss KexAlgorithms=+diffie-hellman-group1-sha1 HostKeyAlgorithms=+ssh-dss +# Thu Oct 24 15:42:24 CEST 2024, make X11 forwarding usable again +ObscureKeystrokeTiming=no