X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D9FD8385DC1B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dod.no Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=goc-cygwin AT m DOT gmane-mx DOT org X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Steinar Bang Subject: Re: Adjust the default font size from the server side Date: Sat, 02 May 2020 12:33:42 +0200 Organization: Probably a good idea Message-ID: References: Mime-Version: 1.0 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (windows-nt) Cancel-Lock: sha1:QOvbuZtueOZ79YfvbOsokNXKq4Q= Mail-Copies-To: never X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_40, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" >>>>> Steinar Bang : > Is it possible to set the default font sizes for each application on > the server side so that the applications look good on both laptops > (right now the text is so small that it is hard to read on the > 1920x1080 display). Turns out emacs was easy to fix. I removed a line from my ancient (not really changed since 2004 (a little bit changed in 2011 for an application I don't use anymore), and with history going back to the late 80-ies, early 90-ies) .Xdefaults file on the server side: Emacs*Font: -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1 But eclipse will probably be a harder nut to crack. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple