Changes

Adjust the Display With xgamma and xrandr

617 bytes added, 20:00, 15 January 2020
/* [ADJUST DISPLAY CONTRAST AND TINT FROM COMMAND LINE] */
The following lines were added (+) and removed (-):
== [DISPLAY RESOLUTIONS AVAILABLE FOR MONITOR OR SET FROM COMMAND LINE] ==== Display Resolutions Available for the Monitor ==== [ADJUST DISPLAY CONTRAST AND TINT FROM COMMAND LINE] ==Interesting side note:  A Linux Mint system with an analog VGA LCD monitor connected is identified as 'VGA1' on a Mint 18.3 system, and 'VGA-1' on Mint 19.2.  Notice the addition of the dash since the update.  Which module this comes from and why development is so inconsistent is unknown.  To the developers I suggest keeping the same name convention. VGA1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 531mm x 299mm == Adjusting the Display Contrast, Tint, and Brightness from the Command Line ==Reading setting: xrandr --output VGA-1 --gamma 0.9:0.9:0.8 --brightness 0.85High contrast for gaming: xrandr --output VGA-1 --gamma 0.9:0.9:0.9 --brightness 1.3
Bureaucrat, administrator
14,711
edits