Date: Wed, 5 Jan 2000 00:23:51 +0300 From: Vlad Skvortsov <vlad@high.net.ru> To: freebsd-questions@freebsd.org Subject: XFree sysmouse and moused Message-ID: <20000105002350.I931@high.net.ru>
next in thread | raw e-mail | index | archive | help
	I run moused this way:
  	moused -m 2=3 -p /dev/cuaa1 -t auto
	My mouse is 3-button serial INEL mouse. The following is extraction
	from XF86Config:
# **********************************************************************
# Pointer section
# **********************************************************************
Section "Pointer"
    	Protocol    "SysMouse"
    	Device      "/dev/sysmouse"
	Buttons 3
EndSection
	My mouse in X acts as if I press middle button when I press right
	one and doesn't react when I press middle one. How do I properly
	setup all this stuff ? Under proper setup I mean selecting with left
	and pasting with right buttons in console but not to swap ones in X ?
-- 
Vlad Skvortsov, vss@ulstu.ru, vlad@high.net.ru
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000105002350.I931>
