From fd2ac395c3b19d9dffa45d063921e6b2a369c7c1 Mon Sep 17 00:00:00 2001
From: Rupus Reinefjord
Date: Mon, 27 Feb 2023 14:28:57 +0100
Subject: [PATCH] fix order of end tags
---
public/blog/2023-01-28_remap-prtsc.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/blog/2023-01-28_remap-prtsc.html b/public/blog/2023-01-28_remap-prtsc.html
index 025f837..ef4e743 100644
--- a/public/blog/2023-01-28_remap-prtsc.html
+++ b/public/blog/2023-01-28_remap-prtsc.html
@@ -81,7 +81,7 @@ Event: time 1674905628.580346, type 1 (EV_KEY), code 99 (KEY_SYSRQ), value 1
+
0001:0001
.
@@ -94,7 +94,7 @@ N: Name="AT Translated Set 2 keyboard"
[main]
sysrq = rightmeta
-
+
Restart keyd and we're done! The PrtSc key is interpreted as meta
instead.