summaryrefslogtreecommitdiffstats
path: root/2025/prepare.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2025-08-24 12:28:49 -0400
committerSacha Chua <sacha@sachachua.com>2025-08-24 12:28:49 -0400
commite812253a2e1b4d43c4e4b326684833856c0e92d3 (patch)
tree4694d2b4bd2858f9e77bd3373abd21cf725608a2 /2025/prepare.md
parent64e594a67fb9caf06b87ab7d094e0013e0d9eab6 (diff)
downloademacsconf-wiki-e812253a2e1b4d43c4e4b326684833856c0e92d3.tar.xz
emacsconf-wiki-e812253a2e1b4d43c4e4b326684833856c0e92d3.zip
update interaction-log link; thanks, Scott!
Diffstat (limited to '')
-rw-r--r--2025/prepare.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/2025/prepare.md b/2025/prepare.md
index da5b84db..437289e0 100644
--- a/2025/prepare.md
+++ b/2025/prepare.md
@@ -247,7 +247,7 @@ time after the event.
## How do I show my keystrokes on screen?
In Emacs, you can use
-[interaction-log.el](https://github.com/michael-heerdegen/interaction-log.el)
+[interaction-log.el](https://github.com/emacsattic/interaction-log)
(in MELPA) to display the keystrokes and the commands they run in a separate
buffer. For a system-wide solution, you can look into
[screenkey](https://gitlab.com/screenkey/screenkey).