usb_hid_usages revision 1.3
1# $NetBSD: usb_hid_usages,v 1.3 2007/05/24 18:05:11 plunky Exp $ 2# 3# USB HID usage table 4# Syntax: 5# - lines that do not start with a white space give the number and name of 6# a usage page. 7# - lines that start with a white space give the number and name of 8# a usage with the last given page. 9# If the number is * then the line matches all usages and the name 10# is a printf formatting string that will be given the usage number. 11# 121 Generic Desktop 13 0x00 Undefined 14 0x01 Pointer 15 0x02 Mouse 16 0x03 Reserved 17 0x04 Joystick 18 0x05 Game Pad 19 0x06 Keyboard 20 0x07 Keypad 21 0x08 Multi-axis Controller 22 0x30 X 23 0x31 Y 24 0x32 Z 25 0x33 Rx 26 0x34 Ry 27 0x35 Rz 28 0x36 Slider 29 0x37 Dial 30 0x38 Wheel 31 0x39 Hat Switch 32 0x3A Counted Buffer 33 0x3B Byte Count 34 0x3C Motion Wakeup 35 0x40 Vx 36 0x41 Vy 37 0x42 Vz 38 0x43 Vbrx 39 0x44 Vbry 40 0x45 Vbrx 41 0x46 Vno 42 0x80 System Control 43 0x81 System Power Down 44 0x82 System Sleep 45 0x83 System Wake Up 46 0x84 System Context Menu 47 0x85 System Main Menu 48 0x86 System App Menu 49 0x87 System Menu Help 50 0x88 System Menu Exit 51 0x89 System Menu Select 52 0x8A System Menu Right 53 0x8B System Menu Left 54 0x8C System Menu Up 55 0x8D System Menu Down 56 0x90 D-pad Up 57 0x91 D-pad Down 58 0x92 D-pad Right 59 0x93 D-pad Left 60 612 Simulation Controls 62 0x00 Undefined 63 0x01 Flight Simulation Device 64 0x02 Automobile Simulation Device 65 0x03 Tank Simulation Device 66 0x04 Spaceship Simulation Device 67 0x05 Submarine Simulation Device 68 0x06 Sailing Simulation Device 69 0x07 Motorcycle Simulation Device 70 0x08 Sports Simulation Device 71 0x09 Airplane Simulation Device 72 0x0A Helicopter Simulation Device 73 0x0B Magic Carpet Simulation Device 74 0x0C Bicycle 75 0x20 Flight Control Stick 76 0x21 Flight Stick 77 0x22 Cyclic Control 78 0x23 Cyclic Trim 79 0x24 Flight Yoke 80 0x25 Track Control 81 0x26 Driving Control 82 0xB0 Aileron 83 0xB1 Aileron Trim 84 0xB2 Anti-Torque Control 85 0xB3 Auto-pilot Enable 86 0xB4 Chaff Release 87 0xB5 Collective Control 88 0xB6 Dive Brake 89 0xB7 Electronic Counter Measures 90 0xB8 Elevator 91 0xB9 Elevator Trim 92 0xBA Rudder 93 0xBB Throttle 94 0xBC Flight Communication 95 0xBD Flare Release 96 0xBE Landing Gear 97 0xBF Toe Brake 98 0xC0 Trigger 99 0xC1 Weapons Arm 100 0xC2 Weapons Select 101 0xC3 Wing Flaps 102 0xC4 Accelerator 103 0xC5 Brake 104 0xC6 Clutch 105 0xC7 Shifter 106 0xC8 Steering 107 0xC9 Turret Direction 108 0xCA Barrel Elevation 109 0xCB Dive Plane 110 0xCC Ballast 111 0xCD Bicycle Crank 112 0xCE Handle Bars 113 0xCF Front Brake 114 0xD0 Rear Brake 115 1163 VR Controls 117 0x00 Unidentified 118 0x01 Belt 119 0x02 Body Suit 120 0x03 Flexor 121 0x04 Glove 122 0x05 Head Tracker 123 0x06 Head Mounted Display 124 0x07 Hand Tracker 125 0x08 Oculometer 126 0x09 Vest 127 0x0A Animatronic Device 128 0x20 Stereo Enable 129 0x21 Display Enable 130 1314 Sports Controls 132 0x00 Unidentified 133 0x01 Baseball Bat 134 0x02 Golf Club 135 0x03 Rowing Machine 136 0x04 Treadmill 137 0x30 Oar 138 0x31 Slope 139 0x32 Rate 140 0x33 Stick Speed 141 0x34 Stick Face Angle 142 0x35 Stick Heel/Toe 143 0x36 Stick Follow Through 144 0x37 Stick Tempo 145 0x38 Stick Type 146 0x39 Stick Height 147 0x50 Putter 148 0x51 1 Iron 149 0x52 2 Iron 150 0x53 3 Iron 151 0x54 4 Iron 152 0x55 5 Iron 153 0x56 6 Iron 154 0x57 7 Iron 155 0x58 8 Iron 156 0x59 9 Iron 157 0x5A 10 Iron 158 0x5B 11 Iron 159 0x5C Sand Wedge 160 0x5D Loft Wedge 161 0x5E Power Wedge 162 0x5F 1 Wood 163 0x60 3 Wood 164 0x61 5 Wood 165 0x62 7 Wood 166 0x63 9 Wood 167 1685 Game Controls 169 0x00 Undefined 170 0x01 3D Game Controller 171 0x02 Pinball Device 172 0x03 Gun Device 173 0x20 Point of View 174 0x21 Turn Right/Left 175 0x22 Pitch Right/Left 176 0x23 Roll Forward/Backward 177 0x24 Move Right/Left 178 0x25 Move Forward/Backward 179 0x26 Move Up/Down 180 0x27 Lean Right/Left 181 0x28 Lean Forward/Backward 182 0x29 Height of POV 183 0x2A Flipper 184 0x2B Secondary Flipper 185 0x2C Bump 186 0x2D New Game 187 0x2E Shoot Ball 188 0x2F Player 189 0x30 Gun Bolt 190 0x31 Gun Clip 191 0x32 Gun Selector 192 0x33 Gun Single Shot 193 0x34 Gun Burst 194 0x35 Gun Automatic 195 0x36 Gun Safety 196 0x37 Gamepad Fire/Jump 197 0x39 Gamepad Trigger 198 1996 Device Controls 200 0x00 Undefined 201 0x20 Battery Strength 202 0x21 Wireless Channel 203 0x22 Wireless ID 204 0x23 Discover Wireless Control 205 0x24 Security Code Character Entered 206 0x25 Security Code Character Erased 207 0x26 Security Code Cleared 208 2097 Keyboard 210 0x00 No Event 211 0x01 Keyboard ErrorRollOver 212 0x02 Keyboard POSTFail 213 0x03 Keyboard ErrorUndefined 214 0x04 Keyboard a and A 215 0x05 Keyboard b and B 216 0x06 Keyboard c and C 217 0x07 Keyboard d and D 218 0x08 Keyboard e and E 219 0x09 Keyboard f and F 220 0x0A Keyboard g and G 221 0x0B Keyboard h and H 222 0x0C Keyboard i and I 223 0x0D Keyboard j and J 224 0x0E Keyboard k and K 225 0x0F Keyboard l and L 226 0x10 Keyboard m and M 227 0x11 Keyboard n and N 228 0x12 Keyboard o and O 229 0x13 Keyboard p and P 230 0x14 Keyboard q and Q 231 0x15 Keyboard r and R 232 0x16 Keyboard s and S 233 0x17 Keyboard t and T 234 0x18 Keyboard u and U 235 0x19 Keyboard v and V 236 0x1A Keyboard w and W 237 0x1B Keyboard x and X 238 0x1C Keyboard y and Y 239 0x1D Keyboard z and Z 240 0x1E Keyboard 1 and ! 241 0x1F Keyboard 2 and @ 242 0x20 Keyboard 3 and # 243 0x21 Keyboard 4 and $ 244 0x22 Keyboard 5 and % 245 0x23 Keyboard 6 and ^ 246 0x24 Keyboard 7 and & 247 0x25 Keyboard 8 and * 248 0x26 Keyboard 9 and ( 249 0x27 Keyboard 0 and ) 250 0x28 Keyboard Return (ENTER) 251 0x29 Keyboard ESCAPE 252 0x2A Keyboard DELETE (Backspace) 253 0x2B Keyboard Tab 254 0x2C Keyboard Spacebar 255 0x2D Keyboard - and (underscore) 256 0x2E Keyboard = and + 257 0x2F Keyboard [ and { 258 0x30 Keyboard ] and } 259 0x31 Keyboard \ and | 260 0x32 Keyboard Non-US # and ~ 261 0x33 Keyboard ; and : 262 0x34 Keyboard ' and " 263 0x35 Keyboard Grave Accent and Tilde 264 0x36 Keyboard, and < 265 0x37 Keyboard . and > 266 0x38 Keyboard / and ? 267 0x39 Keyboard Caps Lock 268 0x3A Keyboard F1 269 0x3B Keyboard F2 270 0x3C Keyboard F3 271 0x3D Keyboard F4 272 0x3E Keyboard F5 273 0x3F Keyboard F6 274 0x40 Keyboard F7 275 0x41 Keyboard F8 276 0x42 Keyboard F9 277 0x43 Keyboard F10 278 0x44 Keyboard F11 279 0x45 Keyboard F12 280 0x46 Keyboard PrintScreen 281 0x47 Keyboard Scroll Lock 282 0x48 Keyboard Pause 283 0x49 Keyboard Insert 284 0x4A Keyboard Home 285 0x4B Keyboard PageUp 286 0x4C Keyboard Delete Forward 287 0x4D Keyboard End 288 0x4E Keyboard PageDown 289 0x4F Keyboard RightArrow 290 0x50 Keyboard LeftArrow 291 0x51 Keyboard DownArrow 292 0x52 Keyboard UpArrow 293 0x53 Keypad Num Lock and Clear 294 0x54 Keypad / 295 0x55 Keypad * 296 0x56 Keypad - 297 0x57 Keypad + 298 0x58 Keypad ENTER 299 0x59 Keypad 1 and End 300 0x5A Keypad 2 and Down Arrow 301 0x5B Keypad 3 and PageDn 302 0x5C Keypad 4 and Left Arrow 303 0x5D Keypad 5 304 0x5E Keypad 6 and Right Arrow 305 0x5F Keypad 7 and Home 306 0x60 Keypad 8 and Up Arrow 307 0x61 Keypad 9 and PageUp 308 0x62 Keypad 0 and Insert 309 0x63 Keypad . and Delete 310 0x64 Keyboard Non-US \ and | 311 0x65 Keyboard Application 312 0x66 Keyboard Power 313 0x67 Keypad = 314 0x68 Keyboard F13 315 0x69 Keyboard F14 316 0x6A Keyboard F15 317 0x6B Keyboard F16 318 0x6C Keyboard F17 319 0x6D Keyboard F18 320 0x6E Keyboard F19 321 0x6F Keyboard F20 322 0x70 Keyboard F21 323 0x71 Keyboard F22 324 0x72 Keyboard F23 325 0x73 Keyboard F24 326 0x74 Keyboard Execute 327 0x75 Keyboard Help 328 0x76 Keyboard Menu 329 0x77 Keyboard Select 330 0x78 Keyboard Stop 331 0x79 Keyboard Again 332 0x7A Keyboard Undo 333 0x7B Keyboard Cut 334 0x7C Keyboard Copy 335 0x7D Keyboard Paste 336 0x7E Keyboard Find 337 0x7F Keyboard Mute 338 0x80 Keyboard Volume Up 339 0x81 Keyboard Volume Down 340 0x82 Keyboard Locking Caps Lock 341 0x83 Keyboard Locking Num Lock 342 0x84 Keyboard Locking Scroll Lock 343 0x85 Keypad Comma 344 0x86 Keypad Equal Sign 345 0x87 Keyboard International1 346 0x88 Keyboard International2 347 0x89 Keyboard International3 348 0x8A Keyboard International4 349 0x8B Keyboard International5 350 0x8C Keyboard International6 351 0x8D Keyboard International7 352 0x8E Keyboard International8 353 0x8F Keyboard International9 354 0x90 Keyboard LANG1 355 0x91 Keyboard LANG2 356 0x92 Keyboard LANG3 357 0x93 Keyboard LANG4 358 0x94 Keyboard LANG5 359 0x95 Keyboard LANG6 360 0x96 Keyboard LANG7 361 0x97 Keyboard LANG8 362 0x98 Keyboard LANG9 363 0x99 Keyboard Alternate Erase 364 0x9A Keyboard SysReq/Attention 365 0x9B Keyboard Cancel 366 0x9C Keyboard Clear 367 0x9D Keyboard Prior 368 0x9E Keyboard Return 369 0x9F Keyboard Separator 370 0xA0 Keyboard Out 371 0xA1 Keyboard Oper 372 0xA2 Keyboard Clear/Again 373 0xA3 Keyboard CrSel/Props 374 0xA4 Keyboard ExSel 375 0xE0 Keyboard LeftControl 376 0xE1 Keyboard LeftShift 377 0xE2 Keyboard LeftAlt 378 0xE3 Keyboard Left GUI 379 0xE4 Keyboard RightControl 380 0xE5 Keyboard RightShift 381 0xE6 Keyboard RightAlt 382 0xE7 Keyboard Right GUI 383 3848 LEDs 385 0x00 Undefined 386 0x01 Num Lock 387 0x02 Caps Lock 388 0x03 Scroll Lock 389 0x04 Compose 390 0x05 Kana 391 0x06 Power 392 0x07 Shift 393 0x08 Do Not Disturb 394 0x09 Mute 395 0x0A Tone Enable 396 0x0B High Cut Filter 397 0x0C Low Cut Filter 398 0x0D Equalizer Enable 399 0x0E Sound Field On 400 0x0F Surround Field On 401 0x10 Repeat 402 0x11 Stereo 403 0x12 Sampling Rate Detect 404 0x13 Spinning 405 0x14 CAV 406 0x15 CLV 407 0x16 Recording Format Detect 408 0x17 Off-Hook 409 0x18 Ring 410 0x19 Message Waiting 411 0x1A Data Mode 412 0x1B Battery Operation 413 0x1C Battery OK 414 0x1D Battery Low 415 0x1E Speaker 416 0x1F Head Set 417 0x20 Hold 418 0x21 Microphone 419 0x22 Coverage 420 0x23 Night Mode 421 0x24 Send Calls 422 0x25 Call Pickup 423 0x26 Conference 424 0x27 Stand-by 425 0x28 Camera On 426 0x29 Camera Off 427 0x2A On-Line 428 0x2B Off-Line 429 0x2C Busy 430 0x2D Ready 431 0x2E Paper-Out 432 0x2F Paper-Jam 433 0x30 Remote 434 0x31 Forward 435 0x32 Reverse 436 0x33 Stop 437 0x34 Rewind 438 0x35 Fast Forward 439 0x36 Play 440 0x37 Pause 441 0x38 Record 442 0x39 Error 443 0x3A Usage Selected Indicator 444 0x3B Usage In Use Indicator 445 0x3C Usage Multi Mode Indicator 446 0x3D Indicator On 447 0x3E Indicator Flash 448 0x3F Indicator Slow Blink 449 0x40 Indicator Fast Blink 450 0x41 Indicator Off 451 0x42 Flash On Time 452 0x43 Slow Blink On Time 453 0x44 Slow Blink Off Time 454 0x45 Fast Blink On Time 455 0x46 Fast Blink Off Time 456 0x47 Usage Indicator Color 457 0x48 Red 458 0x49 Green 459 0x4A Amber 460 0x4B Generic Indicator 461 0x4C System Suspend 462 0x4D External Power Connected 463 0x4C-FFFF Reserved 464 4659 Button 466 0x00 No Button Pressed 467 * Button %d 468 46910 Ordinal 470 0x00 Unused 471 * Instance %d 472 47311 Telephony 474 0x00 Unassigned 475 0x01 Phone 476 0x02 Answering Machine 477 0x03 Message Controls 478 0x04 Handset 479 0x05 Headset 480 0x06 Telephony Key Pad 481 0x07 Programmable Button 482 0x20 Hook Switch 483 0x21 Flash 484 0x22 Feature 485 0x23 Hold 486 0x24 Redial 487 0x25 Transfer 488 0x26 Drop 489 0x27 Park 490 0x28 Forward Calls 491 0x29 Alternate Function 492 0x2A Line 493 0x2B Speaker Phone 494 0x2C Conference 495 0x2D Ring Enable 496 0x2E Ring Select 497 0x2F Phone Mute 498 0x30 Caller ID 499 0x50 Speed Dial 500 0x51 Store Number 501 0x52 Recall Number 502 0x53 Phone Directory 503 0x70 Voice Mail 504 0x71 Screen Calls 505 0x72 Do Not Disturb 506 0x73 Message 507 0x74 Answer On/Off 508 0x90 Inside Dial Tone 509 0x91 Outside Dial Tone 510 0x92 Inside Ring Tone 511 0x93 Outside Ring Tone 512 0x94 Priority Ring Tone 513 0x95 Inside Ringback 514 0x96 Priority Ringback 515 0x97 Line Busy Tone 516 0x98 Reorder Tone 517 0x99 Call Waiting Tone 518 0x9A Confirmation Tone 1 519 0x9B Confirmation Tone 2 520 0x9C Tones Off 521 0xB0 Phone Key 0 522 0xB1 Phone Key 1 523 0xB2 Phone Key 2 524 0xB3 Phone Key 3 525 0xB4 Phone Key 4 526 0xB5 Phone Key 5 527 0xB6 Phone Key 6 528 0xB7 Phone Key 7 529 0xB8 Phone Key 8 530 0xB9 Phone Key 9 531 0xBA Phone Key Star 532 0xBB Phone Key Pound 533 0xBC Phone Key A 534 0xBD Phone Key B 535 0xBE Phone Key C 536 0xBF Phone Key D 537 53812 Consumer 539 0x00 Unassigned 540 0x01 Consumer Control 541 0x02 Numeric Key Pad 542 0x03 Programmable Buttons 543 0x20 +10 544 0x21 +100 545 0x22 AM/PM 546 0x30 Power 547 0x31 Reset 548 0x32 Sleep 549 0x33 Sleep After 550 0x34 Sleep Mode 551 0x35 Illumination 552 0x36 Function Buttons 553 0x40 Menu 554 0x41 Menu Pick 555 0x42 Menu Up 556 0x43 Menu Down 557 0x44 Menu Left 558 0x45 Menu Right 559 0x46 Menu Escape 560 0x47 Menu Value Increase 561 0x48 Menu Value Decrease 562 0x60 Data On Screen 563 0x61 Closed Caption 564 0x62 Closed Caption Select 565 0x63 VCR/TV 566 0x64 Broadcast Mode 567 0x65 Snapshot 568 0x66 Still 569 0x80 Selection 570 0x81 Assign Selection 571 0x82 Mode Step 572 0x83 Recall Last 573 0x84 Enter Channel 574 0x85 Order Movie 575 0x86 Channel 576 0x87 Media Selection 577 0x88 Media Select Computer 578 0x89 Media Select TV 579 0x8A Media Select WWW 580 0x8B Media Select DVD 581 0x8C Media Select Telephone 582 0x8D Media Select Program Guide 583 0x8E Media Select Video Phone 584 0x8F Media Select Games 585 0x90 Media Select Messages 586 0x91 Media Select CD 587 0x92 Media Select VCR 588 0x93 Media Select Tuner 589 0x94 Quit 590 0x95 Help 591 0x96 Media Select Tape 592 0x97 Media Select Cable 593 0x98 Media Select Satellite 594 0x99 Media Select Security 595 0x9A Media Select Home 596 0x9B Media Select Call 597 0x9C Channel Increment 598 0x9D Channel Decrement 599 0x9E Media Select SAP 600 0xA0 VCR Plus 601 0xA1 Once 602 0xA2 Daily 603 0xA3 Weekly 604 0xA4 Monthly 605 0xB0 Play 606 0xB1 Pause 607 0xB2 Record 608 0xB3 Fast Forward 609 0xB4 Rewind 610 0xB5 Scan Next Track 611 0xB6 Scan Previous Track 612 0xB7 Stop 613 0xB8 Eject 614 0xB9 Random Play 615 0xBA Select DisC 616 0xBB Enter Disc 617 0xBC Repeat 618 0xBD Tracking 619 0xBE Track Normal 620 0xBF Slow Tracking 621 0xC0 Frame Forward 622 0xC1 Frame Back 623 0xC2 Mark 624 0xC3 Clear Mark 625 0xC4 Repeat From Mark 626 0xC5 Return To Mark 627 0xC6 Search Mark Forward 628 0xC7 Search Mark Backwards 629 0xC8 Counter Reset 630 0xC9 Show Counter 631 0xCA Tracking Increment 632 0xCB Tracking Decrement 633 0xCD Pause/Play 634 0xE0 Volume 635 0xE1 Balance 636 0xE2 Mute 637 0xE3 Bass 638 0xE4 Treble 639 0xE5 Bass Boost 640 0xE6 Surround Mode 641 0xE7 Loudness 642 0xE8 MPX 643 0xE9 Volume Up 644 0xEA Volume Down 645 0xF0 Speed Select 646 0xF1 Playback Speed 647 0xF2 Standard Play 648 0xF3 Long Play 649 0xF4 Extended Play 650 0xF5 Slow 651 0x100 Fan Enable 652 0x101 Fan Speed 653 0x102 Light 654 0x103 Light Illumination Level 655 0x104 Climate Control Enable 656 0x105 Room Temperature 657 0x106 Security Enable 658 0x107 Fire Alarm 659 0x108 Police Alarm 660 0x150 Balance Right 661 0x151 Balance Left 662 0x152 Bass Increment 663 0x153 Bass Decrement 664 0x154 Treble Increment 665 0x155 Treble Decrement 666 0x160 Speaker System 667 0x161 Channel Left 668 0x162 Channel Right 669 0x163 Channel Center 670 0x164 Channel Front 671 0x165 Channel Center Front 672 0x166 Channel Side 673 0x167 Channel Surround 674 0x168 Channel Low Frequency Enhancement 675 0x169 Channel Top 676 0x16A Channel Unknown 677 0x170 Sub-channel 678 0x171 Sub-channel Increment 679 0x172 Sub-channel Decrement 680 0x173 Alternate Audio Increment 681 0x174 Alternate Audio Decrement 682 0x180 Application Launch Buttons 683 0x181 AL Launch Button Configuration Tool 684 0x182 AL Programmable Button Configuration 685 0x183 AL Consumer Control Configuration 686 0x184 AL Word Processor 687 0x185 AL Text Editor 688 0x186 AL Spreadsheet 689 0x187 AL Graphics Editor 690 0x188 AL Presentation App 691 0x189 AL Database App 692 0x18A AL Email Reader 693 0x18B AL Newsreader 694 0x18C AL Voicemail 695 0x18D AL Contacts/Address Book 696 0x18E AL Calendar/Schedule 697 0x18F AL Task/Project Manager 698 0x190 AL Log/Journal/Timecard 699 0x191 AL Checkbook/Finance 700 0x192 AL Calculator 701 0x193 AL A/V Capture/Playback 702 0x194 AL Local Machine Browser 703 0x195 AL LAN/WAN Browser 704 0x196 AL Internet Browser 705 0x197 AL Remote Networking/ISP Connect 706 0x198 AL Network Conference 707 0x199 AL Network Chat 708 0x19A AL Telephony/Dialer 709 0x19B AL Logon 710 0x19C AL Logoff 711 0x19D AL Logon/Logoff 712 0x19E AL Terminal Lock/Screensaver 713 0x19F AL Control Panel 714 0x1A0 AL Command Line Processor/Run 715 0x1A1 AL Process/Task Manager 716 0x1A2 AL Select Tast/Application 717 0x1A3 AL Next Task/Application 718 0x1A4 AL Previous Task/Application 719 0x1A5 AL Preemptive Halt Task/Application 720 0x1A7 AL My Documents 721 0x1AB AC Spell 722 0x1B6 AL My Pictures 723 0x1B7 AL My Music 724 0x200 Generic GUI Application Controls 725 0x201 AC New 726 0x202 AC Open 727 0x203 AC Close 728 0x204 AC Exit 729 0x205 AC Maximize 730 0x206 AC Minimize 731 0x207 AC Save 732 0x208 AC Print 733 0x209 AC Properties 734 0x21A AC Undo 735 0x21B AC Copy 736 0x21C AC Cut 737 0x21D AC Paste 738 0x21E AC Select All 739 0x21F AC Find 740 0x220 AC Find and Replace 741 0x221 AC Search 742 0x222 AC Go To 743 0x223 AC Home 744 0x224 AC Back 745 0x225 AC Forward 746 0x226 AC Stop 747 0x227 AC Refresh 748 0x228 AC Previous Link 749 0x229 AC Next Link 750 0x22A AC Bookmarks 751 0x22B AC History 752 0x22C AC Subscriptions 753 0x22D AC Zoom In 754 0x22E AC Zoom Out 755 0x22F AC Zoom 756 0x230 AC Full Screen View 757 0x231 AC Normal View 758 0x232 AC View Toggle 759 0x233 AC Scroll Up 760 0x234 AC Scroll Down 761 0x235 AC Scroll 762 0x236 AC Pan Left 763 0x237 AC Pan Right 764 0x238 AC Pan 765 0x239 AC New Window 766 0x23A AC Tile Horizontally 767 0x23B AC Tile Vertically 768 0x23C AC Format 769 0x279 AC Redo 770 0x289 AC Reply 771 0x28B AC Fwd 772 0x28C AC Send 773 77413 Digitizer 775 0x00 Undefined 776 0x01 Digitizer 777 0x02 Pen 778 0x03 Light Pen 779 0x04 Touch Screen 780 0x05 Touch Pad 781 0x06 White Board 782 0x07 Coordinate Measuring Machine 783 0x08 3-D Digitizer 784 0x09 Stereo Plotter 785 0x0A Articulated Arm 786 0x0B Armature 787 0x0C Multiple Point Digitizer 788 0x0D Free Space Wand 789 0x20 Stylus 790 0x21 Puck 791 0x22 Finger 792 0x30 Tip Pressure 793 0x31 Barrel Pressure 794 0x32 In Range 795 0x33 Touch 796 0x34 Untouch 797 0x35 Tap 798 0x36 Quality 799 0x37 Data Valid 800 0x38 Transducer Index 801 0x39 Tablet Function Keys 802 0x3A Program Change Keys 803 0x3B Battery Strength 804 0x3C Invert 805 0x3D X Tilt 806 0x3E Y Tilt 807 0x3F Azimuth 808 0x40 Altitude 809 0x41 Twist 810 0x42 Tip Switch 811 0x43 Secondary Tip Switch 812 0x44 Barrel Switch 813 0x45 Eraser 814 0x46 Tablet Pick 815 81615 Physical Interface Device 817 81816 Unicode 819 * Unicode Char u%04x 820 82120 Alphnumeric Display 822 0x00 Undefined 823 0x01 Alphanumeric Display 824 0x20 Display Attributes Report 825 0x21 ASCII Character Set 826 0x22 Data Read Back 827 0x23 Font Read Back 828 0x24 Display Control Report 829 0x25 Clear Display 830 0x26 Display Enable 831 0x27 Screen Saver Delay 832 0x28 Screen Saver Enable 833 0x29 Vertical Scroll 834 0x2A Horizontal Scroll 835 0x2B Character Report 836 0x2C Display Data 837 0x2D Display Status 838 0x2E Stat Not Ready 839 0x2F Stat Ready 840 0x30 Err Not a loadable character 841 0x31 Err Font data cannot be read 842 0x32 Cursor Position Report 843 0x33 Row 844 0x34 Column 845 0x35 Rows 846 0x36 Columns 847 0x37 Cursor Pixel Positioning 848 0x38 Cursor Mode 849 0x39 Cursor Enable 850 0x3A Cursor Blink 851 0x3B Font Report 852 0x3C Font Data 853 0x3D Character Width 854 0x3E Character Height 855 0x3F Character Spacing Horizontal 856 0x40 Character Spacing Vertical 857 0x41 Unicode Character Set 858 859128 Monitor 860 0x00 Undefined 861 0x01 Monitor Control 862 0x02 EDID Information 863 0x03 VDIF Information 864 0x04 VESA Version 865 0x05 On Screen Display 866 0x06 Auto Size Center 867 0x07 Polarity Horz Synch 868 0x08 Polarity Vert Synch 869 0x09 Sync Type 870 0x0A Screen Position 871 0x0B Horizontal Frequency 872 0x0C Vertical Frequency 873 874129 Monitor Enumerated Values 875 0x00 unassigned 876 * ENUM %d 877 878130 VESA Virtual Controls 879 0x10 Brightness 880 0x12 Contrast 881 0x16 Video Gain Red 882 0x18 Video Gain Green 883 0x1A Video Gain Blue 884 0x1C Focus 885 0x20 Horizontal Position 886 0x22 Horizontal Size 887 0x24 Horizontal Pincushion 888 0x26 Horizontal Pincushion Balance 889 0x28 Horizontal Misconvergence 890 0x2A Horizontal Linearity 891 0x2C Horizontal Linearity Balance 892 0x30 Vertical Position 893 0x32 Vertical Size 894 0x34 Vertical Pincushion 895 0x36 Vertical Pincushion Balance 896 0x38 Vertical Misconvergence 897 0x3A Vertical Linearity 898 0x3C Vertical Linearity Balance 899 0x40 Parallelogram Distortion 900 0x42 Trapezoidal Distortion 901 0x44 Tilt 902 0x46 Top Corner Distortion Control 903 0x48 Top Corner Distortion Balance 904 0x4A Bottom Corner Distortion Control 905 0x4C Bottom Corner Distortion Balance 906 0x56 Moir� Horizontal 907 0x58 Moir� Vertical 908 0x5E Input Level Select 909 0x60 Input Source Select 910 0x62 Stereo Mode 911 0x6C Video Black Level Red 912 0x6E Video Black Level Green 913 0x70 Video Black Level Blue 914 915131 VESA Command 916 0x00 Undefined 917 0x01 Settings 918 0x02 Degauss 919 920132 Power Device 921 0x00 Undefined 922 0x01 iName 923 0x02 PresentStatus 924 0x03 ChangedStatus 925 0x04 UPS 926 0x05 PowerSupply 927 0x10 BatterySystem 928 0x11 BatterySystemID 929 0x12 Battery 930 0x13 BatteryID 931 0x14 Charger 932 0x15 ChargerID 933 0x16 PowerConverter 934 0x17 PowerConverterID 935 0x18 OutletSystem 936 0x19 OutletSystemID 937 0x1A Input 938 0x1B InputID 939 0x1C Output 940 0x1D OutputID 941 0x1E Flow 942 0x1F FlowID 943 0x20 Outlet 944 0x21 OutletID 945 0x22 Gang 946 0x23 GangID 947 0x24 Sink 948 0x25 SinkID 949 0x30 Voltage 950 0x31 Current 951 0x32 Frequency 952 0x33 ApparentPower 953 0x34 ActivePower 954 0x35 PercentLoad 955 0x36 Temperature 956 0x37 Humidity 957 0x40 ConfigVoltage 958 0x41 ConfigCurrent 959 0x42 ConfigFrequency 960 0x43 ConfigApparentPower 961 0x44 ConfigActivePower 962 0x45 ConfigPercentLoad 963 0x46 ConfigTemperature 964 0x47 ConfigHumidity 965 0x50 SwitchOnControl 966 0x51 SwitchOffControl 967 0x52 ToggleControl 968 0x53 LowVoltageTransfer 969 0x54 HighVoltageTransfer 970 0x55 DelayBeforeReboot 971 0x56 DelayBeforeStartup 972 0x57 DelayBeforeShutdown 973 0x58 Test 974 0x59 Vendorspecificcommand 975 0x60 Present 976 0x61 Good 977 0x62 InternalFailure 978 0x63 VoltageOutOfRange 979 0x64 FrequencyOutOfRange 980 0x65 Overload 981 0x66 OverCharged 982 0x67 OverTemperature 983 0x68 ShutdownRequested 984 0x69 ShutdownImminent 985 0x6A VendorSpecificAnswerValid 986 0x6B SwitchOn/Off 987 0x6C Switcheble 988 0x6D Used 989 0x6E Boost 990 0x6F Buck 991 0x70 Initialized 992 0x71 Tested 993 994133 Battery System 995 0x00 Undefined 996 0x01 SMBBatteryMode 997 0x02 SMBBatteryStatus 998 0x03 SMBAlarmWarning 999 0x04 SMBChargerMode 1000 0x05 SMBChargerStatus 1001 0x06 SMBChargerSpecInfo 1002 0x07 SMBSelectorState 1003 0x08 SMBSelectorPreset 1004 0x09 SMBSelectorInfo 1005 0x10 OptionalMfgFunction1 1006 0x11 OptionalMfgFunction2 1007 0x12 OptionalMfgFunction3 1008 0x13 OptionalMfgFunction4 1009 0x14 OptionalMfgFunction5 1010 0x15 ConnectionToSMBus 1011 0x16 OutputConnection 1012 0x17 ChargerConnection 1013 0x18 BatteryInsertion 1014 0x19 Usenext 1015 0x1A OKToUse 1016 0x28 ManufacturerAccess 1017 0x29 RemainingCapacityLimit 1018 0x2A RemainingTimeLimit 1019 0x2B AtRate 1020 0x2C CapacityMode 1021 0x2D BroadcastToCharger 1022 0x2E PrimaryBattery 1023 0x2F ChargeController 1024 0x40 TerminateCharge 1025 0x41 TermminateDischarge 1026 0x42 BelowRemainingCapacityLimit 1027 0x43 RemainingTimeLimitExpired 1028 0x44 Charging 1029 0x45 Discharging 1030 0x46 FullyCharged 1031 0x47 FullyDischarged 1032 0x48 ConditionningFlag 1033 0x49 AtRateOK 1034 0x4A SMBErrorCode 1035 0x4B NeedReplacement 1036 0x60 AtRateTimeToFull 1037 0x61 AtRateTimeToEmpty 1038 0x62 AverageCurrent 1039 0x63 Maxerror 1040 0x64 RelativeStateOfCharge 1041 0x65 AbsoluteStateOfCharge 1042 0x66 RemainingCapacity 1043 0x67 FullChargeCapacity 1044 0x68 RunTimeToEmpty 1045 0x69 AverageTimeToEmpty 1046 0x6A AverageTimeToFull 1047 0x6B CycleCount 1048 0x80 BattPackModelLevel 1049 0x81 InternalChargeController 1050 0x82 PrimaryBatterySupport 1051 0x83 DesignCapacity 1052 0x84 SpecificationInfo 1053 0x85 ManufacturerDate 1054 0x86 SerialNumber 1055 0x87 iManufacturerName 1056 0x88 iDevicename 1057 0x89 iDeviceChemistery 1058 0x8A iManufacturerData 1059 0x8B Rechargeable 1060 0x8C WarningCapacityLimit 1061 0x8D CapacityGranularity1 1062 0x8E CapacityGranularity2 1063 0xC0 InhibitCharge 1064 0xC1 EnablePolling 1065 0xC2 ResetToZero 1066 0xD0 ACPresent 1067 0xD1 BatteryPresent 1068 0xD2 PowerFail 1069 0xD3 AlarmInhibited 1070 0xD4 ThermistorUnderRange 1071 0xD5 ThermistorHot 1072 0xD6 ThermistorCold 1073 0xD7 ThermistorOverRange 1074 0xD8 VoltageOutOfRange 1075 0xD9 CurrentOutOfRange 1076 0xDA CurrentNotRegulated 1077 0xDB VoltageNotRegulated 1078 0xDC MasterMode 1079 0xDD ChargerBattery/HostControlled 1080 0xF0 ChargerSpecInfo 1081 0xF1 ChargerSpecRef 1082 0xF2 Level2 1083 0xF3 Level3 1084 1085140 Bar Code Scanner 1086 1087141 Scale Device 1088 1089144 Camera Control 1090 1091145 Arcade Device 1092 1093# Some Microsoft non-standard extensions 10940xff00 Microsoft 1095 0xe9 Base Up 1096 0xea Base Down 1097