nettoyage, suppression cpufreqd, linux, xorg
[dotfiles.git] / xorg / X11R7_xorg.conf
diff --git a/xorg/X11R7_xorg.conf b/xorg/X11R7_xorg.conf
deleted file mode 100644 (file)
index 7a789a3..0000000
+++ /dev/null
@@ -1,201 +0,0 @@
-# xorg.conf.dpkg-new (Xorg X Window System server configuration file)
-#
-# This file was generated by dexconf, the Debian X Configuration tool, using
-# values from the debconf database.
-#
-# Edit this file with caution, and see the xorg.conf.dpkg-new manual page.
-# (Type "man xorg.conf.dpkg-new" at the shell prompt.)
-#
-# This file is automatically updated on xserver-xorg package upgrades *only*
-# if it has not been modified since the last upgrade of the xserver-xorg
-# package.
-#
-# If you have edited this file but would like it to be automatically updated
-# again, run the following commands as root:
-#
-#   cp /etc/X11/xorg.conf.dpkg-new /etc/X11/xorg.conf.dpkg-new.custom
-#   md5sum /etc/X11/xorg.conf.dpkg-new >/var/lib/xfree86/xorg.conf.dpkg-new.md5sum
-#   dpkg-reconfigure xserver-xorg
-
-Section "Files"
-       FontPath        "unix/:7100"                    # local font server
-       # if the local font server has problems, we can fall back on these
-       FontPath        "/usr/lib/X11/fonts/misc"
-       FontPath        "/usr/lib/X11/fonts/cyrillic"
-       FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
-       FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
-       FontPath        "/usr/lib/X11/fonts/Type1"
-       FontPath        "/usr/lib/X11/fonts/CID"
-       FontPath        "/usr/lib/X11/fonts/100dpi"
-       FontPath        "/usr/lib/X11/fonts/75dpi"
-EndSection
-
-Section "Module"
-       Load    "bitmap"
-       Load    "dbe"
-       Load    "ddc"
-       Load    "dri"
-       Load    "extmod"
-       Load    "freetype"
-       Load    "glx"
-       Load    "int10"
-       Load    "record"
-       Load    "type1"
-       Load    "vbe"
-#      Load    "synaptics"
-EndSection
-
-Section "InputDevice"
-       Identifier      "Generic Keyboard"
-       Driver          "keyboard"
-       Option          "CoreKeyboard"
-       Option          "XkbRules"      "xorg"
-       Option          "XkbModel"      "pc105"
-       Option          "XkbLayout"     "fr-latin9"
-EndSection
-
-Section "InputDevice"
-       Identifier      "Configured Mouse"
-       Driver          "mouse"
-       Option          "CorePointer"
-       Option          "Device"                "/dev/input/mice"
-       Option          "Protocol"              "ImPS/2"
-       Option          "Emulate3Buttons"       "true"
-       Option          "ZAxisMapping"          "4 5"
-EndSection
-
-# Section "InputDevice"
-#      Identifier      "TouchPad"
-#      Driver          "synaptics"
-#      Option          "SendCoreEvents"        "true"
-#      Option          "Device"                "/dev/psaux"
-#      Option          "Protocol"              "auto-dev"
-#      Option          "SHMConfig"             "true"
-# EndSection
-
-Section "Extensions"
-    Option "Composite" "Enable"
-    Option "RENDER" "Enable"
-EndSection
-
-Section "Device"
-       Identifier      "Carte vidéo générique"
-       Driver          "radeon"
-       BusID           "PCI:1:0:0"
-        Option "AccelMethod" "EXA"
-
-# # === Screen Management ===
-#      Option "DesktopSetup"               "0x00000100" 
-#      Option "MonitorLayout"              "AUTO, NONE"
-#      Option "IgnoreEDID"                 "off"
-#      Option "HSync2"                     "unspecified" 
-#      Option "VRefresh2"                  "unspecified" 
-#      Option "ScreenOverlap"              "0" 
-# # === TV-out Management ===
-#      Option "NoTV"                       "yes"     
-#      Option "TVStandard"                 "NTSC-M"     
-#      Option "TVHSizeAdj"                 "0"     
-#      Option "TVVSizeAdj"                 "0"     
-#      Option "TVHPosAdj"                  "0"     
-#      Option "TVVPosAdj"                  "0"     
-#      Option "TVHStartAdj"                "0"     
-#      Option "TVColorAdj"                 "0"     
-#      Option "GammaCorrectionI"           "0x00000000"
-#      Option "GammaCorrectionII"          "0x00000000"
-# # === OpenGL specific profiles/settings ===
-#      Option "Capabilities"               "0x00000000"
-# # === Video Overlay for the Xv extension ===
-#      Option "VideoOverlay"               "on"
-# # === OpenGL Overlay ===
-# # Note: When OpenGL Overlay is enabled, Video Overlay
-# #       will be disabled automatically
-#      Option "OpenGLOverlay"              "off"
-# # === Center Mode (Laptops only) ===
-#      Option "CenterMode"                 "off"
-# # === Pseudo Color Visuals (8-bit visuals) ===
-#      Option "PseudoColorVisuals"         "off"
-# # === QBS Management ===
-#      Option "Stereo"                     "off"
-#      Option "StereoSyncEnable"           "1"
-# # === FSAA Management ===
-#      Option "FSAAEnable"                 "no"
-#      Option "FSAAScale"                  "1"
-#      Option "FSAADisableGamma"           "no"
-#      Option "FSAACustomizeMSPos"         "no"
-#      Option "FSAAMSPosX0"                "0.000000"
-#      Option "FSAAMSPosY0"                "0.000000"
-#      Option "FSAAMSPosX1"                "0.000000"
-#      Option "FSAAMSPosY1"                "0.000000"
-#      Option "FSAAMSPosX2"                "0.000000"
-#      Option "FSAAMSPosY2"                "0.000000"
-#      Option "FSAAMSPosX3"                "0.000000"
-#      Option "FSAAMSPosY3"                "0.000000"
-#      Option "FSAAMSPosX4"                "0.000000"
-#      Option "FSAAMSPosY4"                "0.000000"
-#      Option "FSAAMSPosX5"                "0.000000"
-#      Option "FSAAMSPosY5"                "0.000000"
-# # === Misc Options ===
-#      Option "UseFastTLS"                 "0"
-#      Option "BlockSignalsOnLock"         "on"
-#      Option "UseInternalAGPGART"         "yes"
-#      Option "ForceGenericCPU"            "no"
-#      Screen 0
-EndSection
-
-Section "Monitor"
-       Identifier      "Écran générique"
-       HorizSync       48-50
-       VertRefresh     59-61
-       Option          "DPMS" "on"
-       UseModes        "16:10"
-EndSection
-
-Section "Modes"
-        Identifier "16:10"
-        ModeLine "1280x800" 83.5 1280 1344 1480 1680 800 801 804 828
-#      ModeLine "1280x800" 83.5 1280 1344 1480 1680 800 801 804 828 +HSync +VSync
-EndSection
-
-Section "Screen"
-       Identifier      "Default Screen"
-       Device          "Carte vidéo générique"
-       Monitor         "Écran générique"
-       DefaultDepth    24
-       SubSection "Display"
-               Depth           1
-               Modes           "1280x800" "1024x768" "800x600" "640x480"
-       EndSubSection
-       SubSection "Display"
-               Depth           4
-               Modes           "1280x800" "1024x768" "800x600" "640x480"
-       EndSubSection
-       SubSection "Display"
-               Depth           8
-               Modes           "1280x800" "1024x768" "800x600" "640x480"
-       EndSubSection
-       SubSection "Display"
-               Depth           15
-               Modes           "1280x800" "1024x768" "800x600" "640x480"
-       EndSubSection
-       SubSection "Display"
-               Depth           16
-               Modes           "1280x800" "1024x768" "800x600" "640x480"
-       EndSubSection
-       SubSection "Display"
-               Depth           24
-               Modes           "1280x800" "1024x768" "800x600" "640x480"
-       EndSubSection
-EndSection
-
-Section "ServerLayout"
-       Identifier      "Default Layout"
-       Screen          "Default Screen"
-       InputDevice     "Generic Keyboard"
-       InputDevice     "Configured Mouse"
-#      InputDevice     "TouchPad"
-#         InputDevice     "TouchPad" "CorePointer"
-EndSection
-
-Section "DRI"
-       Mode    0666
-EndSection