[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: patch for cups printers
From:       Joerg Mayer <jmayer () loplof ! de>
Date:       2002-04-30 19:42:07
[Download RAW message or body]

Just a very late addition to this discussion: I'm using cups 1.1.12 from
Suse 8.0 and "cat file | lpr -Pprintername" works fine.

  ciao
         Jörg

> -    if (!strncmp("LPR:",pszOutput,4))
> +    if (!strncmp("CUPS:",pszOutput,5))
> +      sprintf(psCmd,"|lp -d%s",pszOutput+5);
> +    else if (!strncmp("LPR:",pszOutput,4))
>        sprintf(psCmd,"|lpr -P%s",pszOutput+4);
>      else


--
Joerg Mayer                                          <jmayer@loplof.de>
I found out that "pro" means "instead of" (as in proconsul). Now I know
what proactive means.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic