Menu

#276 Separate vertical/horizontal mouse sensitivity

Unstable_(example)
closed
Qbix
5
2021-03-03
2018-05-15
koob
No

This patch changes one mouse sensitivity setting to two separate xsensitivity and ysensitivity. This allows to use different horizontal and vertical sensitivities. Also it's posiible to disable one of mouse axises by setting sensitivity to zero. I've changed type of sensitivity from Bitu to Bits, so sensitivity can be negative (this allows simple invert mouse)

2 Attachments

Discussion

  • Qbix

    Qbix - 2019-03-28
    • Attachments has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,2 @@
    +sens2.patch (4.5 kB; application/octet-stream)
     sensitivity.diff (2.5 kB; text/x-patch)
    
     
  • Qbix

    Qbix - 2019-03-28

    I made a little variant of this and seem to have chosen the same -1000 1000 limits as you did :) , so I guess that that are good numbers :)

    The main thing that i didn't like was the fact that it introduced a new option that is not that often used. So I rewrote the parsing class a bit and this seems to work fine:

    a single entry applies to both and 2 entries can be given to split x from y

     
  • Qbix

    Qbix - 2019-03-28
    • assigned_to: Qbix
     
  • Qbix

    Qbix - 2019-03-29
    • status: open --> closed
     
  • Qbix

    Qbix - 2019-03-29

    Accepted/implemented in a different way

     
  • Gene Wood

    Gene Wood - 2020-03-26

    @qbix79 Do you have a pointer where this functionality was added (so I can watch and determine when it's released)?

     
    • Qbix

      Qbix - 2020-03-26
       
  • Blackcloud

    Blackcloud - 2021-02-07

    Has itself taken!

     

    Last edit: Blackcloud 2021-02-08
    • Qbix

      Qbix - 2021-02-08

      It should work in ECE and such.
      sensitivity=100,-100 would for example invert the y axis

       
  • LMar

    LMar - 2021-03-03

    So has the modified version made it into any release yet? I've got some old point and click adventures with a rather striking sensitivity difference between the X and Y axes and although they're technically playable, I haven't found the willpower to press on with such weird feeling cursor movement.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.