public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: scwang@ios.ac.cn
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] alps touchpad problem
Date: Wed, 22 Mar 2006 17:47:33 +0800	[thread overview]
Message-ID: <20060322094733.GA9296@localhost> (raw)
In-Reply-To: <20060321230603.4cdc367e@keelie.localdomain>

The following is touchpad part of my xorg.conf file:

# internal touchpad
Section "InputDevice"
    Identifier 	"Alps Touchpad"
    Driver	"synaptics"
    Option 	"Protocol"	"auto-dev"
    Option 	"Device"	"/dev/input/mice"
    Option      "LeftEdge" "130"
    Option      "RightEdge" "950"
    Option      "TopEdge" "130"
    Option      "BottomEdge" "640"
    Option      "FingerLow" "7"
    Option      "FingerHigh" "8"
    Option      "MaxTapTime" "180"
    Option      "MaxTapMove" "110"
    Option  	"EmulateMidButtonTime" "75"
    Option 	"VertScrollDelta" "20"
    Option 	"HorizScrollDelta" "20"
    Option 	"MinSpeed" "0.60"
    Option 	"MaxSpeed" "1.10"
    Option 	"AccelFactor" "0.030"
    Option 	"EdgeMotionMinSpeed" "200"
    Option 	"EdgeMotionMaxSpeed" "200"
    Option 	"UpDownScrolling" "1"
    Option 	"CircularScrolling" "1"
    Option 	"CircScrollDelta" "0.1" 
    Option 	"CircScrollTrigger" "2"
    Option 	"SHMConfig" "on"
    Option 	"Emulate3Buttons" "on"
EndSection

-- 
Wang ShaoChun(王绍春) <scwang@ios.ac.cn>
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-03-22 12:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-22  3:26 [gentoo-user] alps touchpad problem scwang
2006-03-22  4:06 ` JimD
2006-03-22  9:47   ` scwang [this message]
2006-03-22 20:48     ` JimD
2006-03-22 15:50 ` Richard Fish
2006-03-23  9:46   ` scwang
2006-03-23 23:32     ` Richard Fish

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=20060322094733.GA9296@localhost \
    --to=scwang@ios.ac.cn \
    --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