Update 'other' files
This commit is contained in:
parent
fdf961b97f
commit
eced0bca99
|
@ -1,13 +1,7 @@
|
|||
Section "InputClass"
|
||||
Identifier "Keyboard0"
|
||||
Identifier "Keyboard0"
|
||||
MatchIsKeyboard "on"
|
||||
Option "XkbLayout" "us"
|
||||
Option "XkbModel" "pc105"
|
||||
Option "XkbVariant" "intl-unicode"
|
||||
EndSection
|
||||
|
||||
# Config created by Nvidia...
|
||||
# Section "InputDevice"
|
||||
# Identifier "Keyboard0"
|
||||
# Driver "kbd"
|
||||
# EndSection
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
# Config by Nvidia. I dont think I need it because of piper...
|
||||
# Section "InputDevice"
|
||||
# Identifier "Mouse0"
|
||||
# Driver "mouse"
|
||||
# Option "Protocol" "auto"
|
||||
# Option "Device" "/dev/psaux"
|
||||
# Option "Emulate3Buttons" "no"
|
||||
# Option "ZAxisMapping" "4 5"
|
||||
# EndSection
|
||||
|
|
@ -1,20 +1,11 @@
|
|||
Section "Monitor"
|
||||
Identifier "DVI"
|
||||
ModelName "LG Electronics MP59G"
|
||||
Identifier "DVI"
|
||||
ModelName "LG Electronics MP59G"
|
||||
HorizSync 30.0 - 85.0
|
||||
VertRefresh 40.0 - 75.0
|
||||
#Option "Primary" "true"
|
||||
Option "DPMS"
|
||||
Option "DPMS"
|
||||
EndSection
|
||||
|
||||
#Section "Monitor"
|
||||
# Identifier "HDMI-0"
|
||||
# ModelName "LG Electronics M2380A"
|
||||
# HorizSync 28.0 - 83.0
|
||||
# VertRefresh 48.0 - 61.0
|
||||
# Option "RightOf" "DVI-D-0"
|
||||
#EndSection
|
||||
|
||||
Section "Screen"
|
||||
Identifier "Screen0"
|
||||
Device "Device0"
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
Section "ServerLayout"
|
||||
Identifier "Layout0"
|
||||
Screen 0 "Screen0" 0 0
|
||||
# Screen 0 "Screen0"
|
||||
# Screen 1 "Screen1" RightOf "Screen0"
|
||||
# InputDevice "Keyboard0" "CoreKeyboard"
|
||||
# InputDevice "Mouse0" "CorePointer"
|
||||
Option "Xinerama" "0"
|
||||
EndSection
|
||||
|
||||
|
|
|
@ -3,6 +3,4 @@ Section "Device"
|
|||
Driver "nvidia"
|
||||
VendorName "NVIDIA Corporation"
|
||||
BoardName "NVIDIA GeForce GTX 1060 6GB"
|
||||
#Option "Monitor-DVI-D-0" "DVI-D-0"
|
||||
#Option "Monitor-HDMI-0" "HDMI-0"
|
||||
EndSection
|
||||
|
|
Loading…
Reference in New Issue