Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/desc: input_devices.desc
Date: Tue, 29 Sep 2009 22:31:35
Message-Id: E1MslEK-0005w1-LK@stork.gentoo.org
1 vapier 09/09/29 22:31:32
2
3 Modified: input_devices.desc
4 Log:
5 add lirc/none input drivers, and improve the void desc
6
7 Revision Changes Path
8 1.5 profiles/desc/input_devices.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/desc/input_devices.desc?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/desc/input_devices.desc?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/desc/input_devices.desc?r1=1.4&r2=1.5
13
14 Index: input_devices.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/desc/input_devices.desc,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- input_devices.desc 11 Mar 2009 07:48:20 -0000 1.4
21 +++ input_devices.desc 29 Sep 2009 22:31:32 -0000 1.5
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/input_devices.desc,v 1.4 2009/03/11 07:48:20 jokey Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/input_devices.desc,v 1.5 2009/09/29 22:31:32 vapier Exp $
27
28 # This file contains descriptions of INPUT_DEVICES USE_EXPAND flags.
29
30 @@ -21,11 +21,13 @@
31 jamstudio - INPUT_DEVICES setting to build driver for jamstudio input devices
32 joystick - INPUT_DEVICES setting to build driver for joystick input devices
33 keyboard - INPUT_DEVICES setting to build driver for keyboard input devices
34 +lirc - INPUT_DEVICES setting to build driver for LIRC input devices (i.e. infra-red remote control)
35 magellan - INPUT_DEVICES setting to build driver for magellan input devices
36 magictouch - INPUT_DEVICES setting to build driver for magictouch input devices
37 microtouch - INPUT_DEVICES setting to build driver for microtouch input devices
38 mouse - INPUT_DEVICES setting to build driver for mouse input devices
39 mutouch - INPUT_DEVICES setting to build driver for mutouch input devices
40 +none - INPUT_DEVICES setting to build no drivers (useful when using binary drivers)
41 palmax - INPUT_DEVICES setting to build driver for palmax input devices
42 penmount - INPUT_DEVICES setting to build driver for penmount input devices
43 spaceorb - INPUT_DEVICES setting to build driver for spaceorb input devices
44 @@ -36,5 +38,5 @@
45 ur98 - INPUT_DEVICES setting to build driver for ur98 input devices
46 virtualbox - INPUT_DEVICES setting to build driver for virtualbox input emulation
47 vmmouse - INPUT_DEVICES setting to build driver for vmmouse input devices
48 -void - INPUT_DEVICES setting to build driver for void input devices
49 +void - INPUT_DEVICES setting to build driver for void/dummy input devices
50 wacom - INPUT_DEVICES setting to build driver for wacom input devices