Navigation

    • Register
    • Login
    • Search
    • Categories
    • Unread
    • Recent
    • Popular
    • Search

    Ubuntu/Debian/Mint disable mouse accel

    General
    acceleration debian mint mouse ubuntu
    1
    1
    1039
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Annihil
      Annihil admin last edited by Annihil

      If xset m 0 0 doesn't work,
      here is how to disable mouse accel now

      cat << EOF | sudo tee /usr/share/X11/xorg.conf.d/90-mouse.conf > /dev/null
      Section "InputClass"
      	Identifier "mouse"
      	MatchIsPointer "on"
      	Option "AccelerationProfile" "-1"
      	Option "AccelerationScheme" "none"
      EndSection
      EOF
      
      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      • @megvadulthangya seems like an outdated instruction, all the files are there

        • read more
      • M

        @annihil cant config that one couse i think missing files not just cfg's.
        The Readme install says:
        |9 Steps to Run EThax GooD Look :)| Tutorial by Immortal
        1.

        Download EThax 0.1 "Remember EThax is not Release and not open source dont give anyone this verssion" Link:

        LoL
        Annihil you have that file somewhere? Please

        you would look under your bed ?? :D

        • read more
      • @megvadulthangya yeah iirc ETH has auto offsets finding and it works on nq :)

        • read more
      • M

        @annihil ethax_0.3_beta? Looks like its working with nq1.2.9 but missing some cfg's

        Copy from EThax_Priv/EThax_Src/EThax_Bin/Configs:
        human.cfg
        human2.cfg
        rage.cfg

        Paste it to yours home folder DIR and
        now we have avible command in console

        ooh maybe not maybe you put together the twoo thing? As i can read the readme....

        Dependencies is killing me :D need older distro for this

        • read more