From 9a6ef305197a4d11ad06ef1b9f16cd9a52206a4d Mon Sep 17 00:00:00 2001 From: tangowithfoxtrot <5676771+tangowithfoxtrot@users.noreply.github.com> Date: Sun, 20 Nov 2022 02:23:47 -0800 Subject: [PATCH] xmodmap: added closing single-quote (#9532) --- pages/linux/xmodmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/xmodmap.md b/pages/linux/xmodmap.md index eb910417c..d1a518c1b 100644 --- a/pages/linux/xmodmap.md +++ b/pages/linux/xmodmap.md @@ -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: