[PATCH xorgproto] XF86keysym: Add XF86XK_MonBrightnessCycle

2018-11-28 Thread Jian-Hong Pan
Add XF86XK_MonBrightnessCycle keysym, to be used as mapping for evdev's KEY_BRIGHTNESS_CYCLE keycode which is generated from ACPI video module's ACPI_VIDEO_NOTIFY_CYCLE_BRIGHTNESS on some Acer AIO desktop buttons. The button changes the screen's brightness on Windows. Fixes:

Re: Patch for glibc 2.25+ in xserver config/udev.c

2018-11-28 Thread Michel Dänzer
On 2018-11-28 5:12 a.m., Manoj Gupta wrote: > Hello all, > > if there are no objections to this patch, can someone merge it? Adam merged it last week: https://gitlab.freedesktop.org/xorg/xserver/commit/82f8cf8990009f6cac567814dd6b7fd41cfad82d -- Earthling Michel Dänzer |

Re: Patch for glibc 2.25+ in xserver config/udev.c

2018-11-28 Thread Manoj Gupta
Hello all, if there are no objections to this patch, can someone merge it? Thanks, Manoj On Tue, Nov 13, 2018 at 11:35 AM Manoj Gupta wrote: > > Thanks, > > updated the patch to modify dix-config.h.in. > > [PATCH] Include header to use major/minor. > > glibc 2.25 has dropped sys/sysmacros.h