Small text tweaks

This commit is contained in:
lhark 2020-07-24 18:45:42 -04:00
parent 031a6e929e
commit 24db58420f

6
how_to
View file

@ -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 <slides-machine>
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