# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # # Ustaw w BIOS-ie komputera rozmiar pamieci przeznaczony dla karty graficznej na 64 MB # # ----------------------------------------------------------------------------- # XFree86 4.0 configuration generated by Xconfigurator Section "ServerLayout" Identifier "XFree86" Screen 0 "Screen" 0 0 InputDevice "Mouse" "CorePointer" InputDevice "Keyboard" "CoreKeyboard" EndSection # By default, Red Hat Linux 6.0 and later use xfs Section "Files" FontPath "unix/:7100" EndSection # This loads all the modules... Section "Module" Load "GLcore" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "pex5" Load "record" Load "xie" Load "v4l" EndSection Section "InputDevice" Identifier "Keyboard" Driver "keyboard" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse" Driver "mouse" Option "Device" "/dev/mouse" Option "Protocol" "PS/2" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "CTXPR500F" VendorName "CTX" ModelName "PR500F" HorizSync 30 - 70 VertRefresh 50 - 160 Mode "1024x768" DotClock 94.5 HTimings 1024 1088 1184 1376 VTimings 768 773 776 816 EndMode EndSection Section "Device" Identifier "Intel Corporation 82815 CGC" Driver "i810" BoardName "Unknown" VideoRam 16384 EndSection Section "Screen" Identifier "Screen" Device "Intel Corporation 82815 CGC" Monitor "CTXPR500F" DefaultDepth 16 Subsection "Display" Depth 16 Modes "1024x768" EndSubSection EndSection Section "DRI" EndSection