diff --git a/kitty/options/definition.py b/kitty/options/definition.py index 1a9bec6a8..fb5f03136 100644 --- a/kitty/options/definition.py +++ b/kitty/options/definition.py @@ -2660,7 +2660,7 @@ For a list of modifier names, see: On Linux you can also use XKB key names to bind keys that are not supported by GLFW. See :link:`XKB keys -` +` for a list of key names. The name to use is the part after the :code:`XKB_KEY_` prefix. Note that you can only use an XKB key name for keys that are not known as GLFW keys.