[PATCH xproto] Add XF86XK_Keyboard

Alan Coopersmith alan.coopersmith at oracle.com
Thu Apr 20 22:06:20 UTC 2017


On 04/19/17 06:26 AM, Christian Kellner wrote:
> +++ b/XF86keysym.h
> @@ -197,6 +197,8 @@
>
>  #define XF86XK_AudioMicMute	0x1008FFB2   /* Mute the Mic from the system */
>
> +#define XF86XK_Keyboard		0x1008FFB3   /* User defined keyboard related action */
> +

We are not XFree86, and are not adding new XF86 keysyms as the note at the
top of XF86keysym.h says.   Instead keysyms should be added to keysymdef.h
and the files listed in the big comment at the top of it.

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list