6
X11/10-nvidia-refresh-rate.conf
Normal file
6
X11/10-nvidia-refresh-rate.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
Section "Screen"
|
||||
Identifier "Screen 0"
|
||||
Subsection "Display"
|
||||
Modes "2560x1600_165"
|
||||
EndSubsection
|
||||
EndSection
|
15
X11/20-mouse-options.conf
Normal file
15
X11/20-mouse-options.conf
Normal file
@@ -0,0 +1,15 @@
|
||||
Section "InputClass"
|
||||
Identifier "MSFT0001:00 06CB:CE44 Touchpad"
|
||||
MatchProduct "MSFT0001:00 06CB:CE44 Touchpad"
|
||||
Option "TransformationMatrix" "5 0 0 0 5 0 0 0 1"
|
||||
Option "AccelProfile" "flat"
|
||||
Option "NaturalScrolling" "on"
|
||||
Option "Tapping" "off"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "pointer:Razer Razer DeathAdder Elite"
|
||||
MatchProduct "Razer Razer DeathAdder Elite"
|
||||
MatchIsPointer "on"
|
||||
Option "AccelProfile" "flat"
|
||||
EndSection
|
Reference in New Issue
Block a user