Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

xkbcli-list (1)

Name

xkbcli-list - list available XKB models, layouts, variants and options

Synopsis

xkbcli list [/path/to/xkbbase [/path/to/xkbbase] ...]

Description

XKBCLI-LIST(1)            BSD General Commands Manual           XKBCLI-LIST(1)

NAME
     xkbcli list -- list available XKB models, layouts, variants and options

SYNOPSIS
     xkbcli list [/path/to/xkbbase [/path/to/xkbbase] ...]

DESCRIPTION
     xkbcli list is a commandline tool to list available model, layout, vari-
     ant and option (MLVO) values from the XKB registry.

     Positional arguments provided on the commandline are treated as XKB base
     directory installations.

     --help  Print help and exit

     --verbose
             Increase verbosity, use multiple times for debugging output

     --ruleset name
             Load the ruleset with the given name

     --skip-default-paths
             Do not load the default XKB include paths

     --load-exotic
             Load exotic (extra) layouts


ATTRIBUTES
     See attributes(7) for descriptions of the following attributes:

     +---------------+--------------------------+
     |ATTRIBUTE TYPE |     ATTRIBUTE VALUE      |
     +---------------+--------------------------+
     |Availability   | x11/library/libxkbcommon |
     +---------------+--------------------------+
     |Stability      | Volatile                 |
     +---------------+--------------------------+

SEE ALSO
     xkbcli(1), The libxkbcommon online documentation: https://xkbcommon.org



NOTES
     Source code for open source software components in Oracle Solaris can be
     found at https://www.oracle.com/downloads/opensource/solaris-source-code-
     downloads.html.

     This software was built from source available at https://github.com/ora-
     cle/solaris-userland.  The original community source was downloaded from
     http://xkbcommon.org/download/libxkbcommon-1.0.1.tar.xz.

     Further information about this software can be found on the open source
     community website at http://xkbcommon.org.

BSD                              July 27, 2020                             BSD