File: eplaser-RITOff.xml

package info (click to toggle)
foomatic-db 20250819-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 844,308 kB
  • sloc: xml: 332,809; sh: 164; makefile: 114; python: 8
file content (32 lines) | stat: -rw-r--r-- 820 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<option type="bool" id="opt/eplaser-RITOff">
  <arg_shortname>
    <en>RITOff</en>
  </arg_shortname>
  <arg_longname>
    <en>RIT Control</en>
  </arg_longname>
  <arg_execution>
    <arg_group>General</arg_group>
    <arg_order>160</arg_order>
    <arg_spot>A</arg_spot>
    <arg_substitution />
    <arg_proto> -dRITOff</arg_proto>
  </arg_execution>
  <constraints>
    <constraint sense="false">
      <printer>printer/Epson-LP-M6000</printer>
      <arg_defval>0</arg_defval>
    </constraint>
    <constraint sense="true">
      <driver>eplaser</driver>
      <arg_defval>0</arg_defval>
    </constraint>
    <constraint sense="true">
      <driver>eplaser-jp</driver>
      <arg_defval>0</arg_defval>
    </constraint>
  </constraints>
  <arg_shortname_false>
  <en>RITOn</en>
  </arg_shortname_false>
</option>