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:
parent
08bde170ff
commit
9a6ef30519
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue