chithanh 15/02/04 17:40:39 Modified: input_devices.desc Log: Add libinput to INPUT_DEVICES use_expand
Revision Changes Path 1.12 profiles/desc/input_devices.desc file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/input_devices.desc?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/input_devices.desc?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/input_devices.desc?r1=1.11&r2=1.12 Index: input_devices.desc =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/desc/input_devices.desc,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- input_devices.desc 27 Jan 2015 01:00:04 -0000 1.11 +++ input_devices.desc 4 Feb 2015 17:40:39 -0000 1.12 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation. +# Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/input_devices.desc,v 1.11 2015/01/27 01:00:04 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/input_devices.desc,v 1.12 2015/02/04 17:40:39 chithanh Exp $ # This file contains descriptions of INPUT_DEVICES USE_EXPAND flags. @@ -20,6 +20,7 @@ jamstudio - INPUT_DEVICES setting to build driver for jamstudio input devices joystick - INPUT_DEVICES setting to build driver for joystick input devices keyboard - INPUT_DEVICES setting to build driver for keyboard input devices +libinput - INPUT_DEVICES setting to build driver for libinput input devices lirc - INPUT_DEVICES setting to build driver for LIRC input devices (i.e. infra-red remote control) magellan - INPUT_DEVICES setting to build driver for magellan input devices magictouch - INPUT_DEVICES setting to build driver for magictouch input devices
