[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2012-03-13 Thread Adam Niedling
They closed the bug upstream as fixed. I think they just made the scrolling a 
bit faster but they didn't make a way for us to set the scroll speed. So the 
upstream bug wasn't really the same as the downstream one.
And the scroll speed is still too slow compared to windows.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/124440

Title:
  gnome needs a way to manipulate scroll speed

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/124440/+subscriptions

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2012-03-12 Thread Bug Watch Updater
** Changed in: gtk
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/124440

Title:
  gnome needs a way to manipulate scroll speed

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/124440/+subscriptions

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2012-03-12 Thread Paul Somebody
Why this have been marked as Fix Released? I do not see anyone ever
mentioning a real fix.

The problem mentioned in the Question #9200 is mice manufactured by
Microsoft scrolling too fast. Even if it can be solved, which it is not,
there is no generic way to manipulate scroll speed for non-Microsoft
mice.

Please re-open.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/124440

Title:
  gnome needs a way to manipulate scroll speed

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/124440/+subscriptions

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2011-11-11 Thread Curtis Hovey
** No longer affects: null

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/124440

Title:
  gnome needs a way to manipulate scroll speed

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/124440/+subscriptions

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2011-11-08 Thread Eren Tantekin
The function that determines the scroll rate is in gtk/gtkrange.c

/**
 * _gtk_range_get_wheel_delta:
 * @range: a #GtkRange
 * @direction: A #GdkScrollDirection
 * 
 * Returns a good step value for the mouse wheel.
 * 
 * Return value: A good step value for the mouse wheel. 
 * 
 * Since: 2.4
 **/

Here, the scroll rate is determined dynamically by a smart (not so much?) 
algorithm:
delta = pow (adj-page_size, 2.0 / 3.0);

I don't want to offend the gtk developer that implemented this algorithm
there. Obviously it may have temporarily solved the users complaining
about too fast/too slow scrolling, but now it is time to make the scroll
rate modifiable by the user.

Of course, implementing a new scrolling algorithm from scratch (with
smooth scrolling) must be a priority too, since Ubuntu will possibly be
coming to smartphones/tablets. But that rather than waiting for that,
this problem can be fixed by a simple gtk patch which will read the
scroll rate from a config file.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/124440

Title:
  gnome needs a way to manipulate scroll speed

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/124440/+subscriptions

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2011-10-29 Thread Paul Somebody
Neat. According to Matvei Fisenko, this bug is nine years old now.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/124440

Title:
  gnome needs a way to manipulate scroll speed

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/124440/+subscriptions

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2011-09-06 Thread Gleb Mazovetskiy
This bug definitely accounts for over 30% of my productivity loss after moving 
to Ubuntu
Scrolling through reports, web pages, and conversation threads is way too 
difficult

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/124440

Title:
  gnome needs a way to manipulate scroll speed

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/124440/+subscriptions

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2011-01-25 Thread fsando
I don't need this often but when I need it I'm seriously surprised that
it's not there.

Is the reason it's missing that xorg makes it too complicated to
implement? If that's the case we must hope really hard for Unity.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/124440

Title:
  gnome needs a way to manipulate scroll speed

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2011-01-21 Thread dinamic
i hate this bug, i'm using Chrome and it's a pain to scroll long pages.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/124440

Title:
  gnome needs a way to manipulate scroll speed

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2010-11-29 Thread Alpha Crasher
Pascal and company,

The only wish-list the lack of scroll wheel adjustment belongs on is
Microsoft's wish-list - as in they wish it never happens.

If you want people, end users, to migrate to Linux, then the LAST thing
you want is to make the controls uncomfortable.

This would put mouse, mouse wheel and touch pad control adjustment at
the TOP of the DROP EVERYTHING and DO YESTERDAY list.

Given that a Microsoft memo identified Linux as the single biggest
threat it faces, and that OpenOffice does virtually everything that MS
Office does, but for free, I wonder how much Microsoft would be willing
to offer me in cash, foreign property and cash or even jobs for my
family members or a future job for myself if I were in a position to
hold back or delay the development of the crucial FUNDAMENTALS that end-
users expect in an operating system such as comfort adjustment of
keyboards and mice?

How much would Microsoft be willing to pay me if I could hold on to my
position of steering development efforts away from anything that would
make Debian, the most widely distributed version of Linux with it's
default Gnome desktop, INSTANTLY more user friendly?

Is this a far-fetched idea, not really, just ask yourself 3 questions:
1) how many decades have mice, scroll wheels and touch pads been
around?, 2) How many computers don't have both a keyboard and a mouse?,
and 3) How is it possible a simple mouse-wheel adjustment has not been
implemented in Gnome?

If you have any doubts as to the effect of the lack of user-
friendliness, you need look no further than Ubuntu and Fedora.  The sole
reason that these distributions exist and have gained in popularity is
the lack of user-friendliness of other distributions because end-users
will invariably choose a user-friendly installation.

No Fyo, this is NOT a hardware issue as nobody in their right mind
expects hardware manufacturers to fabricate hardware for Linux which has
less than 3% of the market.  While comfort and ease of use by itself
will not grow that market share, lack of it certainly will keep it from
increasing.  Daniel has it right.

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2010-11-16 Thread Daniel Ferguson
+1 to dmitry's comment above.

Using OSX as a synergy server and gnome as a client - using the two
finger scroll gesture on the MacBook touch pad sends a large number of
scroll events to gnome.

Definitely something that could be fixed on synergy but having a
sensitivity setting would fix it for every situation.

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2010-09-16 Thread Bug Watch Updater
** Changed in: gtk
   Importance: Unknown = Wishlist

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2010-08-10 Thread Lifyre
I can confirm that removing the USB reciever and replacing it on a
Microsoft Wireless 6000 fixes the issue.  The scroll rate is 10 times
faster before doing this fix.

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2010-06-24 Thread Adam
I have a Microsoft Wireless 5000 mouse and this issue makes it nearly
impossible to use the wheel fro scrolling.  I do dual boot for games, so
I will have a look from the windows side for a resolution too.

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2010-06-24 Thread chriz
I'm having a Microsoft Wireless 6000 mouse and have the same issue as
Adam. After shutting down windows and boot into ubuntu the mouse wheel
is unusable for scrolling.

But in my case I found a solution. After booting ubuntu I'm pulling out
the wireless USB receiver of the mouse an plug it in after some seconds.
This helps getting the normal scrolling speed back in my case.

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2010-05-25 Thread Xebec
It kinda did not bother me before, since I used Firefox, which had its
own config. Since I swatched to Chrome, I really want this problem to be
fixed.

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2010-04-02 Thread Nowaker
Indeed. Three lines of scroll is to less for me. This should be
configurable via anything - xorg or Gnome, but configurable. For now,
there is no way to change it.

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2010-03-04 Thread dmitry.chir...@gmail.com
I think the option is realy needed because in my case it not MSmouse-
speciefec issue.

I have a macbook with osx and ubuntu machine. 
They are connected with Synergy. And macbook is server for synergy.

The scroll speed is insane even if i use touchpad.

I'm understand that this can be a Synergy bug but if we have such
adjustment in Control Center it will solve my problem.

Sorry for my bad english.

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2009-08-18 Thread antistress
maybe   Bug #61561 is related ?

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2009-08-18 Thread mac_v
** Project changed: hundredpapercuts = null

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2009-06-25 Thread mac_v
 Thank you for bringing this bug to our attention. Unfortunately a paper
cut should be a small usability issue that affects many people and is
quick and easy to fix. I'm afraid this bug can't be addressed as part of
this project.

But as fyo has commented, there is no easy/quick fix.

 A paper cut is a minor usability annoyance that an average user would
encounter on his/her first day of using a new installation of Ubuntu
9.10.

 For further info about papercuts criteria , pls read 
https://wiki.ubuntu.com/PaperCut

 Don't worry though, This bug has been marked as invalid ONLY in the
papercuts project.

** Changed in: hundredpapercuts
   Status: New = Invalid

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2009-06-16 Thread tartanpion
** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2008-08-03 Thread Patrick
There may very well be multiple problems at play here.  Certainly using
the correct InputDevice section in the xorg.conf file may eliminate one
of more of these problems.  But it seems there's a fundamental problem
with MS wireless mice _if_ you dual-boot into Windows.

fyo has posted an accurate assessment (see 2 posts above) of the
situation so I won't bother repeating it.  But it sounds like a kernel
usb inputdev developer may need to reset the MS usb wireless
transceiver.

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2008-06-05 Thread Ken Nelan
I had the same problem with the scroll wheel (as well as the back and
forward buttons on the sides of my mouse) and am wondering if it's not
more of a configuration error in xorg.conf?

Many of the mice on the market today use more than 5 buttons in fact, my
mouse is a standard Microsoft wireless laser mouse 5000 and it has 9
buttons (Right, Left, Back, Forward, scroll up, scroll down, press
scroll button, move scroll button left, move scroll button right,  = 9).
I used a different mouse for a test to see if this could really be the
case.  I had an old GE Optical Mouse WK2803 (wired to usb) and it has 7
buttons.  (Right, Left, Back, Forward, scroll up, scroll down, press
scroll button in = 7)

When I changed my xorg.conf to look like the snip below, everything
worked perfectly.  Even the number of scroll lines seemed to immediately
change to the default of 3 per scroll.

begin copy

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ExplorerPS/2
Option  Buttons   9-- for my GE 
mouse, I changed this to 7 and everything worked again.
Option  ZAxisMapping  4 5
Option  ButtonMapping 1 2 3
Option  Emulate3Buttons   false
EndSection

end copy

Could it possibly be that simple as putting in the correct number of
buttons in the xorg.conf and not a bug at all?

Thank you for your time.

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2008-05-29 Thread fyo
There are multiple issues here that make the Wishlist importance a
mistake, IMHO.

If you read the link for more information in the bug description, you'll
see that the problem isn't just adjusting wheel sensitivity... the very
real problem is that many wireless mice (all MS Wireless?) report
MULTIPLE EVENTS on each unit scroll if the system is ever booted into
Windows. The mouse should only report two events (one press, one
release), but instead reports multiple such.

That makes it *impossible* to scroll only one unit in any application
that does not have a scroll sensitivity *divisor*, which exactly ZERO
applications do that I'm aware of.

There are two possible solutions to this:

- Implement proper sensitivity adjustment accessible in Gnome.

or, better,

- Figure out what the hell is going on with the mouse/transceiver and
send commands to it to fix it.

This is essentially a driver issue and should be handled as such (option
2). That doesn't exclude ALSO implementing option 1, but option 1 is
properly set to Wishlist, whereas the real issue here is the faulty
driver for oddly-behaving wireless mice. It *appears* that booting into
Windows causes some sort of hardware level sensitivity to be changed,
resulting in multiple events per unit scroll.

The workaround is to unplug the transceiver (which appears to reset it
to the sane 1 press + 1 release per unit scroll), but one cannot expect
dual-booters to unplug their wireless transceiver every single time they
boot into Windows.

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2008-05-28 Thread Pedro Villavicencio
** Changed in: gtk+2.0 (Ubuntu)
   Status: Confirmed = Triaged

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2008-05-21 Thread klap-in
I have here a IBM mouse ( MO09BO )  that hasn't a wheel but a kind of
switch. When you move the switch forward/backward it give immediately
pulses to the computer, all the time you move it forward/backward. When
you leave it, the pulses stop. But all the programs react to fast on it,
so it will be great when I can manipulate the 'scroll' speed.

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2007-12-03 Thread G. Christ
That's a strange 'bug'. after 5 years and nothing.
What config file must I change to manipulate the scroll speed?

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2007-10-08 Thread Matvei Fisenko
Bug is not fixed, and it is very VERY annoying. 
People can not switch to Ubuntu because of this bug, which was mentioned in 
2002 year!

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2007-10-08 Thread Jim Hutchinson
It's also really annoying with the compiz desktop wall in gutsy. You
can't switch to the next desktop as it moves 4 desktops at a time (at
least in my case). I see no work around in compiz or gtk.

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2007-08-03 Thread Bug Watch Updater
** Changed in: gtk (upstream)
   Status: Unknown = Confirmed

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2007-08-02 Thread Pascal De Vuyst
Assigning to gtk+2.0.

** Changed in: gtk+2.0 (Ubuntu)
Sourcepackagename: None = gtk+2.0

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

** Also affects: gtk (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=89259
   Importance: Unknown
   Status: Unknown

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gtk+2.0 in ubuntu.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2007-08-02 Thread Pascal De Vuyst
This issue is known upstream (see bug watch).

** Changed in: gtk+2.0 (Ubuntu)
   Importance: Undecided = Medium
   Status: New = Confirmed

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gtk+2.0 in ubuntu.

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


[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2007-08-02 Thread Sebastien Bacher
** Changed in: gtk+2.0 (Ubuntu)
   Importance: Medium = Wishlist
 Assignee: (unassigned) = Ubuntu Desktop Bugs

-- 
gnome needs a way to manipulate scroll speed
https://bugs.launchpad.net/bugs/124440
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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