Need to increase pointer (mouse cursor) speed/acceleration
Bug #1536383 reported by
Michał Sawicz
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Pocket Desktop |
Fix Released
|
High
|
Michał Sawicz | ||
Canonical System Image |
Fix Released
|
High
|
Michał Sawicz | ||
The Avila project |
Fix Released
|
High
|
Michał Sawicz | ||
ubuntu-system-settings (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
unity-system-compositor (Ubuntu) |
Fix Released
|
High
|
Andreas Pokorny | ||
unity8 (Ubuntu) |
Fix Released
|
High
|
Michael Terry |
Bug Description
Either with user input, or just setting a better default, we need to increase pointer speed.
Related branches
lp://staging/~andreas-pokorny/unity-system-compositor/fix-1535919
- PS Jenkins bot (community): Approve (continuous-integration)
- Alexandros Frantzis (community): Approve
-
Diff: 882 lines (+220/-97)22 files modifiedsrc/dbus_connection_handle.cpp (+2/-2)
src/dbus_connection_handle.h (+3/-1)
src/dbus_connection_thread.cpp (+5/-11)
src/dbus_connection_thread.h (+3/-7)
src/dbus_event_loop.cpp (+32/-18)
src/dbus_event_loop.h (+4/-2)
src/powerd_mediator.cpp (+6/-6)
src/powerd_mediator.h (+1/-1)
src/server.cpp (+16/-3)
src/server.h (+3/-0)
src/system_compositor.cpp (+1/-0)
src/system_compositor.h (+2/-0)
src/unity_input_service.cpp (+11/-13)
src/unity_input_service.h (+6/-3)
src/unity_screen_service.cpp (+11/-9)
src/unity_screen_service.h (+5/-3)
tests/integration-tests/CMakeLists.txt (+1/-0)
tests/integration-tests/test_dbus_event_loop.cpp (+8/-8)
tests/integration-tests/test_powerd_mediator.cpp (+7/-6)
tests/integration-tests/test_unity_input_service.cpp (+5/-2)
tests/integration-tests/test_unity_screen_service.cpp (+6/-2)
tests/integration-tests/test_unity_services.cpp (+82/-0)
lp://staging/~mterry/unity8/mouse-cursor-speed
- Michael Zanetti (community): Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Unity8 CI Bot: Needs Fixing (continuous-integration)
-
Diff: 141 lines (+66/-1)3 files modifieddebian/control (+1/-1)
plugins/AccountsService/AccountsService.cpp (+61/-0)
plugins/AccountsService/AccountsService.h (+4/-0)
lp://staging/~mterry/gsettings-ubuntu-touch-schemas/input-schema
- Ken VanDine: Approve
- Michael Zanetti (community): Approve
-
Diff: 96 lines (+73/-0)3 files modifiedaccountsservice/Makefile.am (+1/-0)
accountsservice/com.ubuntu.AccountsService.Input.xml (+66/-0)
debian/changelog (+6/-0)
Changed in canonical-devices-system-image: | |
milestone: | none → ww04-2016 |
Changed in avila: | |
assignee: | nobody → Michał Sawicz (saviq) |
Changed in canonical-pocket-desktop: | |
assignee: | nobody → Michał Sawicz (saviq) |
importance: | Undecided → High |
status: | New → Triaged |
Changed in unity8 (Ubuntu): | |
status: | New → In Progress |
assignee: | nobody → Michael Terry (mterry) |
importance: | Undecided → High |
Changed in canonical-devices-system-image: | |
status: | Triaged → In Progress |
Changed in canonical-pocket-desktop: | |
status: | Triaged → In Progress |
Changed in unity-system-compositor (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Andreas Pokorny (andreas-pokorny) |
Changed in avila: | |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → In Progress |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in avila: | |
importance: | Undecided → High |
summary: |
- Need to increase pointer speed/acceleration + Need to increase pointer (mouse cursor) speed/acceleration |
tags: | added: cursor |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
Changed in canonical-pocket-desktop: | |
status: | In Progress → Won't Fix |
status: | Won't Fix → Fix Released |
Changed in avila: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.