diff --git a/usb-hid-usage.c b/usb-hid-usage.c index d4495a7..dc4baa6 100644 --- a/usb-hid-usage.c +++ b/usb-hid-usage.c @@ -343,7 +343,9 @@ char *getHidUsageText(uint32_t usagePage, uint32_t usage) 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, "Generic GUI Application Controls", "AC New", "AC Open", "AC Close", "AC Exit", "AC Maximize", "AC Minimize", "AC Save", - "AC Print", "AC Properties", "AC Undo", "AC Copy", "AC Cut", "AC Paste", "AC Select All", "AC Find", + "AC Print", "AC Properties", 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, "AC Undo", "AC Copy", "AC Cut", "AC Paste", "AC Select All", "AC Find", "AC Find and Replace", "AC Search", "AC Go To", "AC Home", "AC Back", "AC Forward", "AC Stop", "AC Refresh", "AC Previous Link", "AC Next Link", "AC Bookmarks", "AC History", "AC Subscriptions", "AC Zoom In", "AC Zoom Out", "AC Zoom", "AC Full Screen View", "AC Normal View", "AC View Toggle", "AC Scroll Up", "AC Scroll Down", "AC Scroll", "AC Pan Left", "AC Pan Right",