diff --git a/README.md b/README.md index fa28ff57..a4b6e365 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ If you can't find what you need, consult [linux/input-event-codes.h](https://github.com/torvalds/linux/blob/master/include/uapi/linux/input-event-codes.h) for KEY and BTN names -- Mouse buttons `BTN_LEFT` `BTN_RIGHT` `BTN_MIDDLE` `BTN_SIDE` +- Mouse buttons `BTN_LEFT` `BTN_RIGHT` `BTN_MIDDLE` `BTN_SIDE` ... - Multimedia keys `KEY_NEXTSONG` `KEY_PLAYPAUSE` ... - Macro special keys `KEY_MACRO1` `KEY_MACRO2` ...