shithub: docs.9front.org

Download patch

ref: 527287ff23bdd32d9bb085313766a8a82b528acb
parent: 2a48682104f42784e0918844432854bf7fefacdc
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Wed Aug 19 15:23:13 EDT 2020

tips and tricks: cat /dev/kprint

--- a/tips-and-tricks.md
+++ b/tips-and-tricks.md
@@ -51,6 +51,9 @@
 `grep sam /dev/wsys/*/label`. Replace the `label` in the path to `window` and take the screenshot:
 `topng </dev/wsys/X/window >/n/mycoolblog.com/www/files/acme.png`.
 
+Having screen image filled up with some random messages on top of rio? Run `window -hide -scroll cat /dev/kprint` in
+your `riostart`.
+
 When it gets difficult to work with too many windows on the screen, consider running `winwatch` and using one
 nested `rio` per virtual "workspace". If you're into keyboard-controlled window managers with virtual
 desktops, try out [riow](https://git.sr.ht/~ft/riow).