[enhancement] Ubuntu needs a way to set mouse wheel scrolling speed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GTK+ |
New
|
Undecided
|
Unassigned | ||
Mir |
Fix Released
|
Wishlist
|
Andreas Pokorny | ||
Mutter |
New
|
Unknown
|
|||
Unity |
Invalid
|
Undecided
|
Unassigned | ||
gnome-control-center |
New
|
Unknown
|
|||
gnome-control-center (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned | ||
gtk+3.0 (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned | ||
mir (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned | ||
mutter (Ubuntu) |
In Progress
|
Wishlist
|
Unassigned | ||
ubuntu-system-settings (Ubuntu) |
Won't Fix
|
Wishlist
|
Unassigned |
Bug Description
This has been driving me nuts for a while now. The scroll wheel on my desktop mouse (it's an MS wireless optical mouse model 1008) scrolls rather fast. Instead of moving a few lines, it scrolls half a page or more with a very gentle scroll. The bluetooth mouse I use with my laptop does not do this so it's probably somewhat hardware specific. However, I'm wondering if there is a way to modify the speed or sensitivity. I found an answer here from about a year ago (https:/
Thanks.
See https:/
Related branches
- PS Jenkins bot (community): Approve (continuous-integration)
- Chris Halse Rogers: Approve
- Alan Griffiths: Approve
- Alexandros Frantzis (community): Abstain
- Daniel van Vugt: Abstain
- Andreas Pokorny (community): Abstain
-
Diff: 653 lines (+352/-16)14 files modifiedinclude/client/mir_toolkit/mir_input_device.h (+39/-0)
include/platform/mir/input/input_device.h (+8/-0)
include/platform/mir/input/pointer_settings.h (+58/-0)
src/platforms/evdev/input_modifier_utils.cpp (+7/-3)
src/platforms/evdev/input_modifier_utils.h (+2/-1)
src/platforms/evdev/libinput_device.cpp (+36/-3)
src/platforms/evdev/libinput_device.h (+4/-0)
src/platforms/mesa/server/x11/input/input_device.cpp (+18/-1)
src/platforms/mesa/server/x11/input/input_device.h (+4/-0)
tests/include/mir/test/gmock_fixes.h (+23/-0)
tests/mir_test_framework/fake_input_device_impl.cpp (+30/-4)
tests/mir_test_framework/fake_input_device_impl.h (+5/-0)
tests/unit-tests/input/evdev/test_libinput_device.cpp (+115/-4)
tests/unit-tests/input/test_default_input_device_hub.cpp (+3/-0)
Changed in gtk+2.0: | |
assignee: | nobody → desktop-bugs |
importance: | Medium → Wishlist |
Changed in gtk: | |
status: | Unknown → Confirmed |
Changed in gtk+2.0: | |
status: | Confirmed → Triaged |
affects: | hundredpapercuts → null |
Changed in gtk: | |
importance: | Unknown → Wishlist |
no longer affects: | null |
Changed in gtk: | |
status: | Confirmed → Fix Released |
summary: |
- gnome needs a way to manipulate scroll speed + Ubuntu needs a way to set mouse scrolling speed |
Changed in unity-2d: | |
status: | New → Invalid |
Changed in unity: | |
status: | New → Invalid |
Changed in gtk+2.0 (Ubuntu): | |
assignee: | Ubuntu Desktop Bugs (desktop-bugs) → nobody |
Changed in hundredpapercuts: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
Changed in gtk: | |
importance: | Wishlist → Unknown |
status: | Fix Released → Unknown |
Changed in gtk+3.0 (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
no longer affects: | unity-2d |
no longer affects: | gtk (Ubuntu) |
Changed in gnome-control-center: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in gtk: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in mir: | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
Changed in gnome-control-center (Ubuntu): | |
assignee: | nobody → Markus Kühne (m-kuehne) |
tags: | added: saucy |
summary: |
- Ubuntu needs a way to set mouse scrolling speed + [feature] Ubuntu needs a way to set mouse scrolling speed |
tags: | added: feature |
summary: |
- [feature] Ubuntu needs a way to set mouse scrolling speed + [enhancement] Ubuntu needs a way to set mouse scrolling speed |
tags: |
added: enhancement removed: feature |
tags: | added: trusty |
Changed in gtk+3.0 (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in hundredpapercuts: | |
status: | Confirmed → Triaged |
Changed in gnome-control-center: | |
status: | New → Confirmed |
Changed in gtk: | |
status: | New → Confirmed |
information type: | Public → Private |
information type: | Private → Public |
Changed in gnome-control-center: | |
status: | Confirmed → Unknown |
Changed in gtk: | |
status: | Confirmed → Unknown |
tags: | added: wily |
Changed in mir: | |
status: | Triaged → Fix Committed |
Changed in mir: | |
status: | Fix Committed → Fix Released |
tags: | added: xenial |
Changed in mir (Ubuntu): | |
importance: | Undecided → Wishlist |
no longer affects: | hundredpapercuts |
summary: |
- [enhancement] Ubuntu needs a way to set mouse scrolling speed + [enhancement] Ubuntu needs a way to set mouse wheel scrolling speed |
Changed in ubuntu-system-settings (Ubuntu): | |
importance: | Undecided → Wishlist |
status: | Confirmed → Triaged |
tags: | added: bionic |
tags: | added: cosmic |
tags: | added: disco |
tags: | added: eoan |
Changed in gtk: | |
importance: | Medium → Undecided |
status: | Unknown → New |
Changed in gnome-control-center: | |
importance: | Medium → Unknown |
Changed in gnome-control-center: | |
importance: | Unknown → Medium |
tags: | added: groovy |
Changed in ubuntu-system-settings (Ubuntu): | |
status: | Triaged → Won't Fix |
Changed in gnome-control-center (Ubuntu): | |
status: | Confirmed → Triaged |
tags: | removed: cosmic disco eoan saucy trusty wily |
tags: | removed: groovy |
Changed in gnome-control-center: | |
status: | Unknown → New |
Changed in mutter: | |
status: | Unknown → New |
tags: | removed: bionic xenial |
Assigning to gtk+2.0.