[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

synaptics



почему-то "drug" у меня случается не по клику и удержанию а по дабл клику и удержанию. и всё бы хорошо, если бы e16 не думал бы, что это просто дабл клик и не распахивал/спахивал окно..

из мана synaptics(5):
Dragging  through short touching and holding down the finger on the
touchpad.

--
Sergio.
# xorg.conf (Xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum
#   dpkg-reconfigure xserver-xorg

Section "Files"
#	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath		"/usr/lib/X11/fonts/misc"
	FontPath		"/usr/X11R6/lib/X11/fonts/misc"
	FontPath		"/usr/X11R6/lib/X11/fonts/cyrillic"
	FontPath		"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath		"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath		"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath		"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath		"/usr/lib/X11/fonts/Type1"
	FontPath		"/usr/X11R6/lib/X11/fonts/Type1"
	FontPath		"/usr/X11R6/lib/X11/fonts/Speedo"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath		"/usr/lib/X11/fonts/100dpi"
	FontPath		"/usr/X11R6/lib/X11/fonts/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	FontPath		"/usr/lib/X11/fonts/75dpi"
	FontPath		"/usr/X11R6/lib/X11/fonts/75dpi"
EndSection

Section "ServerFlags"
	Option			"DefaultServerLayout"	"default"
	Option			"OffTime"	"5"
	Option			"AllowDeactivateGrabs"	"yes"
	Option			"AllowClosedownGrabs"	"yes"
EndSection

Section "Module"
	Load			"bitmap"
	Load			"dbe"
	Load			"ddc"
	Load			"dri"
	Load			"extmod"
	Load			"freetype"
	Load			"glx"
	Load			"int10"
	Load			"record"
	Load			"type1"
#	Load			"v4l"
	Load			"vbe"
	Load			"synaptics"
EndSection

Section "InputDevice"
	Identifier		"Keyboard"
	Driver			"keyboard"
	Option			"CoreKeyboard"
	Option			"XkbRules"		"xorg"
#	Option			"XkbModel"		"pc105"
	Option			"XkbModel"		"compaqik13"
	Option			"XkbLayout"		"en_US,ru"
	Option			"XkbOptions"		"grp:rctrl_toggle,grp_led:scroll"
#	Option			"CustomKeycodes"	"on"
EndSection

Section "InputDevice"
	Identifier		"External Mouse"
	Driver			"mouse"
#	Option			"SendCoreEvents"
	Option			"Device"		"/dev/input/mice"
	Option			"Protocol"		"ImPS/2"
	Option			"Emulate3Buttons"	"true"
	Option			"ZAxisMapping"		"4 5"
EndSection

Section "InputDevice"
	Identifier		"Touchpad"
	Option			"Device"		"/dev/input/mice"
#	Option			"Repeater"			""
	Driver			"synaptics"
#	Driver			"mouse"
	Option			"Protocol"			"auto-dev"
#	Option			"Protocol"			"ImPS/2"
	Option			"CorePointer"
	Option			"SHMConfig"			"yes"
	Option			"LeftEdge"			"120"
	Option			"RightEdge"			"900"
#	Option			"TopEdge"			"100"
	Option			"TopEdge"			"0"
	Option			"BottomEdge"			"600"
	Option			"FingerLow"			"30"
	Option			"FingerHigh"			"39"
	Option			"MaxTapTime"			"130"
	Option			"SingleTapTimeout"		"180"
	Option			"MaxTapMove"			"1"
	Option			"MaxDoubleTapTime"		"130"
#	Option			"ClickTime"			"100"
	Option			"FastTaps"			"1"
	Option			"VertEdgeScroll"		"1"
	Option			"HorizEdgeScroll"		"1"
	Option			"VertTwoFingerScroll"		"1"
	Option			"HorizTwoFingerScroll"		"1"
	Option			"VertScrollDelta"		"20"
	Option			"HorizScrollDelta"		"20"
	Option			"EdgeMotionMinZ"		"30"
	Option			"EdgeMotionMaxZ"		"160"
	Option			"EdgeMotionMinSpeed"		"200"
	Option			"EdgeMotionMaxSpeed"		"200"
	Option			"EdgeMotionUseAlways"		"0"
	Option			"MinSpeed"			"1"
	Option			"MaxSpeed"			"1"
	Option			"AccelFactor"			"0.01"
	Option			"PressureMotionMinZ"		"30"
	Option			"PressureMotionMaxZ"		"160"
	Option			"PressureMotionMinFactor"	"1"
	Option			"PressureMotionMaxFactor"	"1"
	Option			"UpDownScrolling"		"1"
	Option			"LeftRightScrolling"		"1"
	Option			"UpDownRepeat"			"1"
	Option			"LeftRightRepeat"		"1"
	Option			"ScrollButtonRepeat"		"100"
	Option			"EmulateMidButtonTime"		"30"
	Option			"TouchpadOff"			"0"
	Option			"GuestMouseOff"			"0"
	Option			"LockedDrags"			"0"
	Option			"RTCornerButton"		"2"
	Option			"RBCornerButton"		"2"
	Option			"LTCornerButton"		"3"
	Option			"LBCornerButton"		"3"
	Option			"TapButton1"			"1"
	Option			"TapButton2"			"2"
	Option			"TapButton3"			"3"
	Option			"CircularScrolling"		"1"
	Option			"CircScrollDelta"		"0.1"
	Option			"CircScrollTrigger"		"3"
	Option			"CircularPad"			"0"
	Option			"PalmDetect"			"1"
	Option			"PalmMinWidth"			"10"
	Option			"PalmMinZ"			"200"
	Option			"CoastingSpeed"			"0"
EndSection

Section "Device"
	Identifier		"Video Card"
	Driver			"i810"
#	Option			"VBERestore"		"on"
#	Option			"DevicePresence"	"yes"
#	Option			"MonitorLayout"		"LFP,CRT"
	Option			"MonitorLayout"		"CRT,LFP"
#	Option			"Clone"			"on"
#	Option			"CloneRefresh"		"85"
	BusID			"PCI:0:2:0"
	Screen			0
EndSection

Section "Device"
	Identifier		"Video Card Local Only"
	Driver			"i810"
#	Option			"VBERestore"		"on"
#	Option			"DevicePresence"	"yes"
#	Option			"MonitorLayout"		"LFP,CRT"
#	Option			"MonitorLayout"		"CRT,LFP"
#	Option			"Clone"			"on"
#	Option			"CloneRefresh"		"85"
#	BusID			"PCI:0:2:0"
#	Screen			0
EndSection

Section "Device"
	Identifier		"Video Card Ext"
	Driver			"i810"
#	Option			"DevicePresence"	"yes"
	BusID			"PCI:0:2:0"
#	BusID			"PCI:0:2:1"
#	Option			"extern_disp"
	Screen			1
EndSection

Section "Device"
	Identifier		"Video Card Ext Only"
	Driver			"i810"
	Option			"MonitorLayout"		"CRT"
#	Option			"DevicePresence"	"yes"
	BusID			"PCI:0:2:0"
#	BusID			"PCI:0:2:1"
#	Option			"extern_disp"
#	Screen			1
EndSection

Section "Monitor"
	Identifier		"LFP"
	Option			"DPMS"
	HorizSync		28-49
	VertRefresh		43-72
#	DisplaySize		246 138
	Mode "1366x768"
		DotClock	88.03
		HTimings	1366 1424 1704 1816
		VTimings	768 770 782 808
	EndMode
EndSection

Section "Monitor"
	Identifier		"FLATRON 795FT Plus"
	HorizSync		30-96
	VertRefresh		50-160
	Option			"DPMS"
	# 80.8kHz, 100.0 Hz
	Mode "1024x768"
		DotClock	106.01
		HTimings	1024 1056 1160 1312
		VTimings	768 770 774 808
	EndMode
	# 64.8 kHz, 80.2 Hz
	Mode "1024x768"
		DotClock	85.00
		HTimings	1024 1056 1096 1312
		VTimings	768 770 774 808
	EndMode
	# 63.2 kHz, 100.0 Hz
	Mode "800x600"
		DotClock	64.72
		HTimings	800 824 928 1024
		VTimings	600 602 605 632
	EndMode
	# 50.5 kHz, 100.0 Hz
	Mode "640x480"
		DotClock	41.21
		HTimings	640 656 760 816
		VTimings	480 482 484 505
	EndMode
EndSection

Section "Monitor"
	Identifier		"Iiyama"
	HorizSync		24-83
	VertRefresh		55-75
	Option			"DPMS"
	Mode "1280x1024"
		DotClock	135
		HTimings	1280 1296 1440 1688
		VTimings	1024 1025 1028 1066
#		Flags		"+HSync" "+VSync"
	EndMode
EndSection

Section "Monitor"
	Identifier		"Vision Master PRO454"
	HorizSync		30-132
	VertRefresh		50-200
	Option			"DPMS"
#	Mode "1600x1200"
#		# 230 MHz, 112.3 kHz, 88.9 Hz
#		DotClock	230
#		HTimings	1600 1656 1768 2048
#		VTimings	1200 1202 1208 1263
##		Flags		"+HSync" "+VSync"
#	EndMode
EndSection

Section "Screen"
	Identifier		"Local"
	Device			"Video Card Local Only"
	Monitor			"LFP"
	DefaultDepth		24
	SubSection "Display"
		Depth		24
#		Virtual		1366 768
		Modes		"1366x768"
	EndSubSection
EndSection

Section "Screen"
	Identifier		"FLATRON 795FT Plus ext"
	Device			"Video Card Ext Only"
	Monitor			"FLATRON 795FT Plus"
	DefaultDepth		24
	SubSection "Display"
		Depth		24
		Virtual		1024 768
		Modes		"1024x768"
	EndSubSection
EndSection

Section "Screen"
	Identifier		"Iiyama ext"
	Device			"Video Card Ext"
	Monitor			"Iiyama"
	DefaultDepth		24
	SubSection "Display"
		Depth		24
		Modes		"1280x1024"
	EndSubSection
EndSection

Section "Screen"
	Identifier		"Vision Master PRO454 ext"
	Device			"Video Card Ext Only"
	Monitor			"Vision Master PRO454"
	DefaultDepth		24
	SubSection "Display"
		Depth		24
		Modes		"1600x1200"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier		"default"
	Screen			"Local"
	InputDevice		"Keyboard"
	InputDevice		"Touchpad" "CorePointer"
	InputDevice		"External Mouse" "SendCoreEvents"
EndSection

Section "ServerLayout"
	Identifier		"home"
	Option			"Xinerama"	"off"
#	Screen			"Local" LeftOf "FLATRON 795FT Plus ext"
	Screen			"FLATRON 795FT Plus ext"
#	Screen			"FLATRON 795FT Plus ext" 0 0
	InputDevice		"Keyboard"
#	InputDevice		"Touchpad"
	InputDevice		"External Mouse"
EndSection

#Section "ServerLayout"
#	Identifier		"work"
#	Option			"Xinerama"	"off"
#	Screen			"Local" LeftOf "Iiyama ext"
#	Screen			"Iiyama ext" 0 0
#	InputDevice		"Keyboard"
#	InputDevice		"Touchpad"
#	InputDevice		"External Mouse"
#EndSection

Section "ServerLayout"
	Identifier		"work"
	Option			"Xinerama"	"off"
#	Screen			"Local" LeftOf "Vision Master PRO454 ext"
	Screen			"Vision Master PRO454 ext"
#	Screen			"Iiyama ext" 0 0
	InputDevice		"Keyboard"
#	InputDevice		"Touchpad"
	InputDevice		"External Mouse" "CorePointer"
EndSection

Section "DRI"
	Mode			0666
EndSection

Reply to: