- Timestamp:
- 08/26/10 11:07:44 (21 months ago)
- Children:
- cadb525021a211c188d97fc9f03e59b3534cf108
- Parents:
- 7b2af46defa26b3875bf72f9f8cdc8b80df906dd
- git-committer:
- Luper Rouch <luper.rouch@…> (08/26/10 11:07:44)
- File:
-
- 1 edited
-
various/config/bill/xorg.conf (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
various/config/bill/xorg.conf
rfab621f r37bbbc7 1 # -----------------------------------------------------------------------------2 # -----------------------------------------------------------------------------3 # -----------------------------------------------------------------------------4 # -----------------------------------------------------------------------------5 # -----------------------------------------------------------------------------6 # vim: set tabstop=2 shiftwidth=2 softtabstop=2:7 1 8 2 Section "Monitor" … … 12 6 13 7 Section "Monitor" 14 Identifier "Hyundai Q17" 15 Option "DPMS" 16 Option "HorizSync" "31.0-83.0" 8 Identifier "Iiyama Prolite 2200WS" 9 Option "DPMS" 10 HorizSync 31.0-83.0 11 VertRefresh 56.0-75.0 12 EndSection 13 14 Section "Monitor" 15 Identifier "Hyundai Q17" 16 HorizSync 31.0-83.0" 17 17 Option "VertRefresh" "56.0-60.0" 18 Option "DPMS" 18 19 EndSection 20 19 21 20 22 Section "Screen" … … 134 136 135 137 Section "Device" 136 Identifier "NVIDIA Corporation NVIDIA Default Card"137 Driver "nvidia"138 Identifier "NVIDIA Corporation NVIDIA Default Card" 139 Driver "nvidia" 138 140 EndSection 139 141 … … 166 168 Section "Device" 167 169 Identifier "Nvidia TwinView" 170 Option "PerformanceMonitorMode" "1" 168 171 Option "CoolBits" "1" 169 172 Option "RenderAccel" "on" … … 173 176 Option "UseEdidDpi" "DFP" 174 177 Option "HorizSync" "CRT: 31.0-83.0" 175 Option "VertRefresh" "CRT: 56.0- 60.0"176 Option "MetaModes" "DFP: 1920x1200, CRT: 1 280x1024"177 Driver "nvidia"178 Option "NoLogo" "True"178 Option "VertRefresh" "CRT: 56.0-75.0" 179 Option "MetaModes" "DFP: 1920x1200, CRT: 1680x1050" 180 Driver "nvidia" 181 Option "NoLogo" "True" 179 182 EndSection 180 183 … … 189 192 EndSection 190 193 194 # vim: set tabstop=4 shiftwidth=4 softtabstop=4:
Note: See TracChangeset
for help on using the changeset viewer.
