[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] dual mice under X ?!?!
- Subject: [ale] dual mice under X ?!?!
- From: hirsch at zapmedia.com (hirsch at zapmedia.com)
- Date: Fri, 29 Jun 2001 15:21:38 -0400
for XFree 3.3.x I use the Xinput section for my second mouse. Here is
the relevant parts of my XF86Config file:
# **********************************************************************
# Pointer section
# **********************************************************************
Section "Pointer"
Protocol "PS/2"
Device "/dev/mouse"
Buttons 3
EndSection
Section "Xinput"
SubSection "Mouse"
DeviceName "Second Mouse"
Device "/dev/mouse2"
Protocol "Microsoft"
Emulate3Buttons
Emulate3Timeout 50
# this command seems to allow two mice
AlwaysCore
EndSubSection
EndSection
Hope that helps,
--Michael
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.