summary refs log tree commit diff
path: root/noarch/etc/smfp.conf
blob: 8a5f12ec3d222c63cb0385d29bdfaf679d7bc55b (plain) (blame)
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
<?xml version="1.0" ?>
<smfpconfig>
	<option name="network" type="enum">yes</option>
	<model vendor="samsung" id="clx216x" modelstring="CLX-216x Series"/>
	<model vendor="samsung" id="scx4500" modelstring="SCX-4500 Series"/>
	<model vendor="samsung" id="clx6200" modelstring="CLX-6200 Series"/>
	<model vendor="samsung" id="clx6220" modelstring="CLX-6220 Series"/>
	<model vendor="samsung" id="clx6240" modelstring="CLX-6240 Series"/>
	<model vendor="samsung" id="scx6x55" modelstring="SCX-6x55 Series"/>
	<model vendor="samsung" id="clx3170" modelstring="CLX-3170 Series"/>
	<model vendor="samsung" id="scx4500w" modelstring="SCX-4500W Series"/>
	<model vendor="samsung" id="scx4x24" modelstring="SCX-4x24 Series"/>
	<model vendor="samsung" id="scx4x28" modelstring="SCX-4x28 Series"/>
	<model vendor="samsung" id="scx4300" modelstring="SCX-4300 Series"/>
	<model vendor="samsung" id="scx5835_5935" modelstring="SCX-5835_5935 Series"/>
	<model vendor="samsung" id="scx5635" modelstring="SCX-5635 Series"/>
	<model vendor="samsung" id="scx4x26" modelstring="SCX-4x26 Series"/>
	<model vendor="samsung" id="scx4600" modelstring="SCX-4600 Series"/>
	<model vendor="samsung" id="scx4623" modelstring="SCX-4623 Series"/>
	<model vendor="samsung" id="mfp65x" modelstring="MFP 65x Series"/>
	<model vendor="samsung" id="clx8380" modelstring="CLX-8380 Series"/>
	<model vendor="samsung" id="clx3180" modelstring="CLX-3180 Series"/>
	<model vendor="samsung" id="scx6545" modelstring="SCX-6545 Series"/>
	<model vendor="samsung" id="mfp560" modelstring="MFP 560 Series" type="usb">
		<hwoption name="twainspec" type="enum">2</hwoption>
		<hwoption name="sleep_after_scan_ms" type="int">0</hwoption>
		<hwoption name="adf" type="enum">simplex</hwoption>
		<hwoption name="flatbed" type="enum">no</hwoption>
		<hwoption name="resolution" type="list" default="150">75 150 200</hwoption>
		<hwoption name="colorcompose" type="list" default="gray256">gray256 bw_halftone bw_lineart</hwoption>
		<hwoption name="pageformat" type="list" default="a4">
			a4 letter legal statement folio
			a5 a5_extra b5 b5_extra b5_jis
			executive quatro letter_plus a4_plus
			envelope_9 envelope_10 envelope_11 envelope_12
			envelope_14 envelope_b5 envelope_b6 envelope_c5
			envelope_c6 envelope_c6c5 envelope_dl
			envelope_110x230 envelope_monarch
			custom
		</hwoption>
	</model>
	<model vendor="samsung" id="mfp750" modelstring="MFP 750 Series" type="usb">
		<hwoption name="twainspec" type="enum">2</hwoption>
		<hwoption name="sleep_after_scan_ms" type="int">0</hwoption>
		<hwoption name="adf" type="enum">simplex</hwoption>
		<hwoption name="flatbed" type="enum">no</hwoption>
		<hwoption name="resolution" type="list" default="150">75 150 200 300</hwoption>
		<hwoption name="colorcompose" type="list" default="color24bit">color24bit gray256 bw_halftone bw_lineart</hwoption>
		<hwoption name="pageformat" type="list" default="a4">
			a4 letter legal statement folio
			a5 a5_extra b5 b5_extra b5_jis
			executive quatro letter_plus a4_plus
			envelope_9 envelope_10 envelope_11 envelope_12
			envelope_14 envelope_b5 envelope_b6 envelope_c5
			envelope_c6 envelope_c6c5 envelope_dl
			envelope_110x230 envelope_monarch
			custom
		</hwoption>
	</model>
	<model vendor="samsung" id="scx4100" modelstring="SCX-4100 Series" type="usb">
		<hwoption name="twainspec" type="enum">3</hwoption>
		<hwoption name="sleep_after_scan_ms" type="int">0</hwoption>
		<hwoption name="adf" type="enum">no</hwoption>
		<hwoption name="flatbed" type="enum">yes</hwoption>
		<hwoption name="resolution" type="list" default="300">75 100 150 200 300 600</hwoption>
		<hwoption name="colorcompose" type="list" default="color24bit">color24bit gray256 bw_halftone bw_lineart</hwoption>
		<hwoption name="pageformat" type="list" default="a4">
			a4 letter statement
			a5 a5_extra b5 b5_extra b5_jis
			executive quatro
			envelope_9 envelope_10 envelope_11 envelope_12
			envelope_14 envelope_b5 envelope_b6 envelope_c5
			envelope_c6 envelope_c6c5 envelope_dl
			envelope_110x230 envelope_monarch
			custom
		</hwoption>
	</model>
	<model vendor="samsung" id="scx4200" modelstring="SCX-4200 Series" type="usb">
		<hwoption name="twainspec" type="enum">3</hwoption>
		<hwoption name="sleep_after_scan_ms" type="int">0</hwoption>
		<hwoption name="adf" type="enum">no</hwoption>
		<hwoption name="flatbed" type="enum">yes</hwoption>
		<hwoption name="resolution" type="list" default="300">75 100 150 200 300 600</hwoption>
		<hwoption name="colorcompose" type="list" default="color24bit">color24bit gray256 bw_halftone bw_lineart</hwoption>
		<hwoption name="pageformat" type="list" default="a4">
			a4 letter statement
			a5 a5_extra b5 b5_extra b5_jis
			executive quatro
			envelope_9 envelope_10 envelope_11 envelope_12
			envelope_14 envelope_b5 envelope_b6 envelope_c5
			envelope_c6 envelope_c6c5 envelope_dl
			envelope_110x230 envelope_monarch
			custom
		</hwoption>
	</model>
	<model vendor="samsung" id="scx4x16" modelstring="SCX-4x16 Series" type="usb">
		<hwoption name="twainspec" type="enum">1</hwoption>
		<hwoption name="sleep_after_scan_ms" type="int">0</hwoption>
		<hwoption name="adf" type="enum">simplex</hwoption>
		<hwoption name="flatbed" type="enum">yes</hwoption>
		<hwoption name="resolution" type="list" default="300">75 150 300 600</hwoption>
		<hwoption name="colorcompose" type="list" default="color24bit">color24bit gray256 bw_halftone bw_lineart</hwoption>
		<hwoption name="pageformat" type="list" default="a4">
			a4 letter legal statement folio
			a5 a5_extra b5 b5_extra b5_jis
			executive quatro letter_plus a4_plus
			envelope_9 envelope_10 envelope_11 envelope_12
			envelope_14 envelope_b5 envelope_b6 envelope_c5
			envelope_c6 envelope_c6c5 envelope_dl
			envelope_110x230 envelope_monarch
			custom
		</hwoption>
	</model>
	<model vendor="samsung" id="scx4x20" modelstring="SCX-4x20 Series" type="usb">
		<hwoption name="twainspec" type="enum">3</hwoption>
		<hwoption name="sleep_after_scan_ms" type="int">0</hwoption>
		<hwoption name="adf" type="enum">simplex</hwoption>
		<hwoption name="flatbed" type="enum">yes</hwoption>
		<hwoption name="resolution" type="list" default="300">75 100 150 200 300 600</hwoption>
		<hwoption name="colorcompose" type="list" default="color24bit">color24bit gray256 bw_halftone bw_lineart</hwoption>
		<hwoption name="pageformat" type="list" default="a4">
			a4 letter legal statement folio
			a5 a5_extra b5 b5_extra b5_jis
			executive quatro letter_plus a4_plus
			envelope_9 envelope_10 envelope_11 envelope_12
			envelope_14 envelope_b5 envelope_b6 envelope_c5
			envelope_c6 envelope_c6c5 envelope_dl
			envelope_110x230 envelope_monarch
			custom
		</hwoption>
	</model>
	<model vendor="samsung" id="scx5x30" modelstring="SCX-5x30 Series" type="usb">
		<hwoption name="twainspec" type="enum">3</hwoption>
		<hwoption name="sleep_after_scan_ms" type="int">2000</hwoption>
		<hwoption name="adf" type="enum">simplex</hwoption>
		<hwoption name="flatbed" type="enum">yes</hwoption>
		<hwoption name="resolution" type="list" default="300">75 100 150 200 300 600</hwoption>
		<hwoption name="colorcompose" type="list" default="color24bit">color24bit gray256 bw_halftone bw_lineart</hwoption>
		<hwoption name="pageformat" type="list" default="a4">
			a4 letter legal statement folio
			a5 a5_extra b5 b5_extra b5_jis
			executive quatro letter_plus a4_plus
			envelope_9 envelope_10 envelope_11 envelope_12
			envelope_14 envelope_b5 envelope_b6 envelope_c5
			envelope_c6 envelope_c6c5 envelope_dl
			envelope_110x230 envelope_monarch
			custom
		</hwoption>
	</model>
	<model vendor="samsung" id="clx3160" modelstring="CLX-3160 Series" type="usb">
		<hwoption name="twainspec" type="enum">3</hwoption>
		<hwoption name="sleep_after_scan_ms" type="int">2000</hwoption>
		<hwoption name="adf" type="enum">simplex</hwoption>
		<hwoption name="flatbed" type="enum">yes</hwoption>
		<hwoption name="resolution" type="list" default="300">75 100 150 200 300 600</hwoption>
		<hwoption name="colorcompose" type="list" default="color24bit">color24bit gray256 bw_halftone bw_lineart</hwoption>
		<hwoption name="pageformat" type="list" default="a4">
			a4 letter legal statement folio
			a5 a5_extra b5 b5_extra b5_jis
			executive quatro letter_plus a4_plus
			envelope_9 envelope_10 envelope_11 envelope_12
			envelope_14 envelope_b5 envelope_b6 envelope_c5
			envelope_c6 envelope_c6c5 envelope_dl
			envelope_110x230 envelope_monarch
			custom
		</hwoption>
	</model>
	<model vendor="samsung" id="scx4x21" modelstring="SCX-4x21 Series" type="usb">
		<hwoption name="twainspec" type="enum">3</hwoption>
		<hwoption name="sleep_after_scan_ms" type="int">0</hwoption>
		<hwoption name="adf" type="enum">simplex</hwoption>
		<hwoption name="flatbed" type="enum">yes</hwoption>
		<hwoption name="resolution" type="list" default="300">75 100 150 200 300 600</hwoption>
		<hwoption name="colorcompose" type="list" default="color24bit">color24bit gray256 bw_halftone bw_lineart</hwoption>
		<hwoption name="pageformat" type="list" default="a4">
			a4 letter legal statement folio
			a5 a5_extra b5 b5_extra b5_jis
			executive quatro letter_plus a4_plus
			envelope_9 envelope_10 envelope_11 envelope_12
			envelope_14 envelope_b5 envelope_b6 envelope_c5
			envelope_c6 envelope_c6c5 envelope_dl
			envelope_110x230 envelope_monarch
			custom
		</hwoption>
	</model>
	<model vendor="samsung" id="scx4725" modelstring="SCX-4725 Series" type="usb">
		<hwoption name="twainspec" type="enum">3</hwoption>
		<hwoption name="sleep_after_scan_ms" type="int">0</hwoption>
		<hwoption name="adf" type="enum">simplex</hwoption>
		<hwoption name="flatbed" type="enum">yes</hwoption>
		<hwoption name="resolution" type="list" default="300">75 100 150 200 300 600</hwoption>
		<hwoption name="colorcompose" type="list" default="color24bit">color24bit gray256 bw_halftone bw_lineart</hwoption>
		<hwoption name="pageformat" type="list" default="a4">
			a4 letter legal statement folio
			a5 a5_extra b5 b5_extra b5_jis
			executive quatro letter_plus a4_plus
			envelope_9 envelope_10 envelope_11 envelope_12
			envelope_14 envelope_b5 envelope_b6 envelope_c5
			envelope_c6 envelope_c6c5 envelope_dl
			envelope_110x230 envelope_monarch
			custom
		</hwoption>
	</model>
	<model vendor="samsung" id="scx6x20" modelstring="SCX-6x20 Series" type="usb">
		<hwoption name="twainspec" type="enum">3</hwoption>
		<hwoption name="sleep_after_scan_ms" type="int">0</hwoption>
		<hwoption name="adf" type="enum">duplex</hwoption>
		<hwoption name="flatbed" type="enum">yes</hwoption>
		<hwoption name="resolution" type="list" default="300">75 100 150 200 300 600</hwoption>
		<hwoption name="colorcompose" type="list" default="color24bit">color24bit gray256 bw_halftone bw_lineart</hwoption>
		<hwoption name="pageformat" type="list" default="a4">
			a4 letter legal statement folio
			a5 a5_extra b5 b5_extra b5_jis
			executive quatro letter_plus a4_plus
			envelope_9 envelope_10 envelope_11 envelope_12
			envelope_14 envelope_b5 envelope_b6 envelope_c5
			envelope_c6 envelope_c6c5 envelope_dl
			envelope_110x230 envelope_monarch
			custom
		</hwoption>
	</model>
</smfpconfig>