Announcement

Collapse
No announcement yet.

Linux Patches Working On High Resolution Scrolling For Logitech Mice

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Originally posted by M@yeulC View Post
    I just hope DEs won't pick up as a X-axis scrollwheel somehow... Imagine the confusion!
    Doubtful. There's already plenty of precedent for doing this sort of thing without colliding. For example, under X11, to receive the supplemental data which distinguishes a drawing tablet from a a mouse, a program has to explicitly ask the XInput API for said supplemental information.

    Comment


    • #12
      This is on my wishlist!

      I bought two Logitech G502 mice (for home and work) for the sheer scrolling speed, but I hate that it scrolls in 3 line increments.

      Comment


      • #13
        Originally posted by andreano View Post
        This is on my wishlist!

        I bought two Logitech G502 mice (for home and work) for the sheer scrolling speed, but I hate that it scrolls in 3 line increments.
        That's not what this is.

        Since you didn't mention in which application, I'll assume it's the web browser. In Firefox for example, browse to about:config and look for these parameters to alter the scrolling amount and speed:
        Code:
        mousewheel.min_line_scroll_amount
        mousewheel.acceleration.factor

        Comment


        • #14
          Originally posted by torsionbar28 View Post
          Code:
          mousewheel.min_line_scroll_amount
          mousewheel.acceleration.factor
          No, I want 100 times more notches on the wheel and pixel accuracy.
          Last edited by andreano; 04 September 2018, 01:32 PM.

          Comment

          Working...
          X