> With my newworld Cube G4 I got an optical "Apple Pro Mouse" on USB. > The Cube has an ATI Rage128. > > 3 Questions: > > 1. Is it possible to use the gpm for the console?
Just like any other USB mouse that's supported by the kernel: yes. > With which configuration? Device /dev/input/mice, -t imps2 is what I'd try. > 2. How is it possible to emulate the second and third mouse key > in X with this "one-key" Apple Mouse? Read the many, many threads about mouse button emulation with the new input layer. > 3. If I have configured gpm for this mouse, are there any known > conflicts/interferences with the X-configuration for the mouse? I don't think gpm interferes with X concurrently opening /dev/input/mice. The mouse type for X might be IMPS/2 or PS/2. Michael