[Pkg-chromium-maint] Bug#878760: chromium: Chromium toolbar and menus are very badly scaled
Franklin Bynum
franklin at bynumlaw.net
Tue Oct 31 19:50:46 UTC 2017
> The toolbar and all menus are so ridiculously huge as to make the browser
> unusable
The problem is that Chromium does not respect the system HiDPI scaling setting. Using the --force-device-scale-factor flag will change it from the default of 1. For example,
chromium --force-device-scale-factor=2
More information about the Pkg-chromium-maint
mailing list