Настройки мониторов: различия между версиями

Материал из wiki.nntc.nnov.ru
Перейти к навигации Перейти к поиску
(PHILIPS 107T6)
(Xorg.conf)
 
(не показаны 3 промежуточные версии этого же участника)
Строка 14: Строка 14:
  
 
  Section "Monitor"
 
  Section "Monitor"
Identifier "Configured Monitor"
+
  Identifier "Configured Monitor"
Vendorname "Generic LCD Display"
+
  Vendorname "Generic LCD Display"
Modelname "LCD Panel 1280x1024"
+
  Modelname "LCD Panel 1280x1024"
Horizsync 31.5-64.0
+
  Horizsync 31.5-64.0
Vertrefresh 56.0 - 65.0
+
  Vertrefresh 56.0 - 65.0
 +
 
 
   modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
 
   modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
 
   modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
 
   modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
 
   modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
 
   modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
 
   Modeline "1024x768@100"  113.31  1024 1096 1208 1392  768 769 772 814  -HSync +Vsync
 
   Modeline "1024x768@100"  113.31  1024 1096 1208 1392  768 769 772 814  -HSync +Vsync
   modeline  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
+
   Modeline "1024x768@85"  94.39  1024 1088 1200 1376  768 769 772 807  -HSync +Vsync
 +
modeline  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
 
Gamma 1.0
 
Gamma 1.0
 
  EndSection
 
  EndSection
  
 
  Section "Screen"
 
  Section "Screen"
Identifier "Default Screen"
+
  Identifier "Default Screen"
Device "Configured Video Device"
+
  Device "Configured Video Device"
Monitor "Configured Monitor"
+
  Monitor "Configured Monitor"
Defaultdepth 24
+
  Defaultdepth 24
SubSection "Display"
+
  SubSection "Display"
Depth 24
+
  Depth 24
Modes "1280x1024@60" "1024x768@60" "1024x768@100" "800x600@60" "640x480@60"
+
Modes "1024x768@85" "1280x1024@85" "1024x768@100" "800x600@60" "640x480@60"
EndSubSection
+
  EndSubSection
 
  EndSection
 
  EndSection

Текущая версия на 16:03, 10 июля 2008

PHILIPS 107T6

Section "Device"

       Identifier      "Generic Video Card"
       Driver          "ati"

EndSection

Section "Monitor"

       Identifier      "AL1716"
       Option          "DPMS"

EndSection

Xorg.conf

Section "Monitor"
 Identifier	"Configured Monitor"
 Vendorname	"Generic LCD Display"
 Modelname	"LCD Panel 1280x1024"
 Horizsync	31.5-64.0
 Vertrefresh	56.0 - 65.0
 
 modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
 modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
 modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
 Modeline "1024x768@100"  113.31  1024 1096 1208 1392  768 769 772 814  -HSync +Vsync
 Modeline "1024x768@85"  94.39  1024 1088 1200 1376  768 769 772 807  -HSync +Vsync
modeline  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync

Gamma 1.0

EndSection
Section "Screen"
 Identifier	"Default Screen"
 Device		"Configured Video Device"
 Monitor		"Configured Monitor"
 Defaultdepth	24
 SubSection "Display"
 Depth	24
Modes		"1024x768@85" "1280x1024@85" "1024x768@100"	"800x600@60"	"640x480@60"
 EndSubSection
EndSection