EIZO FlexScan T761 xorg.conf für X11 einrichten
Aus www.electronic-man.randschtoischlotzer.de
Tools/Befehle
- gtf x y Freq
- xed
- xvidtune
- xrandr
- xdpyinfo | grep dimensions
- xdpyinfo | grep "dots per inch"
Erstellte Xorg.conf
# xorg.conf (X.Org 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 manual page. # (Type "man xorg.conf" 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 command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "ATI Rage 128 Pro" EndSection Section "Monitor" Identifier "EIZO FlexScan T761" ModeLine "1600x1200_70.00" 190.25 1600 1712 1888 2176 1200 1201 1204 1249 -HSync +Vsync ModeLine "1280x1024_85.00" 159.36 1280 1376 1512 1744 1024 1025 1028 1075 -HSync +vsync ModeLine "1024x768_85.00" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +vsync Option "PreferredMode" "1280x1024_85.00" HorizSync 30.0 - 115.0 VertRefresh 50.0 - 160.0 DisplaySize 362 271 Option "DPI" "96 96" EndSection Section "Screen" Identifier "Default Screen" Monitor "EIZO FlexScan T761" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024_85.00" EndSubSection EndSection