* [gentoo-user] synaptics support in xorg
@ 2009-06-30 0:44 Maxim Wexler
2009-06-30 7:05 ` Alan McKinnon
0 siblings, 1 reply; 2+ messages in thread
From: Maxim Wexler @ 2009-06-30 0:44 UTC (permalink / raw
To: gentoo-user
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] synaptics support in xorg
2009-06-30 0:44 [gentoo-user] synaptics support in xorg Maxim Wexler
@ 2009-06-30 7:05 ` Alan McKinnon
0 siblings, 0 replies; 2+ messages in thread
From: Alan McKinnon @ 2009-06-30 7:05 UTC (permalink / raw
To: gentoo-user
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-30 7:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-30 0:44 [gentoo-user] synaptics support in xorg Maxim Wexler
2009-06-30 7:05 ` Alan McKinnon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox