Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CUPS and mozilla
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
echto
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2002
Posts: 108

PostPosted: Wed Jul 24, 2002 7:23 pm    Post subject: CUPS and mozilla Reply with quote

I was wondering if someone new how to configure Mozilla to recongnize a CUPS printer? I have cups installed and other apps, such as kwrite for example, recognize the cups printer connected to the linux server in the other room. Mozilla on the other hand just gives me an option to print to the default. I'm guessing I need to modify the print command in Mozilla.
Back to top
View user's profile Send private message
dioxmat
Bodhisattva
Bodhisattva


Joined: 04 May 2002
Posts: 709
Location: /home/mat

PostPosted: Tue Jul 30, 2002 1:22 pm    Post subject: Reply with quote

checkout these prefs in /usr/lib/mozilla/defaults/pref/unix.js :
Code:

pref("print.print_command", "lpr ${MOZ_PRINTER_NAME:+'-P'}${MOZ_PRINTER_NAME}");
pref("print.printer_list", ""); // list of printers, seperated by spaces

_________________
mat
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum