diff --git a/docs/desktop/printing/hp-all-in-one.md b/docs/desktop/printing/hp-all-in-one.md index ff89ca915..25b01580f 100644 --- a/docs/desktop/printing/hp-all-in-one.md +++ b/docs/desktop/printing/hp-all-in-one.md @@ -1,7 +1,7 @@ --- title: HP All-in-One Printer Installation and Setup author: Joseph Brinkman -contributors: Steven Spencer +contributors: Steven Spencer, Ganna Zhyrnova tested with: 9.4 tags: - desktop @@ -10,7 +10,7 @@ tags: ## Introduction -Printing and scanning with an all-in-one HP printer is possible on linux thanks to [HPLIP](https://developers.hp.com/hp-linux-imaging-and-printing/about){target="_blank"}. +Printing and scanning with an all-in-one HP printer is possible on Linux thanks to [HPLIP](https://developers.hp.com/hp-linux-imaging-and-printing/about){target="_blank"}. This guide was tested with an HP Deskjet 2700 series. @@ -26,26 +26,26 @@ sudo dnf install hplip-common.x86_64 hplip-libs.x86_64 hplip-gui ## Printer Setup -When done with printer driver installation, you should be able to add your hp all-in-one printer to your Rocky Workstation. Ensure the printer is physically connected to the same network, either through wifi or a direct connection. Go to Settings +When done with printer driver installation, you can add your HP all-in-one printer to your Rocky Workstation. Ensure the printer is physically connected to the same network through Wi-Fi or a direct connection. Go to Settings. -In the left menu click ++"Printers"++ +1. In the left menu, click ++"Printers"++ -Click ++"Add a Printer"++ +2. Click ++"Add a Printer"++ -Select your HP all-in-one printer. +3. Select your HP all-in-one printer. ## Scanner Support -While you can scan using cli commands with the HPLIP package, they do not supply a scanner app. Install xsane, an easy to use scanner utility. +While you can scan using CLI commands with the HPLIP package, they do not supply a scanner app. Install XSane, an easy-to-use scanner utility. ```bash sudo dnf install sane-backends sane-frontends xsane ``` -The xsane gui looks a little intimidating but doing a simple scan is straightforward. When you launch xsane a window with a button exists where you can ++"Acquire a preview"++. This will take a preview image of a scan. Once read to scan click the button 'Start' in the main menu. +The XSane GUI looks intimidating, but a simple scan is straightforward. When you launch XSane a window with a button exists where you can ++"Acquire a preview"++. This will take a preview image of a scan. Once ready to scan, click 'Start' in the main menu. -For a more comprehensive xsane guide read this [article by the University of Cambridge Faculty of Mathematics](https://www.maths.cam.ac.uk/computing/printing/xsane){target="_blank"} +For a more comprehensive XSane guide, read this [article by the University of Cambridge Faculty of Mathematics](https://www.maths.cam.ac.uk/computing/printing/xsane){target="_blank"} ## Conclusion -After installing HPLIP and xsane you should now be able to print and scan on your all-in-one HP printer. +After installing HPLIP and XSane, you should now be able to print and scan your all-in-one HP printer.