Lack sensitivity mouse option

Bug #1509559 reported by Ewerton Urias
34
This bug affects 7 people
Affects Status Importance Assigned to Milestone
unity-control-center (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Ubuntu 15.10 Unity x64
unity-control-center mouse
There aren't options for mouse sensitivity.

The sensitivity of my mouse gamer (Multilaser M3T4L W4R M0207) is high, There aren't options for mouse sensitivity, I'm running a script to correct speed:

#!/bin/bash
xinput --set-prop "11" "Device Accel Constant Deceleration" 1.5

Please check this...

Thank you!!!

See more detail:

Ubuntu 15.10 Unity x64

~$ xinput --list --short
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Game Keyboard id=9 [slave pointer (2)]
⎜ ↳ LXD Gaming Mouse id=11 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Power Button id=7 [slave keyboard (3)]
    ↳ Game Keyboard id=8 [slave keyboard (3)]
    ↳ LXD Gaming Mouse id=10 [slave keyboard (3)]

~$ xinput --list-props "11"
Device 'LXD Gaming Mouse':
 Device Enabled (151): 1
 Coordinate Transformation Matrix (153): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
 Device Accel Profile (277): 0
 Device Accel Constant Deceleration (278): 1.000000
 Device Accel Adaptive Deceleration (279): 1.000000
 Device Accel Velocity Scaling (280): 10.000000
 Device Product ID (271): 7511, 44292
 Device Node (272): "/dev/input/event13"
 Evdev Axis Inversion (281): 0, 0
 Evdev Axes Swap (283): 0
 Axis Labels (284): "Rel X" (161), "Rel Y" (162), "Rel Horiz Wheel" (276), "Rel Vert Wheel" (301)
 Button Labels (285): "Button Left" (154), "Button Middle" (155), "Button Right" (156), "Button Wheel Up" (157), "Button Wheel Down" (158), "Button Horiz Wheel Left" (159), "Button Horiz Wheel Right" (160), "Button Side" (299), "Button Extra" (300), "Button Unknown" (274), "Button Unknown" (274), "Button Unknown" (274), "Button Unknown" (274)
 Evdev Scrolling Distance (286): 1, 1, 1
 Evdev Middle Button Emulation (287): 0
 Evdev Middle Button Timeout (288): 50
 Evdev Third Button Emulation (289): 0
 Evdev Third Button Emulation Timeout (290): 1000
 Evdev Third Button Emulation Button (291): 3
 Evdev Third Button Emulation Threshold (292): 20
 Evdev Wheel Emulation (293): 0
 Evdev Wheel Emulation Axes (294): 0, 0, 4, 5
 Evdev Wheel Emulation Inertia (295): 10
 Evdev Wheel Emulation Timeout (296): 200
 Evdev Wheel Emulation Button (297): 4
 Evdev Drag Lock Buttons (298): 0

~$ lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.2 PCI bridge: Intel Corporation 82801 PCI Bridge (rev b5)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation H67 Express Chipset Family LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
01:00.0 VGA compatible controller: NVIDIA Corporation GK106 [GeForce GTX 660] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GK106 HDMI Audio Controller (rev a1)
03:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge (rev 01)
05:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 04)
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)

Tags: bot-comment
Revision history for this message
Ewerton Urias (ewertonurias) wrote :

Ubuntu 15.10 x64, there isn't sensitivity option.

Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1509559/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
affects: ubuntu → unity-control-center (Ubuntu)
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in unity-control-center (Ubuntu):
status: New → Confirmed
Revision history for this message
Takkat (takkat-nebuk) wrote :

Confirming this with using a `Microsoft Wireless Desktop 2000` dongle in an USB 3.0 port on Ubuntu 15.04.

Fixed it by plugging in a spare wired mouse, or a Logitech dongle. We can then adjust mouse speed as expected. Settings made there will affect the MS desktop too.

Revision history for this message
Louis (louis77) wrote :

I can confirm that the same bug still exists in Ubuntu 16.04 with Logitech USB Receiver.

⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech USB Receiver id=11 [slave pointer (2)]
⎜ ↳ MCE IR Keyboard/Mouse (nuvoton-cir) id=13 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Video Bus id=7 [slave keyboard (3)]
    ↳ Power Button id=8 [slave keyboard (3)]
    ↳ Sleep Button id=9 [slave keyboard (3)]
    ↳ Logitech USB Receiver id=10 [slave keyboard (3)]
    ↳ Nuvoton w836x7hg Infrared Remote Transceiver id=12 [slave keyboard (3)]

Revision history for this message
clel (clel) wrote :

Can someone responsible please reply to this?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.