I have an old laptop (Esprimo Mobile). I am new to Ubuntu. I ran xrandr -q
and the only option available is 640 x 480
$ xrandr -q
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 640 x 480, maximum 640 x 480 default connected primary 640x480+0+0 0mm x 0mm
640x480 73.00*
1240x800_60.00 (0x288) 80.750MHz -HSync +VSync
h: width 1240 start 1304 end 1432 total 1624 skew 0 clock 49.72KHz
v: height 800 start 803 end 813 total 831 clock 59.84Hz –
This makes my windows on screen way too big. How can I fix them?
EDIT: Since posting I have managed to create a new screen resolution option. When I applied the 1240 x 800 resolution it made things worse, all the windows became even wider and the top bar stretched out so I couldn't see the far right corner. I switched back from the 1240x800 (3:2) to the 640 x 480 but i am back where I started. What do I need to change?
cvt 1280 800 59
,cvt 1280 800 60
). – pa4080 Nov 11 '17 at 16:51