This commit is contained in:
Kovid Goyal 2021-11-25 10:11:12 +05:30
parent ccf4a0e5e5
commit fd331480fc
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -145,7 +145,7 @@ Modifiers
This protocol supports six modifier keys, :kbd:`shift, alt, ctrl, super, hyper 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 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 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 :kbd:`meta` are typically present only on X11/Wayland based systems with
special XKB rules. Modifiers are encoded as a bit field with:: special XKB rules. Modifiers are encoded as a bit field with::