public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Achim Gratz <Stromeko@NexGo.DE>
To: cygwin@cygwin.com
Subject: Re: XWin dpi setting not working?
Date: Wed, 16 Dec 2015 09:27:00 -0000	[thread overview]
Message-ID: <loom.20151216T101825-975@post.gmane.org> (raw)
In-Reply-To: <loom.20151215T151402-491@post.gmane.org>

Wei Ku <wei_j_ku <at> hotmail.com> writes:
> My recently purchased laptop has a rather high resolution 3200x1800, 
> corresponding to roughly 300 dpi.  Consequently, everything looks tiny in 
> the default setting of the Cygwin X server.  Adding an option "-dpi 300"
to XWin
> XWin does not seem to have any effect.  (The cygserver is enabled.)  Can a
> any one please advise how to solve / workaround this issue?  Thanks in a
> advance for the great help.

If the monitor reports the correct physical dimensions of the screen, then
the dpi are usually determined correctly without any manual intervention
(note that in some cases the physical dimensions are "faked" to get integer
multiples of 96dpi or to set the pixel aspect ratio to 1:1).  Your
expectation that somehow that DPI setting will influence the presentation of
X applications is on shaky ground, however.  HiDPI support for X11 is
rudimentary at best and many applications use bitmap fonts or fixed
resolution graphics by default.  You may try to use a scaled display (either
2:1 or 3:1 in your case) or if you know which applications you are going to
use fiddle with their defaults to adapt them to your display better.

https://wiki.archlinux.org/index.php/HiDPI


Regards,
Achim.



--
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

      reply	other threads:[~2015-12-16  9:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-15 15:05 Wei Ku
2015-12-16  9:27 ` Achim Gratz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20151216T101825-975@post.gmane.org \
    --to=stromeko@nexgo.de \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).