On 7/25/2017 1:18 PM, David E. Ross wrote:
On 7/25/2017 9:15 AM, Ant wrote:
Hello.

For some reason, my default printer got changed in my SeaMonkey (SM)
v2.46. I cannot seem to make it use the printer I want. It keeps
changing after every SM's restart. Am I blind of not seeing the default
printer option in SM?

Thank you in advance. :)


First, you must set your Windows default printer.  Go to [Start >
Settings > Printers].  Select your preferred default printer and
right-click.  From the pull-down context menu, select "Set as Default
Printer".

Then use a plain-text editor (e.g., Notepad) to edit file user.js in
your SeaMonkey profile.  Insert the following:
        user_pref("print_printer", "");
        // default back to Windows default printer if another printer
        // was selected
The semi-colon (;) at the end of the first line is mandatory.  The
second and third lines are merely comments, indicated by the double
virgules (//).  This is applied every time SeaMonkey is launched after a
complete termination.

Weird. I never had to use this workaround before. What happened? :(
--
"Though your enemy is the size of an ant, look upon him as an elephant." --Danish Note: A fixed width font (Courier, Monospace, etc.) is required to see this signature correctly.
   /\___/\         Ant(Dude) @ http://antfarm.ma.cx (Personal Web Site)
  / /\ /\ \                Ant's Quality Foraged Links: http://aqfl.net
 | |o   o| |
    \ _ /        If crediting, then use Ant nickname and AQFL URL/link.
     ( )               Axe ANT from its address if e-mailing privately.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to