Skip to content

Instantly share code, notes, and snippets.

@polm
Created April 20, 2020 19:20
Show Gist options
  • Save polm/bd5bf9480cdc28ad73cfd6fc7398b949 to your computer and use it in GitHub Desktop.
Save polm/bd5bf9480cdc28ad73cfd6fc7398b949 to your computer and use it in GitHub Desktop.
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 304.43 (buildmeister@swio-display-x86-rhel47-02.nvidia.com) Sun Aug 19 21:28:54 PDT 2012
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 260.19.44 (buildmeister@swio-display-x86-rhel47-04.nvidia.com) Sun Feb 27 21:50:27 PST 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputClass"
Identifier "Marble Mouse"
MatchProduct "Logitech USB Trackball"
Option "EmulateWheel" "true"
Option "EmulateWheelButton" "8"
Option "XAxisMapping" "6 7"
Option "Emulate3Buttons" "true"
Option "ButtonMapping" "1 2 3 4 5 6 7 2 2"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "ONK TX-SR508"
HorizSync 14.0 - 46.0
VertRefresh 48.0 - 62.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nouveau"
VendorName "NVIDIA Corporation"
BoardName "ION"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "FlatPanelProperties" "Scaling = Native"
Option "X-HWCursor" "Off"
Option "NoLogo" "True"
Option "DynamicTwinView" "False"
Option "TwinView" "0"
Option "metamodes" "1280x720 +0+0"
Option "UseDisplayDevice" "DFP-0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment