Skip to content

Entries tagged "fonts".

Fix small fonts in NX

I've just installed the NX server and client and on the remote server the fonts are too small; here's how to fix it - run this on the remote host:
echo "Xft.dpi:96" >> ~/.Xresources

Now disconnect and reconnect.
Source