Quantcast
Channel: Active questions tagged windows-subsystem-for-linux - Ask Ubuntu
Viewing all articles
Browse latest Browse all 2817

How to change resolution on ubuntu windows app

$
0
0

I got the ubuntu app from windows store and connected to it via remote desktop, but everything's super tiny and there's just one resolution in the Display settings. I found some xrandr commands to add other resolutions:

$ xrandr --newmode "1680x1000_60.00"  139.25  1680 1784 1960 2240  1000 1003 1013 1038 -hsync +vsync$ xrandr --addmode DP-1 "1680x1000_60.00"

and it did add another resolution to the menu but selecting it doesn't change anything.

enter image description here


Viewing all articles
Browse latest Browse all 2817

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>