fix order of end tags

This commit is contained in:
Rupus Reinefjord 2023-02-27 14:28:57 +01:00 committed by GitHub
parent 53fc4dd318
commit fd2ac395c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,7 +81,7 @@ Event: time 1674905628.580346, type 1 (EV_KEY), code 99 (KEY_SYSRQ), value 1</co
I: Bus=0011 Vendor=0001 Product=0001 Version=ab83
N: Name="AT Translated Set 2 keyboard"
...
</pre></code>
</code></pre>
<code>0001:0001</code>.
</p>
@ -94,7 +94,7 @@ N: Name="AT Translated Set 2 keyboard"
[main]
sysrq = rightmeta
</pre></code>
</code></pre>
Restart keyd and we're done! The <kbd>PrtSc</kbd> key is interpreted as meta
instead.