From e5bc7255b2bd764aea3a1d1d5a2f150bf01fe257 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 20 Jan 2023 07:07:28 +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 01628325e..438a2a30a 100644 --- a/docs/keyboard-protocol.rst +++ b/docs/keyboard-protocol.rst @@ -707,6 +707,6 @@ Why xterm's modifyOtherKeys should not be used * No support for lock keys like Num lock and Caps lock. * Is completely unspecified. The most discussion of it available anywhere is - here: https://invisible-island.net/xterm/modified-keys.html + `here `__ And it contains no specification of what numbers to assign to what function keys beyond running a Perl script on an X11 system!!