From 44b8ab464569604b24841692c5ac1d14ad692ba5 Mon Sep 17 00:00:00 2001 From: Pierre Le Marre Date: Tue, 6 Feb 2024 20:41:35 +0100 Subject: keysyms: Note that some canonical names may be deprecated --- include/X11/keysymdef.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'include/X11') diff --git a/include/X11/keysymdef.h b/include/X11/keysymdef.h index 9b86d6a..a8ffd55 100644 --- a/include/X11/keysymdef.h +++ b/include/X11/keysymdef.h @@ -144,7 +144,10 @@ SOFTWARE. * e.g. keysyms removals. * * Therefore, it is advised to proceed to no removal and to make a new - * name canonical only 10 years after its introduction. + * name canonical only 10 years after its introduction. This means that + * some keysyms may have their first listed name deprecated during the + * period of transition. Once this period is over, the deprecated name + * should be moved after the new canonical name. */ #define XK_VoidSymbol 0xffffff /* Void symbol */ -- cgit v1.2.3