Тёмный

How to disable mouse acceleration and change speed on Linux - Easy as pie, works on any distro 

Some of his plaques still say Kayne
Подписаться 33
Просмотров 16 тыс.
50% 1

The commands to save in a file:
#!/bin/bash
xinput --set-prop 'pointer:''Your mouse name here' 'libinput Accel Profile Enabled' 0, 1
xinput --set-prop 'pointer:''Your mouse name here' 'libinput Accel Speed' -0.1
My Twitch: / xxayilmaoxx

Опубликовано:

 

1 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 69   
@zeebpc
@zeebpc 6 месяцев назад
average linux video. 9 minute tutorial to change mouse sensitivty 🤣
@IT3DDYl
@IT3DDYl 6 месяцев назад
Seems a little Outdated. Not quite sure, but for me on Arch in 2024. 'pointer' does not work aswell as device name didn't work. Instead device id worked. Like this: xinput --set-prop '14' 'libinput Accel Profile Enabled' 0 1 0 xinput --set-prop '14' 'libinput Accel Speed' -0.1 Where 14 is the device id shown for My mouse in the "xinput" command. Also there where 3 Profiles shown in the "xinput list-props 14" command under section Accel Profile Enabled. The middle Profile ( 0 1 0 ) is the Flat Profile ( No Acceleration ) Btw, atleast it says so in the Arch Wiki. I had to install the package "xorg-xinput" first aswell.
@SV_S0N
@SV_S0N Месяц назад
thank you
@mutantmantish6141
@mutantmantish6141 6 месяцев назад
Very bad video
@teemum.9023
@teemum.9023 Месяц назад
How do I focus the file to the device? Device not found My devide is ID 10 and SynPS/2 Synaptics Touchpad
@drawmello9580
@drawmello9580 Год назад
cheers m8, had to (Instead of writing "xinput --set-prop 'pointer:''Your mouse name here' 'libinput Accel Profile Enabled' 0, 1" in the file, you could try inputting the Id as follows - xinput --set-prop 13 'libinput Accel Profile Enabled' 0, 1) i think this affects all Razer mice, but worked in the end
@tzad2104
@tzad2104 Год назад
hey mate, i had this same problem with my deathadder! thanks!
@bob40746
@bob40746 2 месяца назад
nah, for me this didn't work, idk why but everytime i setup my mouse its id is changing
@Mateo-pu7xg
@Mateo-pu7xg 9 месяцев назад
te amo
@CC-bm3wb
@CC-bm3wb 3 месяца назад
Thanks Kanye West. You really outdid your Kanye Best
@nosville22
@nosville22 Год назад
Why the fuck is this the way it happens? I mean yea it's no big deal but this is basic functionality. If I wanted to have to do the moat basic of things from tje terminal I wouldn't even be running X.
@BrandonAttarDbran
@BrandonAttarDbran 2 года назад
why is this simple feature not available int the settings menu like on windows ? should i switch back to windows :/
@someofhisplaquesstillsayka922
@someofhisplaquesstillsayka922 2 года назад
Tell me about it. Desktop environments such as KDE have this feature available right away. Might I say, it is rather similar to Windows - it has a slider to change the mouse speed, as well as a checkbox to enable or disable acceleration.
@xandernp7470
@xandernp7470 2 года назад
its just the nature of linux, you have to tinker to get it to a point you like
@MetoFulcurm
@MetoFulcurm 2 года назад
I've just installed Linux Mint Cinnamon, the lowest mouse speed is way too fast and the mouse feels jittery. Mouse is something everyone uses right? It shouldn't be this terrible.
@mn1083
@mn1083 11 месяцев назад
@@xandernp7470 i love fuckin w terminal n all but changing mouse speed and turning accel off with it should be a criminal charge
@caiohnr9694
@caiohnr9694 13 дней назад
I CAN BRO YOU SAVED MY LIFE
@josuearaujo545
@josuearaujo545 10 месяцев назад
how make overclock mause in linux you must to teach
@AnimalKingdomx1
@AnimalKingdomx1 9 месяцев назад
please make one help video for mouse polling rate. love from India
@sonatafx
@sonatafx 10 месяцев назад
thank you very much
@teemum.9023
@teemum.9023 Месяц назад
open up a terminal!
@TuMadre8000
@TuMadre8000 Год назад
thanks man, i was going fucking mental
@InfernalMonsoon
@InfernalMonsoon 2 года назад
Thanks mate, you've been a huge help on this one.
@joshuadoherty9001
@joshuadoherty9001 Год назад
thank you very much
@melao123
@melao123 4 месяца назад
se e mt insano
@jorgelozanogarcia5252
@jorgelozanogarcia5252 7 месяцев назад
Thanks dude!
@row2xwalker
@row2xwalker Год назад
Working in 2023
@AethiIdor
@AethiIdor Год назад
awesome, Ty
@Majora1182
@Majora1182 2 года назад
thank you it even fixed my mouse drift in osu
@jannismaier1476
@jannismaier1476 2 года назад
Thank god, I can finally use my mouse without this horrible acceleration. Why this is even on by default beats me. Thanks for video! :)
@FirstLast-c7n
@FirstLast-c7n Год назад
following your instructions was challenging, as it appeared that the process was not entirely clear in your memory until demonstrated live. As a result, I had to review the instructions several times. In the future, perhaps consider incorporating some editing to facilitate ease of comprehension.
@CraftyyFruit
@CraftyyFruit 2 месяца назад
thanks this actually works! all the other forum posts and tutorials like 3 or 5 years ago and are out of date l
@joo2594
@joo2594 7 месяцев назад
I would change the xorg config instead of running a script everytime. Should be somewhere like /usr/share/X11/xorg.conf.d Seems like a much cleaner solution and works with any mouse no matter the device name or id.
@AnimalKingdomx1
@AnimalKingdomx1 9 месяцев назад
Thank you so much, i was not able to create file in home. took me like 40 mins Thanksssss!
@slavic_commonwealth
@slavic_commonwealth Год назад
thanks for doing this terminal way, because I don't use any DEs like GNOME or KDE really appreciate it, fixed my issue perfectly!
@karido4974
@karido4974 2 года назад
Made mine slower but I will live with it, I use arch btw.
@somefish9147
@somefish9147 Год назад
on ubuntu its easier to just install gnone tweaks and make acceleration flat
@Caution40404
@Caution40404 Год назад
Dude, you're the best!! Thank you so much!!!!!
@Flexyhandz
@Flexyhandz 2 года назад
Helped with my mouse and introduced me to shell scripting on Linux at the same time, nice.
@elysium8404
@elysium8404 2 года назад
thanks so much, why isn't this in a default settings
@kamehameha38
@kamehameha38 2 года назад
Thanks dude. Everyone mentioning how to change acceleration speed but not how to disable it
@RampDad
@RampDad 2 года назад
my wireless gpro mouse doesn't show up in my props list, any suggestions ? *edit* i fixed it. this is the fix the community has been looking for
@motoryzen
@motoryzen 2 года назад
How did you fix your temp problem of it not showing up in xinput list-grep ?
@RampDad
@RampDad 2 года назад
@@motoryzen it was showing up, i just was using the wrong identifier, you have to spell out the device name as it shows up in list-grep
@retrotechpinas3640
@retrotechpinas3640 2 года назад
I followed what you did but for some reason every time I restart my PC settings will not apply after boot even though I already put it on startup
@motoryzen
@motoryzen 2 года назад
I'm guessing you typed the main command wrong ?? That's usually been my luck or results on something on Linux that requires manually creating a settings adjustment deal.
@plg402
@plg402 Год назад
Thank you very much!
@tiinchoX19
@tiinchoX19 10 месяцев назад
bro U'RE A GOD
@JohnSmith-tz7iy
@JohnSmith-tz7iy 2 года назад
On Manjaro I type "xinput" and it says the command isn't found
@jabuxas
@jabuxas 2 года назад
"sudo pacman -S xorg" will fix it.
@banneuxf
@banneuxf Год назад
Huge thanks for that! Still working fine
@ProblemSolver101
@ProblemSolver101 2 года назад
big fat thank you! :D
@eggnogg29
@eggnogg29 2 года назад
thanks dude, You've honestly saved me!
@xandernp7470
@xandernp7470 2 года назад
very helpful, thanks
@metamoniker
@metamoniker 2 года назад
Thanks! G305 yay.
@bedwar12494
@bedwar12494 Год назад
THANK YOU
@dipta133
@dipta133 Год назад
Thanks a lot!
@Ahmed.Salah76
@Ahmed.Salah76 11 месяцев назад
My man!!
@Slipdash
@Slipdash Год назад
I love you
@Racsu
@Racsu 2 года назад
Thank you so much!
@root7020
@root7020 Год назад
you're a savior man
@kshysztof9649
@kshysztof9649 7 месяцев назад
Thank you! Straight to the point
@pixelatedxenon9579
@pixelatedxenon9579 5 месяцев назад
"straight to the point" he yaps for 9 minutes
@freezxng_moon
@freezxng_moon 2 года назад
looks like im too stupid for this.. I follow everything but once I run the file I get this result: moon@linuxpc:~$ ./"mouse settings".sh Warning: There are multiple devices matching 'pointer:EndGameGear XM1 Gaming Mouse'. To ensure the correct one is selected, please use the device ID, or prefix the device name with 'pointer:' or 'keyboard:' as appropriate. unable to find device pointer:EndGameGear XM1 Gaming Mouse Warning: There are multiple devices matching 'pointer:EndGameGear XM1 Gaming Mouse'. To ensure the correct one is selected, please use the device ID, or prefix the device name with 'pointer:' or 'keyboard:' as appropriate. unable to find device pointer:EndGameGear XM1 Gaming Mouse moon@linuxpc:~$ my id is also 13, but im completely new to linux and i have no idea how to type the command to include the ID in there.
@someofhisplaquesstillsayka922
@someofhisplaquesstillsayka922 2 года назад
Instead of writing "xinput --set-prop 'pointer:''Your mouse name here' 'libinput Accel Profile Enabled' 0, 1" in the file, you could try inputting the Id as follows - xinput --set-prop 13 'libinput Accel Profile Enabled' 0, 1 You don't need to include the "'pointer'" part if you are specifying a concrete Id.
@irelia_master4487
@irelia_master4487 2 года назад
@@someofhisplaquesstillsayka922 what about that :property 'pointer:Razer Razer Viper' doesn't exist, you need to specify its type and format property 'pointer:Razer Razer Viper' doesn't exist, you need to specify its type and format
@byleexs1991
@byleexs1991 2 года назад
@@someofhisplaquesstillsayka922 Thank you so much. I wanted to reference the mouse by id since for some reason a copy of my mouse had appeared when typing "xinput", however I didn't know the proper syntax. Do you happen to know how I could go about removing a copy of the other mouse? Here's a picture to better illustrate the situation: files.catbox.moe/f1xzwg.png
@karboxz
@karboxz 3 года назад
Thank you! Good video!
@166iq3
@166iq3 2 года назад
Thank you!
Далее
How A Steam Bug Deleted Someone’s Entire PC
11:49
Лайфак года 😂
00:12
Просмотров 103 тыс.
荧光棒的最佳玩法UP+#short #angel #clown
00:18
ТАРАКАН
00:38
Просмотров 1,6 млн
Why Are Open Source Alternatives So Bad?
13:06
Просмотров 644 тыс.
Is Linux A Bad Brand?
13:20
Просмотров 3,7 тыс.
The intro to Docker I wish I had when I started
18:27
Просмотров 123 тыс.
Optimizing Linux Gaming Performance
13:15
Просмотров 135 тыс.
Simple Tasks in WINDOWS 11 vs LINUX MINT
9:15
Просмотров 380 тыс.
Configure Your Gaming Mouse Under Linux With Piper
11:19
Why Are Arch Linux Users So TOXIC?
12:32
Просмотров 533 тыс.
Why Linux Is Better For Programming
13:32
Просмотров 2,8 млн
Лайфак года 😂
00:12
Просмотров 103 тыс.