linux:notes:gnome_hdmi_full_rgb
This is an old revision of the document!
nano ~/'.config/monitors.xml'
<monitors version="2">
<configuration>
<layoutmode>physical</layoutmode>
<logicalmonitor>
<x>0</x>
<y>0</y>
<scale>1</scale>
<primary>yes</primary>
<monitor>
<monitorspec>
<connector>HDMI-1</connector>
<vendor>TCL</vendor>
<product>55S405</product>
<serial>0x00000000</serial>
</monitorspec>
<mode>
<width>1920</width>
<height>1080</height>
<rate>60.000</rate>
</mode>
<rgbrange>full</rgbrange>
<maxbpc>12</maxbpc>
</monitor>
</logicalmonitor>
</configuration>
</monitors>
sudo cp --remove-destination ~/'.config/monitors.xml' ~gdm/'.config/monitors.xml' && sudo chown 'gdm':'gdm' ~gdm/'.config/monitors.xml'
/usr/local/www/wiki/data/attic/linux/notes/gnome_hdmi_full_rgb.1757480306.txt.gz · Last modified: by Sean Rhone
