Changeset 71cdf771 for x/dm/lightdm.xml


Ignore:
Timestamp:
02/28/2024 03:51:29 PM (7 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, 12.2, gimp3, ken/TL2024, lazarus, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
2c6d37f, ef3026e6
Parents:
6a067e6b
Message:

lightdm: Change the monitor identifer in the example

In BLFS >= 12.0 we only ship the modesetting driver, which uses HDMI
instead of HDMI-A and the numbering starts from 0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/dm/lightdm.xml

    r6a067e6b r71cdf771  
    292292        only one monitor, set 'active-monitor=&lt;monitor-name&gt;' in
    293293        <filename>lightdm-gtk-greeter.conf</filename>. For example you could
    294         use <option>active-monitor=HDMI-A-0</option>.  You can determine the
     294        use <option>active-monitor=HDMI-1</option>.  You can determine the
    295295        monitor-names with <command>xrandr --listmonitors</command>. Note that
    296296        the monitor names may change if you change the graphics driver
Note: See TracChangeset for help on using the changeset viewer.