On Tue, Jul 13, 2004 at 12:55:25AM +0200, Michael Banck wrote: > The configuration for GNU/Linux and GNU/Hurd is mostly identical, > however, there is a difference in how the mouse is setup. > > Basically, on hurd-i386, the Device should always be "/dev/mouse" and > the Protocol be "osmouse". ZAxisMapping should not be set, > Emulate3Buttons can be, depending on debconf.
I have to correct myself here: Emulate3Buttons should *not* be set as well. I just found out that setting this options results in Button-pressed events only getting transmitted together with the Button-released event (by looking at xev). This prevents e.g. dragging of windows. Michael