[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: a simpler printing question



On Wed, 1 Jul 2015 22:16:20 +0200
Siard <shiems146@kpnplanet.nl> wrote:

> briand@aracnet.com wrote:
> > Brian wrote: 
> > > I think evince uses gtk-3.0.
> > 
> > unclear at this time.  i copied the gtkrc file into the 3.0 director,
> > and i did see the print choices in evince change.  but now they've
> > changed back.
> > 
> > i straced it, and it's definitely not trying to open the
> > gtk-3.0/gtkrc file, but it IS looking for settings.ini.
> 
> The GTK3 equivalent for ~/.gtkrc-2.0 is ~/.config/gtk-3.0/settings.ini.
> 
> It should contain this line:
> [Settings]
> and your settings below it.
> 
> This is working, for example:
> 
> [Settings]
> gtk-font-name = Liberation Sans 11
> 
> It affects Evince (indeed, GTK3) and Liferea, to name a few.
> 
> 

interesting:

[Settings]
gtk-print-backends = "file,lpr"

causes evince to display no printers.

Brian


Reply to: