View Single Post
Old 05-15-2018, 04:10 PM   #532
Randy11
Wizard
Randy11 ought to be getting tired of karma fortunes by now.Randy11 ought to be getting tired of karma fortunes by now.Randy11 ought to be getting tired of karma fortunes by now.Randy11 ought to be getting tired of karma fortunes by now.Randy11 ought to be getting tired of karma fortunes by now.Randy11 ought to be getting tired of karma fortunes by now.Randy11 ought to be getting tired of karma fortunes by now.Randy11 ought to be getting tired of karma fortunes by now.Randy11 ought to be getting tired of karma fortunes by now.Randy11 ought to be getting tired of karma fortunes by now.Randy11 ought to be getting tired of karma fortunes by now.
 
Posts: 1,138
Karma: 1577094
Join Date: Oct 2008
Device: Samsung EB60, Onyx M92, Onyx Max2
Quote:
Originally Posted by mdp View Post
Randy, have you tried commands like
Code:
xrandr  --output HDMI-1  --scale 1.72x1.72
?

Check
https://wiki.archlinux.org/index.php/HiDPI

As expressed, one's best configuration for using multiple monitors of different density could be: different DPI per workspace. But I have not found information on how to do that (I am not sure it's possible).


I've missed your reply

In my case, with a lower resolution for my LCD monitor, to have a zoom effect on the Max2 :
Quote:
xrandr --output HDMI-1 --scale 0.58x0.58 # My preferred
xrandr --output HDMI-1 --scale 0.66x0.66
xrandr --output HDMI-1 --scale 0.70x0.70
For a scale 1 :
Quote:
xrandr --output HDMI-1 --mode 2104x1560
xrandr --output HDMI-1 --scale 1x1
Randy11 is offline   Reply With Quote