linux:notes:gnome_hdmi_full_rgb
nano ~/'.config/monitors.xml'
</mode> <rgbrange>full</rgbrange> <maxbpc>12</maxbpc> </monitor>
<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>GSM</vendor> <product>LG TV</product> <serial>0x01010101</serial> </monitorspec> <mode> <width>1920</width> <height>1080</height> <rate>60.000</rate> </mode> <rgbrange>full</rgbrange> <maxbpc>12</maxbpc> </monitor> </logicalmonitor> <disabled> <monitorspec> <connector>eDP-1</connector> <vendor>BOE</vendor> <product>0x06cb</product> <serial>0x00000000</serial> </monitorspec> </disabled> </configuration> </monitors>
sudo cp -fv ~/'.config/monitors.xml' '/etc/xdg/monitors.xml'
sudo rm -fv ~/'.config/monitors.xml' '/etc/xdg/monitors.xml'
/srv/www/wiki/data/pages/linux/notes/gnome_hdmi_full_rgb.txt · Last modified: by Sean Rhone