xmodmap: added closing single-quote (#9532)

pull/1/head
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
1 changed files with 1 additions and 1 deletions

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: