From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Injected-Via-Gmane: http://gmane.org/ To: sisyphus@lists.altlinux.org From: Arioch Date: Sat, 07 Jan 2006 22:37:01 +0300 Message-ID: References: <200512301246.11251.shrek@freesource.info> <20051230184021.55aeb8f9@snowflake.cryo.net.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: quoted-printable X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 213.219.219.21 User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.7.10) Gecko/20050815 Thunderbird/1.0.6 Mnenhy/0.7.2.0 X-Accept-Language: ru-ru, ru In-Reply-To: Sender: news Subject: [sisyphus] Re: I: Xorg-7.0 X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Linux Sisyphus discussion list List-Id: ALT Linux Sisyphus discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jan 2006 19:37:52 -0000 Archived-At: List-Archive: List-Post: Arioch =D0=C9=DB=C5=D4: > Arioch =D0=C9=DB=C5=D4: >=20 >> Pity. Maybe that is the reason that my USB mouse had lost it's wheel ?= >=20 > xev - file not found :( =F0=CF=D0=D2=CF=C2=CF=D7=C1=CC xev. =EF=CE =D7=CF=CF=C2=DD=C5 =CE=C5 =D7=C9=C4=C9=D4 =D7=D2=C1=DD=C5=CE=C9=C5= =CB=CF=CC=C5=D3=C9=CB=C1. =EE=C1=D6=C1=D4=C9=C5 =CB=CF=CC=C5=D3=C9=CB=C1 =D7=C9=C4=C9=D4 - button 2= =F7=D2=C1=DD=C5=CE=C9=C5 - =CEu =D7 =CB=C1=CB=D5=C0. Section "InputDevice" Identifier "mouse0" Driver "synaptics" Option "Device" "/dev/input/mice" #"SynPS/2 Synaptics TouchPad" Option "Protocol" "auto-dev" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.06" Option "MaxSpeed" "0.12" Option "AccelFactor" "0.0010" Option "SHMConfig" "on" EndSection Section "InputDevice" Identifier "mouse1" Driver "mouse" Option "Device" "/dev/input/mice" #"PS/2+USB Mouse" Option "Emulate3Buttons" "no" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection