Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] xorg INPUT and VIDEO USE flags
Date: Mon, 16 Oct 2006 15:02:47
Message-Id: 200610161557.06453.michaelkintzios@gmail.com
1 Hi All,
2
3 It's time for a new update for my laptop and I noticed that INPUT_DEVICES and
4 VIDEO_CARDS are only recognised by the server:
5
6 ======================================================
7 [ebuild U ] x11-base/xorg-server-1.1.1-r1 [1.0.2-r7] USE="dri nptl%* sdl%*
8 xorg%* -3dfx% -aiglx% -debug -dmx% -ipv6 -kdrive% -minimal -xprint"
9 INPUT_DEVICES="keyboard%* mouse%*
10 synaptics%* -acecad% -aiptek% -calcomp% -citron% -digitaled
11 ge% -dmc% -dynapro% -elo2300% -elographics% -evdev% -fpit% -hyperpen% -jamstudio % -joystick% -magellan% -microtouch% -mutouch% -palmax% -penmount% -spaceorb% -s
12 umma% -tek4957% -ur98% -vmmouse% -void% -wacom%"
13 VIDEO_CARDS="radeon%* -apm% -ark% -chips% -cirrus% -cyrix% -dummy% -epson% -fbdev% -fglrx% -glint% -i128% -i740 % -i810%
14 (-impact) -imstt% -mach64% -mga% -neomagic%
15 (-newport) -nsc% -nv% -nvidia% -r128% -rendition% -s3% -s3virge% -savage% -siliconmotion% -sis% -sisusb%
16 (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo)
17 (-suntcx) -tdfx% -tga% -trident% -tseng% -v4l% -vesa% -vga% -via% -vmware% -voodoo%"
18 6,105 kB
19 [ebuild U ] x11-apps/mesa-progs-6.5.1 [6.4.2] 1,288 kB
20 [ebuild U ] x11-base/xorg-x11-7.1 [7.0-r1] USE="(-3dfx%)"
21 INPUT_DEVICES="(-a
22 cecad%) (-aiptek%) (-calcomp%) (-citron%) (-digitaledge%) (-dmc%) (-dynapro%)
23 (-elo2300%) (-elographics%) (-evdev%) (-fpit%) (-hyperpen%) (-jamstudio%)
24 (-joystick%) (-keyboard%*) (-magellan%) (-magictouch%) (-microtouch%)
25 (-mouse%*) (-mutouch%) (-palmax%) (-penmount%) (-spaceorb%) (-summa%)
26 (-synaptics%*) (-tek4957%) (-ur98%) (-vmmouse%) (-void%) (-wacom%)"
27 VIDEO_CARDS="(-apm%) (-ark%) (-chips%) (-cirrus%) (-cyrix%) (-dummy%)
28 (-fbdev%) (-fglrx%) (-glint%) (-i128%) (-i740%) (- i810%) (-imstt%)
29 (-mach64%) (-mga%) (-neomagic%) (-newport%) (-nsc%) (-nv%) (-nvidia%)
30 (-r128%) (-radeon%*) (-rendition%) (-s3%) (-s3virge%) (-savage%) (-silico
31 nmotion%) (-sis%) (-sisusb%) (-sunbw2%) (-suncg14%) (-suncg3%) (-suncg6%)
32 (-sunffb%) (-sunleo%) (-suntcx%) (-tdfx%) (-tga%) (-trident%) (-tseng%)
33 (-v4l%) (-vesa%) (-vga%) (-via%) (-vmware%) (-voodoo%)" 0 kB
34 ======================================================
35
36 In my make.conf I have:
37 INPUT_DEVICES="keyboard mouse synaptics"
38 VIDEO_CARDS="radeon"
39
40 Is that how it should be?
41 --
42 Regards,
43 Mick

Replies

Subject Author
Re: [gentoo-user] xorg INPUT and VIDEO USE flags Alan McKinnon <alan@××××××××××××××××.za>