1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 13:35:32 +02:00

xmodmap: added closing single-quote (#9532)

This commit is contained in:
tangowithfoxtrot 2022-11-20 02:23:47 -08:00 committed by GitHub
parent 08bde170ff
commit 9a6ef30519
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
- Reassign a key on the keyboard to another key:
`xmodmap -e 'keycode {{keycode}} = {{keyname}}`
`xmodmap -e 'keycode {{keycode}} = {{keyname}}'`
- Disable a key on the keyboard: