Changeset 613f9f7a for lxqt


Ignore:
Timestamp:
07/17/2023 11:33:04 PM (11 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
939040e0
Parents:
806b7400
Message:

liblxqt: Add a short description for lxqt-backlight_backend.

It's used to adjust the screen backlight, and can be used from the CLI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lxqt/desktop/liblxqt.xml

    r806b7400 r613f9f7a  
    116116      <seglistitem>
    117117        <seg>
    118           None
     118          lxqt-backlight_backend
    119119        </seg>
    120120        <seg>
     
    132132      <?dbfo list-presentation="list"?>
    133133      <?dbhtml list-presentation="table"?>
     134
     135      <varlistentry id="lxqt-backlight_backend">
     136        <term><command>lxqt-backlight_backend</command></term>
     137        <listitem>
     138          <para>
     139            sets the backlight level for a display
     140          </para>
     141          <indexterm zone="liblxqt lxqt-backlight_backend">
     142            <primary sortas="b-lxqt-backlight_backend">lxqt-backlight_backend</primary>
     143          </indexterm>
     144        </listitem>
     145      </varlistentry>
    134146
    135147      <varlistentry id="liblxqt-lib">
Note: See TracChangeset for help on using the changeset viewer.