home *** CD-ROM | disk | FTP | other *** search
- <driver id="driver/lpstyl">
- <name>lpstyl</name>
- <url>http://homepage.mac.com/monroe/styl/</url>
- <execution>
- <filter />
- <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -r360x360 %E%F</prototype>
- </execution>
- <comments>
- <en>
-
- This driver is a little bit special, the printer is connected by
- the serial port and the driver asks the printer which model it
- is. So the connection between driver and printer must be
- bidirectional. With LPD this is no problem, it issues the command
- line shown here under "Execution Details" plus a "
- > DEVICE" where DEVICE is the /dev file for the serial port
- where the printer is connected to. CUPS passes the output of the
- driver command line shown here through a backend filter which does
- not support bidirectional access. Use the "Device" option to send
- the output directly to the /dev file. Give read/write access to
- the user "lp" to make this possible. If the desired device is not
- under the choices, use the "Link stylewriter in dev ..." option
- and set a link of your device file to /dev/stylewriter.<p>
-
- </en>
- </comments>
- <printers>
- <printer>
- <id>printer/Apple-Color_StyleWriter_1500</id><!-- Apple Color StyleWriter 1500 -->
- <comments>
- <en>Listed as working in lpstyl documentation</en>
- </comments>
- </printer>
- <printer>
- <id>printer/Apple-Color_StyleWriter_2200</id><!-- Apple Color StyleWriter 2200 -->
- </printer>
- <printer>
- <id>printer/Apple-Color_StyleWriter_2400</id><!-- Apple Color StyleWriter 2400 -->
- </printer>
- <printer>
- <id>printer/Apple-Color_StyleWriter_2500</id><!-- Apple Color StyleWriter 2500 -->
- </printer>
- <printer>
- <id>printer/Apple-StyleWriter_1200</id><!-- Apple StyleWriter 1200 -->
- <comments>
- <en>AKA StyleWriter III
- <br>Listed as working in lpstyl docuemtation.</en>
- </comments>
- </printer>
- <printer>
- <id>printer/Apple-StyleWriter_I</id><!-- Apple StyleWriter I -->
- </printer>
- <printer>
- <id>printer/Apple-StyleWriter_II</id><!-- Apple StyleWriter II -->
- <comments>
- <en>Listed as supported in lpstyl documentation.</en>
- </comments>
- </printer>
- </printers>
- </driver>