Hello,
in xorgproto project in include/X11/XF86keysym.h file there are some
keys for which no _EVDEVK(...) line exists. E.g. for the subtitle key
there is only this line:
#define XF86XK_Subtitle 0x1008ff9a /* cycle through subtitle
*/
But there is no line like this:
#def
On Sun, Dec 15, 2024 at 07:00:12PM +0100, Oliver Gerlich wrote:
> Hello,
>
> in xorgproto project in include/X11/XF86keysym.h file there are some
> keys for which no _EVDEVK(...) line exists. E.g. for the subtitle key
> there is only this line:
>
> > #define XF86XK_Subtitle 0x1008ff9