Comment 18 for bug 1302155

Revision history for this message
astraluxkl (astraluxkl) wrote :

solution is to add flag "--force-device-scale-factor" in "/usr/bin/chromium-browser"
I added the following line
CHROMIUM_FLAGS="$CHROMIUM_FLAGS --force-device-scale-factor=1"
after the CHROMIUM_FLAGS definition in the script "/usr/bin/chromium-browser"