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