public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* XWin dpi setting not working?
@ 2015-12-15 15:05 Wei Ku
  2015-12-16  9:27 ` Achim Gratz
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Ku @ 2015-12-15 15:05 UTC (permalink / raw)
  To: cygwin

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.



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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: XWin dpi setting not working?
  2015-12-15 15:05 XWin dpi setting not working? Wei Ku
@ 2015-12-16  9:27 ` Achim Gratz
  0 siblings, 0 replies; 2+ messages in thread
From: Achim Gratz @ 2015-12-16  9:27 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-12-16  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-15 15:05 XWin dpi setting not working? Wei Ku
2015-12-16  9:27 ` Achim Gratz

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