From 3ddaa4aff9c9da1b7973cb823a20a1d034b6afd6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 26 Oct 2020 16:51:53 +0530 Subject: [PATCH] Make it clear that remote control mappings dont need remote control enabled --- docs/remote-control.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/remote-control.rst b/docs/remote-control.rst index 09a4e761b..d5d84089d 100644 --- a/docs/remote-control.rst +++ b/docs/remote-control.rst @@ -144,7 +144,8 @@ you can map it in :file:`kitty.conf`. For example:: Then pressing the :kbd:`F1` key will set the active window margins to 30. The syntax for what follows :code:`remote_control` is exactly the same -as the syntax for what follows :code:`kitty @` above. +as the syntax for what follows :code:`kitty @` above. You do not need +to enable remote control to use these mappings. Documentation for the remote control protocol