public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] synaptics support in xorg
Date: Tue, 30 Jun 2009 09:05:14 +0200	[thread overview]
Message-ID: <200906300905.14307.alan.mckinnon@gmail.com> (raw)
In-Reply-To: <a0811460906291744m59e8bf1bk627e7f1f70901137@mail.gmail.com>

On Tuesday 30 June 2009 02:44:10 Maxim Wexler wrote:
> Hi group,
>
> According to 'The X Server Configuration HOWTO'
>
> "If you use alternative input devices, such as a Synaptics touchpad
> for a laptop, be sure to add it to INPUT_DEVICES. "
>
> So I put in make.conf INPUT_DEVICES="mouse keyboard synaptics" and did
> emerge -pv xorg-server.
>
> In the output after INPUT_DEVICES I saw keyboard, mouse and evdev in
> red and synaptics in blue with a minus sigh. So I removed keyboard and
> mouse from the line in make.conf. Same result. Don't know where evdev
> comes from; I never specified it anywhere.
>
> Only by explicitly entering INPUT_DEVICES="synaptics" emerge -pv
> xorg-server was I able to see, after INPUT_DEVICES in the output, the
> word synaptics in green with an asterisk at the end. The words evdev,
> keyboard and mouse appear further along in the output, also in green
> ending in asterisks but  preceeded with a minus sign. And, that was
> after re-adding mouse and keyboard to INPUT_DEVICES  in make.conf.
>
> Questions:
>
> Is this the right way to go? Why won't portage accept what's in
> make.conf in this case? It accepts my USE flags and my VIDEO_CARDS
> entry. What's with the green and the asterisk? Is the doc wrong? I
> note it was updated just three weeks ago.
>
> Maxim

What X server version?

try this:

INPUT_DEVICES="mouse keyboard synaptics"
in make.conf

Colour codes:

Red	enabled
Blue	disabled
Green	changed

and the asterisks are described in man emerge section "--verbose"

INPUT_DEVICES="evdev" is likely default on in your profile
-- 
alan dot mckinnon at gmail dot com



      reply	other threads:[~2009-06-30  7:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-30  0:44 [gentoo-user] synaptics support in xorg Maxim Wexler
2009-06-30  7:05 ` Alan McKinnon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200906300905.14307.alan.mckinnon@gmail.com \
    --to=alan.mckinnon@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox