DPI

Xpra synchronizes the DPI from the client to the server, so that applications will render with the correct settings and “look right” on the client. This may affect fonts, window sizes, cursors sizes, etc.

See also: image depth

Important caveats:

Debugging

For debugging or reporting issues, the most relevant pieces of information can be collected from: * client and server debug output with -d dpi command line switch * xdpyinfo output * xrandr output

Technical details

xpra DPI issues