Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

xkbcli-how-to-type (1)

Name

xkbcli-how-to-type - query how to type a given Unicode codepoint

Synopsis

xkbcli how-to-type [options] codepoint

Description

XKBCLI-HOW-TO-TYPE(1)     BSD General Commands Manual    XKBCLI-HOW-TO-TYPE(1)

NAME
     xkbcli how-to-type -- query how to type a given Unicode codepoint

SYNOPSIS
     xkbcli how-to-type [options] codepoint

DESCRIPTION
     xkbcli how-to-type prints the key combinations (keycode + modifiers) in
     the keymap's layouts which would produce the given Unicode codepoint.

     --rules rules
             The XKB ruleset

     --model model
             The XKB model

     --layout layout
             The XKB layout

     --variant variant
             The XKB layout variant

     --options options
             The XKB options


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