X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=hNSt57x4aMn7HzwP /WCXo02P3B3eyipr19rm50txTXMSNAVMmHEkBkJOoIVoIe8EtUdWpOQWw2CmyPc+ 9BJ0Bdh881V7B/Q65RWX6px5v2vB+g75DWSqHdcvkMCNRVeHNXvYXSq8G6WYrfw9 xDlyrJb2wTxE4yAQRJTuCaFtTgg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=Jtlzj+c8j76fKgfj4hajMi LueXY=; b=jNnxdrgqbCHOPtfIlHKYkJVlwDiqHzuQ0B29AK/+ow+kyJ/rZ+QYVE J4FUWLzMsGdxgvvmdYAfaLlB/JEjkud/lGQ5xGx54+tfTDHOUroDxq/4ezygABO5 l8v/IKrgr+yJ38aOgd3xzwj4iIoJg0DHqRSRCvfhwO3jsnpFkPWRI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=BAYES_00,GIT_PATCH_2,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=Early, Hx-languages-length:1279, HContent-Transfer-Encoding:8bit X-HELO: mout.kundenserver.de Subject: Re: mintty slow refresh rate over RDP To: cygwin AT cygwin DOT com References: <7339de60-cc38-ff7e-224c-0fa239962a11 AT baur-itcs DOT de> <293c3f88-ffb7-3d83-bdfb-46229887050d AT gmail DOT com> <5BFC756C DOT 50007 AT tlinx DOT org> From: Thomas Wolff Message-ID: Date: Tue, 27 Nov 2018 00:34:55 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1 MIME-Version: 1.0 In-Reply-To: <5BFC756C.50007@tlinx.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Note-from-DJ: This may be spam Am 26.11.2018 um 23:36 schrieb L A Walsh: > > On 11/26/2018 12:20 PM, David Dombrowsky wrote: >> > --- >     I find best results hosting the GUI (the window of > the TTY) on the local machine, and only transfering the data > (the txt of the ssh session). > >     On of the features you might want to use for your situation, > though, is make sure "jump-scroll" is turned on if it is not. > Otherwise any terminal program might take a very long time to catch > up.  It really is an expensive operation to scroll text on a remote > machine.  Early HW terminals and PC screens used special hardware > to perform scrolling at fast speed.  Performing a smooth scroll > via bit-moves of memory would be VERY painful on older machines > or current machines using a slow-enough remote interface. Mintty does not support smooth scrolling. (I gave it a try once but there is no complete implementation.) >     Try running xterm locally and make sure TERM is set correctly on > the remote machine and I think you may be happier > with the performance and "feel"... A good suggestion anyway. However, if you provide instructions on how to reproduce the issue, I may find time to check out whether there is some improvement potential. Thomas -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple