From fd331480fc0b7b54bbaa0ea39ed6047add1148aa Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 25 Nov 2021 10:11:12 +0530 Subject: [PATCH] ... --- docs/keyboard-protocol.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/keyboard-protocol.rst b/docs/keyboard-protocol.rst index 4b7d90a2c..74ff89601 100644 --- a/docs/keyboard-protocol.rst +++ b/docs/keyboard-protocol.rst @@ -145,7 +145,7 @@ Modifiers This protocol supports six modifier keys, :kbd:`shift, alt, ctrl, super, hyper and meta` as well as :kbd:`num_lock and caps_lock`. Here :kbd:`super` is either the *Windows/Linux* key or the :kbd:`command` key on mac keyboards. The -:kbd:`alt` key is also the :kbd:`option` key on mac keyboards. :kbd:`hyper` and +:kbd:`alt` key is the :kbd:`option` key on mac keyboards. :kbd:`hyper` and :kbd:`meta` are typically present only on X11/Wayland based systems with special XKB rules. Modifiers are encoded as a bit field with::