Skip to content

Class pinnacle.input.XkbConfig

Xkeyboard config options.

See xkeyboard-config(7) for more information.

Fields

rules nullable

rules?: string

Files of rules to be used for keyboard mapping composition.

model nullable

model?: string

Name of the model of your keyboard type.

layout nullable

layout?: string

Layout(s) you intend to use.

variant nullable

variant?: string

Variant(s) of the layout you intend to use.

options nullable

options?: string

Extra xkb configuration options.

Last updated: