User Tools

Site Tools


linux:notes:gnome_hdmi_full_rgb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:notes:gnome_hdmi_full_rgb [2025/11/07 02:42] Sean Rhonelinux:notes:gnome_hdmi_full_rgb [2025/11/07 02:49] (current) Sean Rhone
Line 23: Line 23:
  
   sudo rm -fv ~/'.config/monitors.xml' '/etc/xdg/monitors.xml'   sudo rm -fv ~/'.config/monitors.xml' '/etc/xdg/monitors.xml'
 +
 +====== monitors.xml ======
 +
 +<code>
 +<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></code>
  
/usr/local/www/wiki/data/attic/linux/notes/gnome_hdmi_full_rgb.1762501355.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki