Changeset f2fa6d94


Ignore:
Timestamp:
08/27/2023 06:33:30 PM (10 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
c8e80d51
Parents:
229972c
Message:

Show how to avoid the sddm virtual keyboard

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/dm/sddm.xml

    r229972c rf2fa6d94  
    246246      <para>
    247247        Desktop (Notebook) users, normally want the Num Lock key on (off).  For
    248         that, as the &root;, issue:
     248        that, as &root;, issue:
    249249      </para>
    250250
     
    255255        in the command above.
    256256      </para>
     257
     258      <para>
     259        By default, a virtual keyboard is presented for the user.  If this is
     260        not desired, run as &root;:
     261      </para>
     262
     263<screen role="root"><userinput>sed -i 's/qtvirtualkeyboard//' /etc/sddm.conf</userinput></screen>
    257264
    258265   </sect3>
Note: See TracChangeset for help on using the changeset viewer.