[Comm] touchpad+mouse in Xorg

Valery V. Inozemtsev =?iso-8859-1?q?shrek_=CE=C1_freesource=2Einfo?=
Вт Май 2 23:32:53 MSD 2006


В сообщении от 2 мая 2006 18:22 Dmytro Kovalskyy написал(a):
> Привет всем,
>
> можно ли в Хорг сделать так что бы и мыша
> (USB) и тачпад работали одновременно,
> причем мышу можно было вытыкать и
> втыкать без перезагрузки Иксов?

можно. конфиг в атаче

>
> Дима

-- 
Valery V. Inozemtsev
----------- следующая часть -----------
Section "Files"
	RgbPath	"/usr/share/X11/rgb"
EndSection

Section "ServerFlags"
	AllowMouseOpenFail
	Option "DontZap"
EndSection

Section "InputDevice"
	Identifier	"ThinkPad"
	Driver	"kbd"
	Option 	"AutoRepeat"	"250 30"
	Option 	"XkbModel"	"thinkpad"
	Option 	"XkbLayout"	"us,ru"
	Option 	"XkbVariant"	",winkeys"
	Option 	"XkbOptions"	"grp:caps_toggle,grp_led:scroll"
EndSection

Section "InputDevice"
	Identifier	"TrackPoint"
	Driver      "mouse"
	Option	"Protocol"		"IMPS/2"
	Option	"Device"		"/dev/input/mice"
	Option	"ZAxisMapping"		"4 5"
	Option	"EmulateWheel"		"true"
	Option	"EmulateWheelButton"	"3"
	Option	"EmulateWheelInertia"	"10"
	Option	"EmulateWheelTimeout"	"200"
EndSection

Section "Module"
	Load	"dbe"
	Load	"glx"
	Load	"dri"
	SubSection	"extmod"
		Option "omit xfree86-dga"
	EndSubSection
	Load	"v4l"
	Load	"type1"
	Load	"freetype"
EndSection

Section "Monitor"
	Identifier	"Flat Panel 1024x768"
	VendorName	"IBM"
	ModelName	"TP X24"
	HorizSync	30.0-61.0
	VertRefresh	56.0-75.0
	DisplaySize	245 185
	Option		"DPMS"	"on"
EndSection

Section "Device"
	Identifier	"Radeon 7000"
	VendorName	"ATI"
	BusID		"PCI:1:0:0"
	BoardName	"Radeon Mobility M6 LY"
	Driver		"ati"
	Option		"AGPMode"	"4"
	Option		"AGPFastWrite"	"true"
	Option		"AccelMethod"	"XAA"
EndSection

Section "DRI"
	Group	"xgrp"
	Mode	0660
EndSection

Section "Screen"
	Identifier	"IBM"
	Device		"Radeon 7000"
	Monitor		"Flat Panel 1024x768"
	DefaultColorDepth	16
	Subsection	"Display"
		Depth	32
		Modes	"1024x768" "800x600" "640x480"
		ViewPort	0 0
	EndSubsection
	Subsection	"Display"
		Depth	24
		Modes	"1024x768" "800x600" "640x480"
		ViewPort	0 0
	EndSubsection
	Subsection	"Display"
		Depth	16
		Modes	"1024x768" "800x600" "640x480"
		ViewPort	0 0
	EndSubsection
	Subsection	"Display"
		Depth	15
		Modes	"1024x768" "800x600" "640x480"
		ViewPort	0 0
	EndSubsection
	Subsection "Display"
		Depth	8
		Modes	"1024x768" "800x600" "640x480"
		ViewPort	0 0
	EndSubsection
EndSection

Section "ServerLayout"
	Identifier	"ThinkPad X24"
	Screen	"IBM"
	InputDevice	"TrackPoint"	"CorePointer"
	InputDevice	"ThinkPad"	"CoreKeyboard"
EndSection
----------- следующая часть -----------
Было удалено вложение не в текстовом формате...
Имя     : =?iso-8859-1?q?=CF=D4=D3=D5=D4=D3=D4=D7=D5=C5=D4?=
Тип     : application/pgp-signature
Размер  : 191 байтов
Описание: =?iso-8859-1?q?=CF=D4=D3=D5=D4=D3=D4=D7=D5=C5=D4?=
Url     : <http://lists.altlinux.org/pipermail/community/attachments/20060502/c6d894a7/attachment-0003.bin>


Подробная информация о списке рассылки community