Portál AbcLinuxu, 12. května 2025 18:07
/etc/X11/xorg.conf
... Section "Device" Identifier "Videocard0" Driver "i810" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" "1152x864" ... (tisic dalsich rozliseni) EndSubSection EndSection
/etc/X11/xorg.conf
V sekci "Screen" jsou polozky tykajici se rozliseni.
Section "Module" # This loads the DBE extension module. Load "dbe" # Double buffer extension # This loads the font modules Load "type1" Load "speedo" Load "freetype" Load "xtt" Load "glx" Load "dri" EndSection Section "ServerLayout" Identifier "single head configuration" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "Monitor" Identifier "My Monitor" HorizSync 31.5-97.3 VertRefresh 40-150 EndSection Section "Device" Identifier "Videocard0" Driver "i810" EndSection Section "Screen" Identifier "Screen0" Monitor "My Monitor" Device "Videocard0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" EndSubSection EndSection Section "DRI" Mode 0666 EndSection
no tak tomu rikam hodne orazenej xorg.conf mel by vypadat spis takto:Zvykej si. Vývoj X.org spěje k tomu, aby se co nejvíce věcí detekovalo automaticky, takže v konfiguráku bude čím dál méně údajů, až jednou bude možné spouštět X úplně bez něj.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.