View difference between Paste ID: bKxRfFcp and A9DYCWhJ
SHOW: | | - or go back to the newest paste.
1
mark.croft.lug@gmail.com
2
3
i have been give a 22" HDMI &VGA  TV/monitor.
4
5
there a small fault at the bottom of the screen. Is there a way too
6
get linux mint/ubuntu based distro too not use that section of the
7
screen. find pictures attached.
8
9
seems to be something too do with this command - xrandr --fb 1160x568
10
--output VGA --mode 1280x800
11
12
but i am get a bit lost with it?
13
14
trying to follow this website (which usually pretty good)
15-
https://www.facebook.com/media/set/?set=a.10154446564527049.1073741883.645232048&type=1&l=f98a97c3f0
15+
16
17
https://www.facebook.com/media/set/?set=a.10154446564527049.1073741883.645232048&type=1&l=f98a97c3f0
18
19
markcroft@intel-i5 ~ $ xrandr 
20
Screen 0: minimum 8 x 8, current 1600 x 1200, maximum 32767 x 32767
21
DP1 disconnected (normal left inverted right x axis y axis)
22
DP2 disconnected (normal left inverted right x axis y axis)
23
HDMI1 disconnected (normal left inverted right x axis y axis)
24
HDMI2 disconnected (normal left inverted right x axis y axis)
25
VGA1 connected primary 1600x1200+0+0 (normal left inverted right x axis y axis) 476mm x 268mm
26
   1920x1080      60.0 +
27
   1600x1200      60.0* 
28
   1680x1050      60.0  
29
   1400x1050      60.0  
30
   1280x1024      75.0     60.0  
31
   1440x900       59.9  
32
   1280x960       60.0  
33
   1152x864       75.0  
34
   1024x768       75.1     70.1     60.0  
35
   832x624        74.6  
36
   800x600        72.2     75.0     60.3     56.2  
37
   640x480        75.0     72.8     66.7     60.0  
38
   720x400        70.1  
39
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
40
markcroft@intel-i5 ~ $
41
42
*22:00 8th august* this is a work around for now using scaling option - xrandr --output VGA1 --mode 1680x1050 --panning 1920x1080 --scale 1.2x1.2