[PATCH] force maximum keycode to be 255 in xf86-input-evdev evdev_key.c

Magnus Kessler Magnus.Kessler at gmx.net
Tue May 1 00:30:07 PDT 2007


On Tuesday 01 May 2007, Magnus Kessler wrote:
> The last commit to xf86-input-evdev evdev_key.c was made to cover the
> whole range of key codes up to 256 (0xff), but only introduced keycodes
> up to 247 (0xf7). This patch adds the missing range up to 256.
>
> Regards,
>
> Magnus
>

s/256/255/g

d'oh :)

Magnus



More information about the xorg mailing list