Accepting external USB-mouse without restart

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

 



Hi,

I'd like to be able to plug in my external USB-mouse and use it without 
restarting X. Is this possible?

I have a Labtop with a PS2-Touchpad (Synaptics) running Linux 2.6.0 
(selfcompiled) on a Debian unstable (XFree86 4.2).
Here is the mouse section of my XF86Config-4 :
 
 Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "SendCoreEvents" "true"
 Option "Device" "/dev/input/mice"
 Option "Protocol" "Auto"
 Option "Emulate3Buttons" "false"
 Option "ZAxisMapping" "4 5"
 Option "AllowMouseOpenFail" "true"
 EndSection

 Section "InputDevice"
 Identifier "Touchpad"
 Driver "mouse"
 Option "CorePointer"
 Option "Device" "/dev/psaux"
 Option "Protocol" "ImPS/2"
 Option "Emulate3Buttons" "true"
 Option "ZAxisMapping" "4 5"
 EndSection

LLAP

Patrick

_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux