Xorg.conf

Z WiKi AIRdump.CZ

Přejít na: navigace, hledání

Pri spuštani Xorg sa používa konfiguračný súbor xorg.conf. Nachádza sa v /etc/X11/xorg.conf. xorg.conf je tvorený tzv. sekciami "Section" , ktoré možu byt v ľubovolnom poradí. Každá sekcia ma vyzerá približne nasledovne :

Section  "SectionName"
   SectionEntry
   ...
EndSection

Mená sekci su/SectionName:

Files          File pathnames
ServerFlags    Server flags
Module         Dynamic module loading
InputDevice    Input device description
Device         Graphics device description
VideoAdaptor   Xv video adaptor description
Monitor        Monitor description
Modes          Video modes descriptions
Screen         Screen configuration
ServerLayout   Overall layout
DRI            DRI-specific configuration
Vendor         Vendor-specific configuration

existuju este trocha zastarale dve sekcie ktore sa mozu pouzivat a to :

Keyboard       Keyboard configuration
Pointer        Pointer/mouse configuration

zdroje: http://www.x.org/archive/X11R6.8.0/doc/xorg.conf.5.html

Osobní nástroje