From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] touchpad can't scroll
Date: Fri, 28 Mar 2008 08:28:44 +0000 [thread overview]
Message-ID: <200803280828.56268.michaelkintzios@gmail.com> (raw)
In-Reply-To: <7797aa370803271916j18959eb2v137b91c103df7c5a@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1905 bytes --]
On Friday 28 March 2008, Chuanwen Wu wrote:
> Hi,
>
> > You should change your server-layout to something like
> >
> > Section "ServerLayout"
> > Identifier "Layout0"
> > Screen "Screen1"
> > InputDevice "Keyboard1" "CoreKeyboard"
> > InputDevice "Touchpad" "CorePointer"
> > Option "AIGLX" "true
> > EndSection
>
> I have changed it, but after I restart X, I found it doesn't work, yet.
This is what I have in mine under ServerLayout:
===================================
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse1" "AlwaysCore"
===================================
And this is what I have under InputDevice:
===================================
Section "InputDevice"
Identifier "Mouse0"
Driver "synaptics"
Option "Protocol" "SynPS/2"
Option "InputFashion" "Mouse"
Option "Device" "/dev/input/mice"
Option "Name" "SynPS/2 Synaptics TouchPad"
Option "SHMConfig" "on"
Option "Vendor" "0002"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "True"
Option "Buttons" "3"
EndSection
Section "Input Device"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "InputFashion" "Mouse"
Option "Device" "/dev/input/mice"
Option "Name" "GenPS/2 Genius Mouse"
Option "Vendor" "0002"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "False"
Option "Buttons" "9"
EndSection
===================================
So, you may want to replace your "/dev/input/mouse1" for mice and see if that
fixes things.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2008-03-28 9:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-27 15:58 [gentoo-user] touchpad can't scroll Chuanwen Wu
2008-03-27 17:49 ` Florian Philipp
2008-03-28 2:16 ` Chuanwen Wu
2008-03-28 8:28 ` Mick [this message]
2008-03-30 6:37 ` Chuanwen Wu
2008-03-30 7:19 ` Mick
2008-03-30 15:32 ` Chuanwen Wu
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=200803280828.56268.michaelkintzios@gmail.com \
--to=michaelkintzios@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