[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#258014: marked as done (xserver-xfree86: [debconf] want Synaptics touchpad config support with absurd number of options)



Your message dated Wed, 25 Jul 2007 05:50:10 +0200
with message-id <20070725035008.GA24688@patate.is-a-geek.org>
and subject line Bug#258014: Synaptics touchpad support for server configurator?
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xfree86
Severity: wishlist

I just installed Debian in a Dell Inspiron with a Radeon graphics card.
The server configuration worked flawlessly, except for one thing.  It
did not get the 'xfree86-driver-synaptics' configuration right... of
course, it did not configure that at all, as you know, I had to do it by
hand.  Below is the stuff I had to change and to add to make it work.
The touchpad configuration below works really well on several computers
I've used it with.  Without the "CorePointer" etc on the InputDevice
lines, it didn't work.

I think that to make it do this, all you'd have to do is ask if they
have a synaptics touchpad, see that the driver is there, or warn that if
it's not server startup will fail, then write "Touchpad" for the
CorePointer if they have that, or "Configured Mouse" (iirc) if they
don't.  You can write an InputDevice section for each, of course.

	InputDevice    "Touchpad" "CorePointer"
	InputDevice    "USB mouse" "AlwaysCore"
	InputDevice    "Keyboard0" "CoreKeyboard"


Section "InputDevice"
  Driver  	"synaptics"
  Identifier  	"Touchpad"
  Option 	"Device"  	"/dev/psaux"
  ## Option 	"Device"  	"/dev/input/mouse0"
  Option	"Protocol"	"auto-dev"
  Option	"LeftEdge"      "1700"
  Option	"RightEdge"     "5300"
  Option	"TopEdge"       "1700"
  Option	"BottomEdge"    "4200"
  Option	"FingerLow"	"25"
  Option	"FingerHigh"	"30"
  Option	"MaxTapTime"	"180"
  Option	"MaxTapMove"	"220"
  Option	"VertScrollDelta" "100"
  Option	"MinSpeed"	"0.06"
  Option	"MaxSpeed"	"0.12"
  Option	"AccelFactor" "0.0010"
  Option	"CircularScrolling" "on"
  Option	"CircScrollTrigger" "1"
  Option	"SHMConfig"	"on"
#  Option	"Repeater"	"/dev/ps2mouse"
EndSection


-- 
Karl Hegbloom <hegbloom@pdx.edu>



--- End Message ---
--- Begin Message ---
On Tue, Jul  6, 2004 at 23:44:00 -0700, Karl Hegbloom wrote:

> Package: xserver-xfree86
> Severity: wishlist
> 
> I just installed Debian in a Dell Inspiron with a Radeon graphics card.
> The server configuration worked flawlessly, except for one thing.  It
> did not get the 'xfree86-driver-synaptics' configuration right... of
> course, it did not configure that at all, as you know, I had to do it by
> hand.  Below is the stuff I had to change and to add to make it work.
> The touchpad configuration below works really well on several computers
> I've used it with.  Without the "CorePointer" etc on the InputDevice
> lines, it didn't work.
> 
Hi,

We're not going to add this huge number of options to people's config
files, we're trying to get rid of as much of xorg.conf as possible.  If
you feel that the default settings are wrong, please file a bug against
the synaptics driver (preferably upstream).  I'm closing this bug now,
as a simple synaptics section is now added by dexconf on laptops.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: