View Source KeyboardLayout.Key (keyboard_layout v0.1.1)
Describes a physical key and its location. Width and height are specified in
relative units, so a key with a width of 2
will be twice as wide as 1
, and
a height of 1.5
will be half the height of a key with a height of 3
.
Link to this section Summary
Types
An atom used as a unique key identifier
A key struct with an id
, x
and y
positions, a width
, a height
, and
an led
.