Single mouse click registers as double click

2011-05-10 Thread Ijon Tichy
Hi. I had this problem on Lenny after some updates back in May 2008, the solution for me was as below. I know, I read the thread about your problem several months ago :) (Quote from my previous post to the list in May 2008) A private e-mail sent to me from someone on either the

Single mouse click registers as double click

2011-05-09 Thread Ijon Tichy
Hi. I've had this problem (a single mouse click being considered as double click) from quite a long time (almost two years) in two different computers, and unfortunately I couldn't solve it yet. Searching through Google and (of course) the Debian mailing lists, I found that: (1) it seems to be

Re: Single mouse click registers as double click

2011-05-09 Thread Lisi
On Monday 09 May 2011 13:01:18 Ijon Tichy wrote: I've had this problem (a single mouse click being considered as double click) from quite a long time (almost two years) in two different computers, That's not a bug, that's a feature! It is Windows that has the bug with all those

Re: Single mouse click registers as double click

2011-05-09 Thread godo
On 2011-05-09 16:02, Lisi wrote: On Monday 09 May 2011 13:01:18 Ijon Tichy wrote: I've had this problem (a single mouse click being considered as double click) from quite a long time (almost two years) in two different computers, That's not a bug, that's a feature! It is Windows that has the

Re: Single mouse click registers as double click

2011-05-09 Thread Brad Rogers
On Mon, 9 May 2011 15:02:30 +0100 Lisi lisi.re...@gmail.com wrote: Hello Lisi, That's not a bug, that's a feature! It is Windows that has the bug with all those double-clicks. And in KDE is configurable. Probably in other DEs, too. -- Regards _ / ) The blindingly

Re: Single mouse click registers as double click

2011-05-09 Thread Ijon Tichy
Hi again I've had this problem (a single mouse click being considered as double click) from quite a long time (almost two years) in two different computers, That's not a bug, that's a feature!  It is Windows that has the bug with all those double-clicks. Lisi +1 That's one of linux

Re: Single mouse click registers as double click

2011-05-09 Thread Camaleón
On Mon, 09 May 2011 15:11:24 +0100, Brad Rogers wrote: On Mon, 9 May 2011 15:02:30 +0100 Lisi lisi.re...@gmail.com wrote: Hello Lisi, That's not a bug, that's a feature! It is Windows that has the bug with all those double-clicks. And in KDE is configurable. Probably in other DEs,

Re: Single mouse click registers as double click

2011-05-09 Thread Darac Marjal
On Mon, May 09, 2011 at 02:01:18PM +0200, Ijon Tichy wrote: Hi. I've had this problem (a single mouse click being considered as double click) from quite a long time (almost two years) in two different computers, and unfortunately I couldn't solve it yet. Searching through Google and (of

Re: Single mouse click registers as double click

2011-05-09 Thread godo
OK, I see I haven't explained myself properly :D I know the feature you talk about. But I'm talking about (random) single clicks being considered by the system as (undesidered) double clicks (random because it doesn't happen all the time). By the way, I forgot to mention that it happens with

Re: Single mouse click registers as double click

2011-05-09 Thread Ijon Tichy
2011/5/9 godo go...@dobosevic.com: OK, I see I haven't explained myself properly :D I know the feature you talk about. But I'm talking about (random) single clicks being considered by the system as (undesidered) double clicks (random because it doesn't happen all the time). By the way, I

Re: Single mouse click registers as double click

2011-05-09 Thread Ijon Tichy
So the question is: does anyone know whether there is a solution for this bug? Might it be the case that Xorg is detecting your mouse twice? Have a look through /var/log/Xorg.0.log for lines containing XINPUT:. You should find at least one that states Adding input device Your Mouse (type:

Re: Single mouse click registers as double click

2011-05-09 Thread Brad Rogers
On Mon, 9 May 2011 14:51:33 + (UTC) Camaleón noela...@gmail.com wrote: Hello Camaleón, Sure! In GNOME (as in Windows) you can also configure that by going to Nautilus/Edit/Preferences/Behavior/[·] Double click to activate items. It turns out though, that it's not this feature that Ijon

Re: Single mouse click registers as double click

2011-05-09 Thread Camaleón
On Mon, 09 May 2011 14:01:18 +0200, Ijon Tichy wrote: I've had this problem (a single mouse click being considered as double click) from quite a long time (almost two years) in two different computers, and unfortunately I couldn't solve it yet. Now that the main nature of the problem is more

Re: Single mouse click registers as double click

2011-05-09 Thread Nigel Henry
On Monday 09 May 2011 16:47, Ijon Tichy wrote: Hi again I've had this problem (a single mouse click being considered as double click) from quite a long time (almost two years) in two different computers, Thanks anyway for your replies. Cheers. Hi. I had this problem on Lenny

Re: Single mouse click registers as double click

2011-05-09 Thread Tom Furie
On Mon, May 09, 2011 at 06:56:24PM +0200, Nigel Henry wrote: All I had to do was edit a line in /etc/X11/xorg.conf relating to the mouse. Section InputDevice Generic Mouse Option SendCoreEvents true I changed the above line from true to false, as

Re: Single mouse click registers as double click

2011-05-09 Thread Tom Furie
On Mon, May 09, 2011 at 06:56:24PM +0200, Nigel Henry wrote: All I had to do was edit a line in /etc/X11/xorg.conf relating to the mouse. Section InputDevice Generic Mouse Option SendCoreEvents true I changed the above line from true to false, as

Re: Single mouse click registers as double click

2011-05-09 Thread Doug
On 05/09/2011 10:10 AM, godo wrote: On 2011-05-09 16:02, Lisi wrote: On Monday 09 May 2011 13:01:18 Ijon Tichy wrote: I've had this problem (a single mouse click being considered as double click) from quite a long time (almost two years) in two different computers, That's not a bug, that's a