[PATCH evdev 2/3] Move axis labels up in the source file.

Chase Douglas chase.douglas at canonical.com
Wed Mar 28 20:25:14 PDT 2012


On 03/28/2012 05:09 PM, Peter Hutterer wrote:
> Simple move, no functional changes.

I've always been annoyed with having these huge lists cluttering up
evdev.c. Can we shove them in a separate file? axis_labels.{c,h}?

Oh, and we should probably constify them too, so it can go in the
read-only data section, and compiler warnings help too.

-- Chase


More information about the xorg-devel mailing list