[PATCH 1/2] kdrive: add protocol mouse option

2009-05-28 Thread Olivier Blin
kdrive probes a lot of PS/2 protocols for the mouse device, which makes the mouse unusable for some seconds after X startup. This new protocol option allows forcing the mouse protocol. It can be used this way: Xfbdev -mouse mouse,,protocol=ps/2 -keybd keyboard Signed-off-by: Olivier Blin

Re: [PATCH 1/2] kdrive: add protocol mouse option

2009-05-28 Thread Peter Hutterer
On Thu, May 28, 2009 at 08:57:36PM +0200, Olivier Blin wrote: kdrive probes a lot of PS/2 protocols for the mouse device, which makes the mouse unusable for some seconds after X startup. This new protocol option allows forcing the mouse protocol. It can be used this way: Xfbdev -mouse

Re: [PATCH 1/2] kdrive: add protocol mouse option

2009-05-27 Thread Olivier Blin
Peter Hutterer peter.hutte...@who-t.net writes: On Tue, May 26, 2009 at 03:30:08PM +0200, Olivier Blin wrote: kdrive probes a lot of PS/2 protocols for the mouse device, which makes the mouse unusable for some seconds after X startup. This new protocol option allows forcing the mouse

Re: [PATCH 1/2] kdrive: add protocol mouse option

2009-05-27 Thread Paul Menzel
Am Dienstag, den 26.05.2009, 15:30 +0200 schrieb Olivier Blin: kdrive probes a lot of PS/2 protocols for the mouse device, which makes the mouse unusable for some seconds after X startup. This new protocol option allows forcing the mouse protocol. It can be used this way: Xfbdev -mouse

Re: [PATCH 1/2] kdrive: add protocol mouse option

2009-05-27 Thread Peter Hutterer
On Wed, May 27, 2009 at 07:04:16PM +0200, Olivier Blin wrote: Peter Hutterer peter.hutte...@who-t.net writes: On Tue, May 26, 2009 at 03:30:08PM +0200, Olivier Blin wrote: kdrive probes a lot of PS/2 protocols for the mouse device, which makes the mouse unusable for some seconds after X

[PATCH 1/2] kdrive: add protocol mouse option

2009-05-26 Thread Olivier Blin
kdrive probes a lot of PS/2 protocols for the mouse device, which makes the mouse unusable for some seconds after X startup. This new protocol option allows forcing the mouse protocol. It can be used this way: Xfbdev -mouse mouse,,protocol=ps/2 -keybd keyboard Signed-off-by: Olivier Blin

Re: [PATCH 1/2] kdrive: add protocol mouse option

2009-05-26 Thread Peter Hutterer
On Tue, May 26, 2009 at 03:30:08PM +0200, Olivier Blin wrote: kdrive probes a lot of PS/2 protocols for the mouse device, which makes the mouse unusable for some seconds after X startup. This new protocol option allows forcing the mouse protocol. It can be used this way: Xfbdev -mouse