From f67c6b9dc062c2ad4fc9612e2810e31dc19276aa Mon Sep 17 00:00:00 2001 From: lhark Date: Fri, 7 Jan 2022 15:03:11 +0100 Subject: [PATCH] HP printer interactive setup --- how_to | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/how_to b/how_to index 2624a75..7594636 100644 --- a/how_to +++ b/how_to @@ -372,6 +372,12 @@ Use scanner from command line Example to scan US letter in good quality scanimage --device "plop" --resolution 300 --format jpeg -y 280 --mode Color > whatevs.jpg +Setup printer + HP: + Use hplip's interactive CLI to configure CUPS (USB/Network): + hp-setup -i + + Remote presentation tool: ssh while read -r; do DISPLAY=:0 xdotool getactivewindow key space; done