Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
1019 B

  1. @@ InputBin
  2. *rcInstalledOptionNameID: 290
  3. *rcNotInstalledOptionNameID: 291
  4. *Feature: InputBin
  5. {
  6. *rcNameID: =PAPER_SOURCE_DISPLAY
  7. *DefaultOption: AUTO
  8. *Option: AUTO
  9. {
  10. *rcNameID: =AUTO_DISPLAY
  11. *Command: CmdSelect
  12. {
  13. *Order: DOC_SETUP.11
  14. *Cmd: "<1B>[0q"
  15. }
  16. }
  17. *Option: MANUAL
  18. {
  19. *rcNameID: 265
  20. *OptionID: 265
  21. *Command: CmdSelect
  22. {
  23. *Order: DOC_SETUP.11
  24. *Cmd: "<1B>[1q"
  25. }
  26. }
  27. *Option: CASSETTE1
  28. {
  29. *rcNameID: 351
  30. *OptionID: 351
  31. *Command: CmdSelect
  32. {
  33. *Order: DOC_SETUP.11
  34. *Cmd: "<1B>[11q"
  35. }
  36. }
  37. *Option: CASSETTE2
  38. {
  39. *Installable?: TRUE
  40. *rcInstallableFeatureNameID: 380
  41. *rcNameID: 352
  42. *OptionID: 352
  43. *Command: CmdSelect
  44. {
  45. *Order: DOC_SETUP.11
  46. *Cmd: "<1B>[12q"
  47. }
  48. }
  49. }