Manage dualscreen with HiDPI

Wednesday, February 8, 2017

xrandrtips

My new Dell XPS 13 has a HiDPI touchscreen and when I plug a 2nd display (not HiDPI), the resolution is big and ugly.

Solution for this is using the –scale option of xrandr!

My script example (in this case, laptop screen is at the right of my external screen):

    xrandr --output eDP1 --primary --mode 3200x1800 --pos 3840x192 --rotate normal --output DP1-1 --mode 1920x1080 --pos 0x0 --rotate normal --scale 2x2

Contact

If you find any issue or have any question about this article, feel free to reach out to me via email, mastodon, matrix or even IRC, see the About Me page for details.

See Also

Kalliope MPD neuron

Kalliope remote update