LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Possibly silly Mozilla/Cups question (https://www.linuxquestions.org/questions/mandriva-30/possibly-silly-mozilla-cups-question-182961/)

mhochman 05-18-2004 02:18 PM

Possibly silly Mozilla/Cups question
 
I've gotten Cups printing to work finally in Mozilla so that it sees both printers on our JetDirect printserver, the question is. Is there a quick and dirty way to remove Postscrip/Default from the printers list, as i no longer need it to be there.

Thanks in advance

--Matt

Andrew Benton 05-18-2004 03:02 PM

If you make a text file called user.js with gedit, and put in it a line like this

user_pref("print.printer_list", "default colour");

As you can see I have two printers, one called default and one called colour. Save the file in your .mozilla profile in the same folder as prefs.js then restart Mozilla.

mhochman 05-18-2004 03:41 PM

Quote:

Originally posted by Andrew Benton
If you make a text file called user.js with gedit, and put in it a line like this

user_pref("print.printer_list", "default colour");

As you can see I have two printers, one called default and one called colour. Save the file in your .mozilla profile in the same folder as prefs.js then restart Mozilla.


Outstanding, thats exactly what i needed...


All times are GMT -5. The time now is 04:10 AM.