diff --git a/source/3/3.2/3.2.19/Printers.rst b/source/3/3.2/3.2.19/Printers.rst index 30145669..e597a5bb 100644 --- a/source/3/3.2/3.2.19/Printers.rst +++ b/source/3/3.2/3.2.19/Printers.rst @@ -7,7 +7,9 @@ Usage ------ To view your print queue right click on the printer and right click view print queue or with the printer selected press :kbd:`Control+F` or :menuselection:`Printer --> View Print Queue` and if a job is held you can restart it. To view the properties of printer or make changes with :menuselection:`Printer --> Properties`. -To add a new printer press the :guilabel:`Add` button or :menuselection:`Server --> New --> Printer`. +To add a new printer press the :guilabel:`Add` button or :menuselection:`Server --> New --> Printer`. A dialog will popup showing where you can connect the printer. + +.. image:: new_printer.png If you want to delete a printer :menuselection:`Printer --> Delete` after left clicking on the printer will delete the printer after you left click on it and you will be asked to confirm so you do not accidentally delete your printer. diff --git a/source/3/3.2/3.2.19/new_printer.png b/source/3/3.2/3.2.19/new_printer.png new file mode 100644 index 00000000..0a748f9f Binary files /dev/null and b/source/3/3.2/3.2.19/new_printer.png differ