Re: [arch-general] usb keyboard and mouse

2008-07-02 Thread Attila
On Mittwoch, 2. Juli 2008 09:30 Sergej Pupykin wrote: > I already try it. It was a problem. I found that xorg inits mouse > driver twice (from layout and first mouse for CorePointer), so I can > not do a single mouse click. Normaly the CorePointer is the identifier for the device what you want to

Re: [arch-general] usb keyboard and mouse

2008-07-02 Thread Sergej Pupykin
> InputDevice "mouse" "CorePointer" I already try it. It was a problem. I found that xorg inits mouse driver twice (from layout and first mouse for CorePointer), so I can not do a single mouse click. Thanks.

Re: [arch-general] usb keyboard and mouse

2008-07-01 Thread Attila
On Dienstag, 1. Juli 2008 23:15 Sergej Pupykin wrote: > I try to switch off Emulate3Buttons - result was the same - evdev > works ok, mouse has clicking problems. But may be problem is in my > hands :) This is only a question to make it complet. Do you append "CorePointer" to your mouse device? E

Re: [arch-general] usb keyboard and mouse

2008-07-01 Thread Sergej Pupykin
> The problem with that is that usbmouse and usbkbd can cause problems > with usbhid. They are specifically for special, embedded situations, Which problems? I try to switch off Emulate3Buttons - result was the same - evdev works ok, mouse has clicking problems. But may be problem is in my hands

Re: [arch-general] usb keyboard and mouse

2008-07-01 Thread Celti
On Tue, Jul 1, 2008 at 10:11, Sergej Pupykin <[EMAIL PROTECTED]> wrote: > I try usbhid (as Celti say) driver and it seems it works, but I file a > bug anyway. > I think 2 more drivers would not be unnecessary. > > I don't try Emulate3Buttons=false, I'll do it today with mouse driver.. The problem

Re: [arch-general] usb keyboard and mouse

2008-07-01 Thread Sergej Pupykin
I try usbhid (as Celti say) driver and it seems it works, but I file a bug anyway. I think 2 more drivers would not be unnecessary. I don't try Emulate3Buttons=false, I'll do it today with mouse driver..

Re: [arch-general] usb keyboard and mouse

2008-07-01 Thread Attila
On Dienstag, 1. Juli 2008 09:06 Sergej Pupykin wrote: > I try mouse driver too with /dev/input/mice and /dev/input/mouse0 devices > > more over with mouse driver I can not open many menus and mouse > clicking works strange I see that you don't use "Emulate3Buttons=false". Have you ever tried thi

Re: [arch-general] usb keyboard and mouse

2008-07-01 Thread Sergej Pupykin
I try mouse driver too with /dev/input/mice and /dev/input/mouse0 devices more over with mouse driver I can not open many menus and mouse clicking works strange Section "InputDevice" Identifier "mouse" Driver "mouse" Option "Device" "/dev/input/mice" Opt

Re: [arch-general] usb keyboard and mouse

2008-06-30 Thread Attila
On Dienstag, 1. Juli 2008 00:42 Sergej Pupykin wrote: > I use MS Inteli Mouse. And it does not want to work without usbmouse > module if I plug it in into usb (without usb->ps/2 connector) My "MS IntelliMouse Explorer 3" works with this settings without the use of usbmouse: Section "InputDevice"

Re: [arch-general] usb keyboard and mouse

2008-06-30 Thread Armando M. Baratti
Sergej Pupykin wrote: I use MS Inteli Mouse. And it does not want to work without usbmouse module if I plug it in into usb (without usb->ps/2 connector) Here my xorg.conf mouse section: Section "InputDevice" Identifier "mouse" Driver "evdev" Option "ButtonNumb

Re: [arch-general] usb keyboard and mouse

2008-06-30 Thread Celti
On Mon, Jun 30, 2008 at 15:42, Sergej Pupykin <[EMAIL PROTECTED]> wrote: > I use MS Inteli Mouse. And it does not want to work without usbmouse > module if I plug it in into usb (without usb->ps/2 connector) > > Here my xorg.conf mouse section: > > Section "InputDevice" >Identifier "mouse"

Re: [arch-general] usb keyboard and mouse

2008-06-30 Thread Sergej Pupykin
I use MS Inteli Mouse. And it does not want to work without usbmouse module if I plug it in into usb (without usb->ps/2 connector) Here my xorg.conf mouse section: Section "InputDevice" Identifier "mouse" Driver "evdev" Option "ButtonNumber" "5" Option

Re: [arch-general] usb keyboard and mouse

2008-06-30 Thread Celti
On Mon, Jun 30, 2008 at 09:23, Sergej Pupykin <[EMAIL PROTECTED]> wrote: > Hi, All! > > Today I remove usb->ps/2 connector from my mouse because new MB has no > ps/2 and I got the problem > > $ zcat /proc/config.gz | egrep "USB_MOUSE|USB_KBD" > # CONFIG_USB_KBD is not set > # CONFIG_USB_MOUSE is no

Re: [arch-general] usb keyboard and mouse

2008-06-30 Thread solsTiCe d'Hiver
> and I got the problem which problem ? have you simply tried to plug-in your mouse and use it ? did it work ? you should know that my usb mouse and my usb keyboard work here without any module . which one ? usbmouse and ... ?

Re: [arch-general] usb keyboard and mouse

2008-06-30 Thread Attila
On Montag, 30. Juni 2008 18:23 Sergej Pupykin wrote: > Today I remove usb->ps/2 connector from my mouse because new MB has no > ps/2 and I got the problem > > $ zcat /proc/config.gz | egrep "USB_MOUSE|USB_KBD" > # CONFIG_USB_KBD is not set > # CONFIG_USB_MOUSE is not set Strange to see this beca