Le 26/01/2019 à 22:33, Igor Rubel a écrit :
> Unfortunately, it seems that XQuartz doesn't support Retina displays properly.
X does not perform any kind of scaling on its own. It's the purpose of
toolkiks to do that. For example with Gtk applications one should set
the environment variable GDK_SCALE=2 (at least) to scale 2 times.
Try: GDK_SCALE=2 surf
HTH
--
david
Received on Mon Jan 28 2019 - 10:16:08 CET