"Manuel A. McLure" wrote:
> Does anyone know if sending this code sequence to a 750 connected through
> the parallel port will cause problems?

Probably... I can't verify that right now, but I suspect that after
sending the sequence it will accept input only on the USB port, just
as without it it will accept input only on the parallel port.

The effect is persistent until the printer is powered down, but 
does survive a software reset (as sent via ESC/P sequence 1b 40).

> If Linux applications that rasterize
> directly instead of using GhostScript (like the GIMP) shouldn't need to know
> what the printer interface is - only the type of printer. If I can print by
> doing "cat file >/dev/lp0" and get output on a Stylus 750 connected to the
> parallel port, I should get the same output if I do "cat file
> >/dev/usb/usblp0" on the same printer connected to the USB port.

Right.  But the printcap does need to know the interface, so it
would make sense to send the sequence from the filter script.

- J�rgen




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to