home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / epsonepl-FlowControl.xml < prev    next >
Encoding:
Text File  |  2004-01-16  |  4.5 KB  |  133 lines

  1. <option type="enum" id="opt/epsonepl-FlowControl">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Flow Control</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>FlowControl</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>General</arg_group>
  12.    <arg_order>190</arg_order>
  13.    <arg_spot>B</arg_spot>
  14.    <arg_substitution />
  15.    <arg_proto>EplFlowControl=%s,</arg_proto>
  16.   </arg_execution>
  17.   <constraints>
  18.      <constraint sense="true">
  19.       <driver>epl5700l</driver>
  20.       <arg_defval>ev/1000</arg_defval>
  21.      </constraint>
  22.      <constraint sense="true">
  23.       <driver>epl5800l</driver>
  24.       <arg_defval>ev/1000</arg_defval>
  25.      </constraint>
  26.      <constraint sense="true">
  27.       <driver>epl5900l</driver>
  28.       <arg_defval>ev/1000</arg_defval>
  29.      </constraint>
  30.      <constraint sense="true">
  31.       <driver>epl6100l</driver>
  32.       <arg_defval>ev/1000</arg_defval>
  33.      </constraint>
  34.      <constraint sense="true">
  35.       <driver>epl6200l</driver>
  36.       <arg_defval>ev/1000</arg_defval>
  37.      </constraint>
  38.   </constraints>
  39.   <enum_vals>
  40.    <enum_val id="ev/1000">
  41.     <ev_longname>
  42.      <en>Off</en>
  43.     </ev_longname>
  44.     <!-- A multilingual <comments> block can appear here, too;
  45.          it should be treated as documentation for the user. -->
  46.     <ev_shortname>
  47.      <en>Off</en>
  48.      <!-- Until someone tells me how to learn the user locale in 
  49.           backends, the shortname must be monolingual in <en>! -->
  50.     </ev_shortname>
  51.     <ev_driverval>off</ev_driverval>
  52.    </enum_val>
  53.    <enum_val id="ev/1100">
  54.     <ev_longname>
  55.      <en>USB (libusb)</en>
  56.     </ev_longname>
  57.     <!-- A multilingual <comments> block can appear here, too;
  58.          it should be treated as documentation for the user. -->
  59.     <ev_shortname>
  60.      <en>libusb</en>
  61.      <!-- Until someone tells me how to learn the user locale in 
  62.           backends, the shortname must be monolingual in <en>! -->
  63.     </ev_shortname>
  64.     <ev_driverval>libusb</ev_driverval>
  65.    </enum_val>
  66.    <enum_val id="ev/1200">
  67.     <ev_longname>
  68.      <en>USB (kernel dev_usb_lp0)</en>
  69.     </ev_longname>
  70.     <!-- A multilingual <comments> block can appear here, too;
  71.          it should be treated as documentation for the user. -->
  72.     <ev_shortname>
  73.      <en>USB_kernel_dev_usb_lp0</en>
  74.      <!-- Until someone tells me how to learn the user locale in 
  75.           backends, the shortname must be monolingual in <en>! -->
  76.     </ev_shortname>
  77.     <ev_driverval>/dev/usb/lp0</ev_driverval>
  78.    </enum_val>
  79.    <enum_val id="ev/1201">
  80.     <ev_longname>
  81.      <en>USB (kernel dev_usb_lp1)</en>
  82.     </ev_longname>
  83.     <!-- A multilingual <comments> block can appear here, too;
  84.          it should be treated as documentation for the user. -->
  85.     <ev_shortname>
  86.      <en>USB_kernel_dev_usb_lp1</en>
  87.      <!-- Until someone tells me how to learn the user locale in 
  88.           backends, the shortname must be monolingual in <en>! -->
  89.     </ev_shortname>
  90.     <ev_driverval>/dev/usb/lp1</ev_driverval>
  91.    </enum_val>
  92.    <enum_val id="ev/2100">
  93.     <ev_longname>
  94.      <en>ParPort (libieee1284)</en>
  95.     </ev_longname>
  96.     <!-- A multilingual <comments> block can appear here, too;
  97.          it should be treated as documentation for the user. -->
  98.     <ev_shortname>
  99.      <en>libieee1284</en>
  100.      <!-- Until someone tells me how to learn the user locale in 
  101.           backends, the shortname must be monolingual in <en>! -->
  102.     </ev_shortname>
  103.     <ev_driverval>libieee1284</ev_driverval>
  104.    </enum_val>
  105.    <enum_val id="ev/2200">
  106.     <ev_longname>
  107.      <en>ParPort (kernel dev_lp0)</en>
  108.     </ev_longname>
  109.     <!-- A multilingual <comments> block can appear here, too;
  110.          it should be treated as documentation for the user. -->
  111.     <ev_shortname>
  112.      <en>ParPort_kernel_dev_lp0</en>
  113.      <!-- Until someone tells me how to learn the user locale in 
  114.           backends, the shortname must be monolingual in <en>! -->
  115.     </ev_shortname>
  116.     <ev_driverval>/dev/lp0</ev_driverval>
  117.    </enum_val>
  118.    <enum_val id="ev/2201">
  119.     <ev_longname>
  120.      <en>ParPort (kernel dev_lp1)</en>
  121.     </ev_longname>
  122.     <!-- A multilingual <comments> block can appear here, too;
  123.          it should be treated as documentation for the user. -->
  124.     <ev_shortname>
  125.      <en>ParPort_kernel_dev_lp1</en>
  126.      <!-- Until someone tells me how to learn the user locale in 
  127.           backends, the shortname must be monolingual in <en>! -->
  128.     </ev_shortname>
  129.     <ev_driverval>/dev/lp1</ev_driverval>
  130.    </enum_val>
  131.   </enum_vals>
  132. </option>
  133.