diff options
Diffstat (limited to 'keycodes/README')
-rw-r--r-- | keycodes/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keycodes/README b/keycodes/README new file mode 100644 index 00000000..b0ca78aa --- /dev/null +++ b/keycodes/README @@ -0,0 +1,10 @@ +The keycodes component of a keyboard mapping specifies the range and +interpretation of the raw keycodes reported by the device. It sets the keycodes +symbolic name, the minimum and maximum legal codes for the keyboard, and the +symbolic name for each key. The keycodes component might also contain aliases +for some keys, symbolic names for some indicators and a description of which +indicators are physically present. + + + +/* $XFree86$ */ |