Xfprint
Benedikt Meurer
benedikt.meurer at unix-ag.uni-siegen.de
Thu Jan 13 19:27:18 CET 2005
Erik Harrison wrote:
> Hey all.
>
> Quick xfprint4 question - is there a way to make it take input from
> stdin? I'm running RC3, and I have this trouble:
>
> a2ps: cannot open file `/home/erik/scratch/mousepad/-': No such file
> or directory
> [/home/erik/scratch/mousepad/- (unprintable): ignored]
> [No output produced]
>
> And the print.ps file is empty. A quick perusal of the source looks
> like it may be sending "-" as the filename to a2ps, thus causing the
> trouble. Any ideas?
You don't need that "-" argument, e.g:
cat myfile | xfprint4
Benedikt
More information about the Xfce
mailing list