Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 265119 - xorg-server 1.5 upgrade guide can mention CONFIG_INPUT_EVDEV
Summary: xorg-server 1.5 upgrade guide can mention CONFIG_INPUT_EVDEV
Status: RESOLVED FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Project-specific documentation (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo X packagers
URL: http://www.gentoo.org/proj/en/desktop...
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks: 275338
  Show dependency tree
 
Reported: 2009-04-06 15:08 UTC by Gokdeniz Karadag
Modified: 2009-09-19 23:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to the xml file (xorg-1.5-upgrade-guide.patch,693 bytes, patch)
2009-04-06 15:39 UTC, Gokdeniz Karadag
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gokdeniz Karadag 2009-04-06 15:08:18 UTC
In the xorg-server 1.5 upgrade guide, it is stated that kernel must be compiled with evdev support (if the user is to use HAL).

Currentlyin this setting is only specified in menuconfig hierarchy, in box titled `Code Listing 2.1`

Grepping a config file is easier, so my proposal for that section is;

""""
First, make sure you've built xorg-server with INPUT_DEVICES="evdev"

Then make sure that you've enabled evdev in your kernel. You can look for "CONFIG_INPUT_EVDEV=y" in your kernel config file, or you can check the following kernel configuration menu item.

= Code Listing 2.1.... =
"""""

Reproducible: Always

Steps to Reproduce:
Comment 1 Gokdeniz Karadag 2009-04-06 15:39:35 UTC
Created attachment 187462 [details, diff]
patch to the xml file
Comment 2 Rémi Cardona (RETIRED) gentoo-dev 2009-04-06 15:41:37 UTC
ACK
Comment 3 Rémi Cardona (RETIRED) gentoo-dev 2009-09-19 23:00:48 UTC
A similar patch was committed to cvs.

Thanks