[Bug 28052] Re: Can't adjust mouse sensitivity

2006-05-30 Thread Trouilliez vincent
I don't care about this bug anymore, and since nobody else does (no
other subscribers, no duplicate), please feel free to reject/close it.

-- 
Can't adjust mouse sensitivity
https://launchpad.net/bugs/28052

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 28052] Re: Can't adjust mouse sensitivity

2006-05-30 Thread Sebastien Bacher
That's sort of the same topic as
http://bugzilla.gnome.org/show_bug.cgi?id=93445 upstream

** Changed in: control-center (Ubuntu)
 Priority: Medium = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Needs Info = Confirmed

** Bug watch added: GNOME Bug Tracker #93445
   http://bugzilla.gnome.org/show_bug.cgi?id=93445

** Also affects: control-center (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=93445
 Severity: Unknown
 Priority: Unknown
   Status: Unknown

** Summary changed:

- Can't adjust mouse sensitivity
+ mouse sensitivity range might not be optimal

-- 
mouse sensitivity range might not be optimal
https://launchpad.net/bugs/28052

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 28052] Re: Can't adjust mouse sensitivity

2006-05-05 Thread Fabio Massimo Di Nitto
Ok I attached a proof of concept to show that xorg (libx11 and xserver) are 
doing the right thing.

How to use it:

edit the main.c file and replace  first with 1
build and run
that will set the minimum threshold before the mouse is accelerated.

move the mouse in one corner of the screen and measure how much mouse movement 
you need to do to reach the other side of the screen.

change the value again to something absurd like 2000, that means start 
accelerating after 2000 pixels.

Repeat the above, and measure again.

In my test i need at least 5 times more mouse movement to reach the other side 
of the screen and the mouse move very slowly.

As you can see the value is changed correctly by both control-center and this 
program. That means that the comunication between all components happen 
properly, but the values that control-center is setting are too low to notice 
the difference (at least in my specific case).

Fabio

** Attachment added: Makefile
   http://librarian.launchpad.net/2488283/Makefile

** Attachment added: proof of concept
   http://librarian.launchpad.net/2488284/main.c

** Changed in: xorg (Ubuntu)
Sourcepackagename: xorg = control-center

-- 
Can't adjust mouse sensitivity
https://launchpad.net/bugs/28052

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 28052] Re: Can't adjust mouse sensitivity

2006-05-05 Thread Sebastien Bacher
Right, it works fine on my box too, the range is just maybe too limited.
Vincent, you can try by putting the acceleration to the maximum and
changing the sensitivity now, you should notice a difference, could you
confirm that?

** Changed in: control-center (Ubuntu)
 Severity: Normal = Wishlist
   Status: Confirmed = Needs Info

-- 
Can't adjust mouse sensitivity
https://launchpad.net/bugs/28052

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 28052] Re: Can't adjust mouse sensitivity

2006-05-05 Thread Trouilliez vincent
Okay I spent some time fiddling with all that, and taking notes so I can report 
accurately. Here it is:

With the Acceleration control left alone, in it normal/current position 
(about half way), then Fabio's program doesn't make any difference whatever the 
setting, 1 or 2000, it's completely ineffective.

Now if I do as Seb suggested, and turn the Acceleration slider all the way to 
the max, then the Sensitivity control now has some effect, but Fabio's 
program still has no effect though.

Here is the result:

1) Sensitivity control set to MIN : actual sensitivity : VERY high 
(unusable), Acceleration:  impossible to asssess as a consequence.

2) Sensitivity control set to MAX: actual sensitivity : normal/usable. 
Acceleration: sudden, and extremely high.

-- 
Can't adjust mouse sensitivity
https://launchpad.net/bugs/28052

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 28052] Re: Can't adjust mouse sensitivity

2006-05-05 Thread Fabio Massimo Di Nitto
This just confirm that the X part of it works. The real problem is the range of 
values that control-center allows to set.

Fabio

-- 
Can't adjust mouse sensitivity
https://launchpad.net/bugs/28052

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs