Re: Option Emulate3Buttons not working for my BT mouse

2014-06-23 Thread Peter Hutterer
On Mon, Jun 23, 2014 at 08:19:15AM +0200, Łukasz Maśko wrote: > Dnia poniedziałek, 23 czerwca 2014 10:55:45 Peter Hutterer pisze: > [...] > > Is the mb emulation set in xinput list-props "MoGo Mouse BT"? is the > > timeout too short for you? try increasing it with > > $ xinput list-props "MoGo Mo

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-22 Thread Łukasz Maśko
Dnia poniedziałek, 23 czerwca 2014 10:55:45 Peter Hutterer pisze: [...] > Is the mb emulation set in xinput list-props "MoGo Mouse BT"? is the > timeout too short for you? try increasing it with $ xinput list-props "MoGo Mouse BT" Device 'MoGo Mouse BT': Device Enabled (154): 1

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-22 Thread Sérgio Basto
On Sex, 2014-06-20 at 15:48 +0200, Łukasz Maśko wrote: > Can anyone help me solve this puzzle? man evdev, may have information that could help. -- Sérgio M. B. ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg In

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-22 Thread Peter Hutterer
On Fri, Jun 20, 2014 at 03:48:48PM +0200, Łukasz Maśko wrote: > Hello. > I've recently bought a BT mouse for my laptop. I've paired it with my > komputer and it works. More-less. It has only 2 physical buttons and I miss > the middle button, therefore I wish to use the Emulate3Buttons option. But

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-22 Thread Łukasz Maśko
Dnia niedziela, 22 czerwca 2014 14:03:53 walt pisze: [...] > > Section "InputClass" > > Identifier "MoGo Mouse BT" > > Driver "evdev" > > Option "Buttons" "2" > > Option "Emulate3Buttons" "on" > > MatchProduct"MoGo" > >

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-22 Thread walt
On 06/20/2014 06:48 AM, Łukasz Maśko wrote: > I've recently bought a BT mouse for my laptop. I've paired it with my > komputer and it works. More-less. It has only 2 physical buttons and I miss > the middle button, therefore I wish to use the Emulate3Buttons option. But... > it does not work. I'

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-22 Thread Łukasz Maśko
Dnia sobota, 21 czerwca 2014 13:27:21 walt pisze: [...] > Okay, that's what I'd expect from a 2-button mouse. I suggest trying > > Option "EmulateWheelButton" "2" in your xorg.conf. > > That (I think) should allow you to scroll by holding down both buttons. > > Using button 1 might be more natu

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-21 Thread walt
On 06/20/2014 11:10 PM, Łukasz Maśko wrote: > Dnia piątek, 20 czerwca 2014 14:52:19 walt pisze: > [...] >> To clarify: the mouse has *no* scrollwheel or trackball, and only *2* >> physical buttons, right? Seems odd then that the logs talk about buttons 4 >> and 5. > > That's exactly it. Only 2

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-21 Thread Matthias Apitz
El día Friday, June 20, 2014 a las 03:48:48PM +0200, Łukasz Maśko escribió: > Hello. > I've recently bought a BT mouse for my laptop. I've paired it with my > komputer and it works. More-less. It has only 2 physical buttons and I miss > the middle button, therefore I wish to use the Emulate3Butt

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-20 Thread Łukasz Maśko
Dnia piątek, 20 czerwca 2014 14:52:19 walt pisze: [...] > To clarify: the mouse has *no* scrollwheel or trackball, and only *2* > physical buttons, right? Seems odd then that the logs talk about buttons 4 > and 5. That's exactly it. Only 2 physical buttons, but evdev recognizes it as 5 button

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-20 Thread walt
On 06/20/2014 06:48 AM, Łukasz Maśko wrote: > Hello. > I've recently bought a BT mouse for my laptop. I've paired it with my > komputer and it works. More-less. It has only 2 physical buttons and I miss > the middle button, therefore I wish to use the Emulate3Buttons option. But... > it does not

Option Emulate3Buttons not working for my BT mouse

2014-06-20 Thread Łukasz Maśko
Hello. I've recently bought a BT mouse for my laptop. I've paired it with my komputer and it works. More-less. It has only 2 physical buttons and I miss the middle button, therefore I wish to use the Emulate3Buttons option. But... it does not work. I've created the following config file: Sectio