On Tue, 2002-12-17 at 17:30, Robert P. J. Day wrote: > On 18 Dec 2002, Iain Buchanan wrote: > > > I like USB for its hot plugability. Also some USB keyboards (eg mine) > > come with a USB port for your mouse which would leave one free > > i got a PS/2 keyboard (worked great immediately upon connection), > but the logitech USB optical mouse doesn't work yet. "usbview" > sees it, but only the touchpad on the laptop still works. > > time for some googling, unless someone has a quick suggestion. On psyche, this should work out of the box (unless you have your X config from an earlier release). If your mouse is not USB, Anaconda and redhat-config-xfree86 should write an XF86Config that includes the following sections, which will allow you to use a USB mouse hot-plugged. Section "ServerLayout" Identifier "Anaconda Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Mouse1" "SendCoreEvents" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "IMPS/2" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list