From 24db58420fd3e42fd8f01a7dea4a3eabd2850273 Mon Sep 17 00:00:00 2001 From: lhark Date: Fri, 24 Jul 2020 18:45:42 -0400 Subject: [PATCH] Small text tweaks --- how_to | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/how_to b/how_to index 0db955e..a3c7e6f 100644 --- a/how_to +++ b/how_to @@ -330,9 +330,9 @@ Use scanner from command line scanimage --device "plop" --resolution 300 --format jpeg -y 280 --mode Color > whatevs.jpg Remote presentation tool: - ssh slides-machine + ssh while read -r; do DISPLAY=:0 xdotool getactivewindow key space; done - # Just press space to get the next slide + # Just press enter to get the next slide # Perfect with an android phone Suckless sent: @@ -565,7 +565,7 @@ Maildir tweaking: # ${f##*/} removes path prefix. # ":2,S" is a maildir suffix (S=seen) -Install 64 bits kernel on 32 bits system (bad idea) +Install 64 bits kernel on 32 bits system (and 64 bits hardware) (bad idea) wiki.archlinux.org/index.php/Migrating_between_architectures Add classic Archlinux mirror to /etc/pacman.d/mirrorlist /!\ format is /$repo/os/$arch