From 1d1d1902e06711ecbff248ccd39c2bb1152514e0 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 21 Oct 2018 19:02:05 -0700 Subject: [PATCH] Add stub for Printers and how to launch and view queue and restart things --- source/3/3.2/3.2.20/Printers.rst | 17 +++++++++++++++++ source/3/3.2/Prefrences.rst | 1 + 2 files changed, 18 insertions(+) create mode 100644 source/3/3.2/3.2.20/Printers.rst diff --git a/source/3/3.2/3.2.20/Printers.rst b/source/3/3.2/3.2.20/Printers.rst new file mode 100644 index 00000000..77274193 --- /dev/null +++ b/source/3/3.2/3.2.20/Printers.rst @@ -0,0 +1,17 @@ +Chapter 3.2.20 Printers +======================= + +Pritners allows you to configure your printer and show your print queue. + +Useage +------ +To view your print queue right click on the printer and right click view print queue and if a job is held you can restart it. + +Version +------- +Lubuntu ships with version 1.5.11 of printers. + +How to launch +------------- +To launch printers from the menu -> Prefrences -> Printers or run system-config-printer from the command line. + diff --git a/source/3/3.2/Prefrences.rst b/source/3/3.2/Prefrences.rst index b371f91d..3718d30a 100644 --- a/source/3/3.2/Prefrences.rst +++ b/source/3/3.2/Prefrences.rst @@ -22,3 +22,4 @@ This chapter sets up the many prefrences included within lubuntu for themeing an 3.2.14/shortcut_keys 3.2.15/users_and_groups 3.2.16/window_effects + 3.2.20/Printers.rst