I tried this also, however DPI still at 96:
$ xrandr --output default --dpi 120 --gamma 1:1:1
xrandr: Gamma size is 0.

$ xdpyinfo|grep resolution
  resolution:    96x96 dots per inch

On Mon, Apr 21, 2025 at 2:37 PM Nick <[email protected]> wrote:

> Does anyone know how to configure 120 dpi for MacPorts X11?  I tried:
>
> $ xrandr --dpi 120
> xrandr: Failed to get size of gamma for output default
>
> My DPI is stuck at 96.
>
> I note:
> $ cat /opt/local/etc/X11/fs/config
> default-point-size = 120
>
> But stil:
> $ xdpyinfo|grep resolution
>   resolution:    96x96 dots per inch
>
> I also tried:
> $ cat .Xresources
> Xft.dpi: 120
>
> However, that doesn't affect DPI either.
>

Reply via email to