[PATCH xf86-input-libinput 3/3] Split mixed pointer/keyboard devices into two separate X devices

Keith Packard keithp at keithp.com
Wed Nov 11 21:24:56 PST 2015


Peter Hutterer <peter.hutterer at who-t.net> writes:


> +	while (o) {
> +		iopts = input_option_new(iopts,
> +					 xf86OptionName(o),
> +					 xf86OptionValue(o));
> +		o = xf86NextOption(o);
> +	}

Everything else was quite clear until I got to this, but I waded through
and this looks fine too :-)

Reviewed-by: Keith Packard <keithp at keithp.com>

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20151111/cab2cc8c/attachment.sig>


More information about the xorg-devel mailing list