Спасибо=)
как можно настроить вай-фай под Arch?и как посмотреть какая у меня карточка вообще? =)
ыыы…видел эту кнопку но что это именно она - не понял.Спасибо!
Уже довольно долго ищу где можно отключить открытие папок в новом окне.С зажатым шифтом как то не очень удобно.Подскажите,где есть сия заветная кнопка?
"Для интела лучше через KMS
http://wiki.archlinux.org/index.php/Intel_Graphics "
чётко по инструкции.
Ухх…теперь красотища)ещё раз Спасибо))
спасибо всем!разобрался=)
что то не выходит…
посмотрите пожалуйста,вот мой xorg.conf
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/misc"
	FontPath     "/usr/share/fonts/100dpi:unscaled"
	FontPath     "/usr/share/fonts/75dpi:unscaled"
	FontPath     "/usr/share/fonts/TTF"
	FontPath     "/usr/share/fonts/Type1"
EndSection
Section "Module"
	Load  "dri"
	Load  "record"
	Load  "extmod"
	Load  "dri2"
	Load  "glx"
	Load  "dbe"
EndSection
Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection
Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
	HorizSync     30.0 - 130.0
	VertRefresh   50.0 - 100.0
	Modeline "1200x800_60.00"  78.69  1200 1264 1392 1584  800 801 804 828  -HSync +Vsync
EndSection
Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "DefaultRefresh"     	# [<bool>]
        #Option     "ModeSetClearScreen" 	# [<bool>]
	Identifier  "Card0"
	Driver      "vesa"
	VendorName  "Intel Corporation"
	BoardName   "Mobile GM965/GL960 Integrated Graphics Controller"
	BusID       "PCI:0:2:0"
EndSection
Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	Option	"metamodes" "1200x800_60.00"
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection
драйвер который я скачал называется xf86-video-intel.как узнать как его туда вписать,с каким названием и в какую секцию?
я поставил.он теперь должен сам подцепиться системой при загрузке?или я должен его добавить в rc.conf?