On 08/02/2012 01:20 AM, Neal Becker wrote:
If I comment out xvfb= from /etc/xpra/xpra.conf, it's better.  I guess
this is the old Xvfb version.  Still wrong dpi, but not as bad as with
xdummy.

Found a solution for you, just run this on your client before connecting with xpra:
echo "Xft.dpi: 96" | xrdb -

Looks like your DE (which one do you use?) or X11 startup scripts are not setting the Xft.dpi, so applications fallback to xdpyinfo-like data from somewhere (Xlib?) which has the wrong value.

I will make a proper solution for trunk and 0.5.0 release.

Thanks!
Antoine
_______________________________________________
shifter-users mailing list
shifter-users@lists.devloop.org.uk
http://lists.devloop.org.uk/mailman/listinfo/shifter-users

Reply via email to