Difference between revisions of "Printing"

no edit summary
imported>Verityproductions
imported>Verityproductions
(One intermediate revision by the same user not shown)
Line 10: Line 10:
= Enabling CUPS =
= Enabling CUPS =


'''To permanently enable CUPS''', open your terminal and input the command:
All commands listed below require that you first open your terminal.
 
 
'''To permanently enable CUPS''', input the command:


  sudo systemctl enable cups.service
  sudo systemctl enable cups.service
Line 25: Line 28:




In either instance, CUPS will be immediately enabled and ready.
= Adding a Printer =
 
 
= Using CUPS to Configure Your Printer(s) =


Don't worry - there's no need to use the terminal here! In fact, assuming CUPS has been enabled, upon connecting a printer, it should be automatically detected and configured for you to use. The process itself should take only about a minute. However, if the automatic detection and configuration doesn't seem to work, then your printer can be manually set up with relative ease.
Don't worry - there's no need to use the terminal here! In fact, assuming CUPS has been enabled, upon connecting a printer, it should be automatically detected and configured for you to use. The process itself should take only about a minute. However, if the automatic detection and configuration doesn't seem to work, then your printer can be manually set up with relative ease.
Line 104: Line 104:
That's it! Now click the '''OK''' button to close the window and start using your printer.
That's it! Now click the '''OK''' button to close the window and start using your printer.
<br clear="all" />
<br clear="all" />
= Configuring a Printer =
To configure an installed printer at any time:
'''1.''' select'''Print Settings''' option from your menu, and
'''2.''' double-click the printer's icon.
The configuration window will appear. Select any of the categories on the left-hand side of the window to view the appropriate information and make any desired changes. Once complete, click the '''Apply''' and then '''OK''' buttons to confirm and save your changes, or click the '''Cancel''' button to close the window without making any changes.
= Removing a Printer =
If for any reason you wish to remove a printer (e.g. to reinstall it), select the '''Print Settings''' option from your menu, right-click your printer's icon, and then select '''delete'''. You will need to confirm your decision to delete the printer, as well as enter your password to complete the task.




Line 113: Line 129:




= Removing a Printer =
[[Category:Customisation and Configuration]]
 
[[Category:Contents Page]]
If for any reason you wish to remove a printer (e.g. to reinstall it), select the '''Print Settings''' option from your menu, right-click your printer's icon, and then select '''delete'''. You will need to confirm your decision to delete the printer, as well as enter your password to complete the task.