fix order of end tags
This commit is contained in:
parent
53fc4dd318
commit
fd2ac395c3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
I: Bus=0011 Vendor=0001 Product=0001 Version=ab83
|
||||||
N: Name="AT Translated Set 2 keyboard"
|
N: Name="AT Translated Set 2 keyboard"
|
||||||
...
|
...
|
||||||
</pre></code>
|
</code></pre>
|
||||||
|
|
||||||
<code>0001:0001</code>.
|
<code>0001:0001</code>.
|
||||||
</p>
|
</p>
|
||||||
|
@ -94,7 +94,7 @@ N: Name="AT Translated Set 2 keyboard"
|
||||||
|
|
||||||
[main]
|
[main]
|
||||||
sysrq = rightmeta
|
sysrq = rightmeta
|
||||||
</pre></code>
|
</code></pre>
|
||||||
|
|
||||||
Restart keyd and we're done! The <kbd>PrtSc</kbd> key is interpreted as meta
|
Restart keyd and we're done! The <kbd>PrtSc</kbd> key is interpreted as meta
|
||||||
instead.
|
instead.
|
||||||
|
|
Loading…
Add table
Reference in a new issue