On Fri, Jun 15, 2007, Sven Arvidsson wrote: > You're right, I don't get the lpr option either, not in evince, and not > in gtk-demo or any application.
The default print backends are either file + lpr when gtk is built without cups support or file + cups when gtk is built with cups support. This makes sense to me as lpr is supposedly provided by cups when cups is installed anyway. You can get the "lpr" option as well if you set: gtk-print-backends = "file,lpr,cups" in ~/.gtkrc-2.0. Bye, -- Loïc Minier