LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   USB mouse faster scrolling (https://www.linuxquestions.org/questions/linux-hardware-18/usb-mouse-faster-scrolling-938727/)

Shark82 04-08-2012 06:24 AM

USB mouse faster scrolling
 
Hi

I have Logitech USB optical mouse, three buttons - the third is a wheel. I want to scroll more than 3 lines. In firefox i can set this in about:config but i can not set it globally in KDE mouse settings where you can sett scroll lines. It just don't work. I have ArchLinux.

My "xinput list":
Code:

⎡ Virtual core pointer                          id=2    [master pointer  (3)]
⎜  ↳ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]
⎜  ↳ Logitech USB Optical Mouse                id=12  [slave  pointer  (2)]
⎜  ↳ ETPS/2 Elantech Touchpad                  id=15  [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)]
    ↳ Sleep Button                              id=8    [slave  keyboard (3)]
    ↳ CNF7129                                  id=9    [slave  keyboard (3)]
    ↳ Logitech USB Keyboard                    id=10  [slave  keyboard (3)]
    ↳ Logitech USB Keyboard                    id=11  [slave  keyboard (3)]
    ↳ Asus Laptop extra buttons                id=13  [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard              id=14  [slave  keyboard (3)]

xinput --list-props "Logitech USB Optical Mouse":
Code:

Device 'Logitech USB Optical Mouse':
        Device Enabled (132):  1
        Coordinate Transformation Matrix (134): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        Device Accel Profile (255):    0
        Device Accel Constant Deceleration (256):      1.000000
        Device Accel Adaptive Deceleration (257):      1.000000
        Device Accel Velocity Scaling (258):    10.000000
        Device Product ID (250):        1133, 49242
        Device Node (251):      "/dev/input/event7"
        Evdev Axis Inversion (259):    0, 0
        Evdev Axes Swap (261):  0
        Axis Labels (262):      "Rel X" (142), "Rel Y" (143), "Rel Vert Wheel" (264)
        Button Labels (265):    "Button Left" (135), "Button Middle" (136), "Button Right" (137), "Button Wheel Up" (138), "Button Wheel Down" (139), "Button Horiz Wheel Left" (140), "Button Horiz Wheel Right" (141)
        Evdev Middle Button Emulation (266):    0
        Evdev Middle Button Timeout (267):      50
        Evdev Third Button Emulation (268):    0
        Evdev Third Button Emulation Timeout (269):    1000
        Evdev Third Button Emulation Button (270):      3
        Evdev Third Button Emulation Threshold (271):  20
        Evdev Wheel Emulation (272):    0
        Evdev Wheel Emulation Axes (273):      0, 0, 4, 5
        Evdev Wheel Emulation Inertia (274):    10
        Evdev Wheel Emulation Timeout (275):    200
        Evdev Wheel Emulation Button (276):    4
        Evdev Drag Lock Buttons (277):  0

Dmesg:
Code:

[ 9883.725741] usb 6-2: new low-speed USB device number 4 using uhci_hcd
[ 9883.910999] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.0/input/input11
[ 9883.911255] generic-usb 0003:046D:C05A.0004: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.0-2/input0

Do you have any idea how can i achieve this? Thanks for help.

frankbell 04-09-2012 08:46 PM

In KDE, try "Settings-->System Settings-->Hardware-->Input Devices-->Mouse-->Advanced-->Mouse Wheel Scrolls by." That's where the setting resides in Slackware Current's KDE.

I must say, it is buried many fathoms deep.

Shark82 04-10-2012 01:32 AM

Hi

I have tried this few days ago and doesn't work. I have even find a kde bug on this matter. I have tried solution with imwheel and it works. But the problem is that with imwheel i can't scroll unfocused windows and the other problem is that when i scroll in libreoffice the blinking cursor also moves with scrolling. Any idea?


All times are GMT -5. The time now is 09:00 AM.