Difference between revisions of "Common tweaks"

From Linux Gaming
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== Disable mouse accelleration ==
== Disable mouse acceleration ==


* '''KDE Plasma''': System Settings -> Input devices -> Mouse -> Acceleration profile: Flat
* '''KDE Plasma''': System Settings -> Input devices -> Mouse -> Acceleration profile: Flat
Line 7: Line 7:


== Use Pipewire instead of PulseAudio ==
== Use Pipewire instead of PulseAudio ==
Pipewire gives you much lower audio latency.
Pipewire gives you much lower audio latency. The process depends on your distribution, look for specific instructions.
 
TODO: write how.

Latest revision as of 15:55, 13 February 2023

Disable mouse acceleration

  • KDE Plasma: System Settings -> Input devices -> Mouse -> Acceleration profile: Flat
  • Gnome: Download "Tweaks" App -> Open it -> Keyboard & Mouse -> Acceleration profile: Flat
  • Cinnamon: System Settings -> Mouse and Touchpad -> Acceleration profile: Constant
  • Otherwise have a look at the Arch wiki

Use Pipewire instead of PulseAudio

Pipewire gives you much lower audio latency. The process depends on your distribution, look for specific instructions.