Gentoo Archives: gentoo-user

From: Keith Dart <keith@×××××××××.biz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg-server mouse and keyboard woes
Date: Fri, 10 Jul 2009 08:25:24
Message-Id: 20090710012451.3649f112@dartworks.biz
In Reply to: Re: [gentoo-user] xorg-server mouse and keyboard woes by Keith Dart
1 On Fri, 10 Jul 2009 01:18:35 -0700
2 Keith Dart <keith@×××××××××.biz> wrote:
3
4 > Set the "hal" use flag and emerge x11-drivers/xf86-input-evdev. See if
5 > that helps you.
6
7 Also make sure you have this in your make.conf:
8
9
10 INPUT_DEVICES="keyboard mouse evdev"
11
12 Remove mouse and keyboard sections in your xorg.conf file also.
13
14 The evdev and HAL are supposed to make X much simpler to set up and
15 use. ;-)
16
17
18 --
19
20 -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
21 Keith Dart <keith@×××××××××.biz>
22 public key: ID: 19017044
23 <http://www.dartworks.biz/>
24 =====================================================================

Replies

Subject Author
Re: [gentoo-user] xorg-server mouse and keyboard woes Kevin O'Gorman <kogorman@×××××.com>