[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-05-18 Thread Dorian Scholz
I just upgraded today from Gutsy to Hardy and experienced the same problem. Adding these two lines to my mouse section in the xorg.conf fixed it for me: Option SendCoreEvents true Option CorePointer -- [Hardy] External mouse on laptop will only double-click

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-04-28 Thread Bryce Harrington
Fixed in Ubungu's xorg, commit 1e793f0f84e55ab4ed12d561048a567709b87d69, April 10th. ** Changed in: xorg (Ubuntu) Status: Incomplete = Fix Released -- [Hardy] External mouse on laptop will only double-click https://bugs.launchpad.net/bugs/188351 You received this bug notification because

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-04-26 Thread Pasi
I had this same issue with my Dell Latitude D820 after upgrading from gutsy to hardy. It did affect all my pointer devices (taping the touch pad, mouse buttons next to the touch pad and USB mouse) Andrew Oakley's xorg conf did fix the problem for me. This xorg.conf section caused the problem:

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-04-18 Thread Lowell Alleman
Same issue here. I've been able to determine that I'm seeing this issue ONLY when two pointer devices are enabled at once. Let me be clear on that point, I'm talking about two different InputDevice sections, I have my track point and USB mouse defined separately. (I am not using the all-in-one

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-04-14 Thread enigma_0Z
I am having a similar problem, intermittently, a single click will be taken as a double click, or there will be a second delayed click after dragging something. Has anyone had this issue? I'm trying the fixes mentioned here to see how it goes. -- [Hardy] External mouse on laptop will only

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-03-07 Thread malaiwah
I have the same bug on my eMachine mini-tower, I'll try the fix today. -- [Hardy] External mouse on laptop will only double-click https://bugs.launchpad.net/bugs/188351 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-03-01 Thread Timo Aaltonen
The current dexconf generates a ServerLayout section again. Could you check if removing the keyboard and mouse from that section helps anything, or if the CorePointer is still needed. ** Changed in: xorg (Ubuntu) Importance: Undecided = High Status: Confirmed = Incomplete -- [Hardy]

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-27 Thread Jerome Jolidon
Same problem with Dell D800 and Logitech wired mouse. However, Option CorePointer solved this. -- [Hardy] External mouse on laptop will only double-click https://bugs.launchpad.net/bugs/188351 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-27 Thread Grillo
had the same problem on my dell Vostro 1400, but fixed it by restoring a backup of my old Gutsy xorg.conf ---{xorg.conf}--- Section InputDevice Identifier Configured Mouse Driver mouse Option CorePointer Option Device

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-24 Thread Arthur Schiwon
I have the same problem on a Dell Dimension 4300 (Desktop) with a wireless Logitech Mouse. Except the Device-Option adding the lines given in the first comment to my xorg.conf file it is working. -- [Hardy] External mouse on laptop will only double-click https://bugs.launchpad.net/bugs/188351

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-18 Thread Dustin Kirkland
Option CorePointer Fixes problem on Thinkpad T61p Trackpoint Mouse -- [Hardy] External mouse on laptop will only double-click https://bugs.launchpad.net/bugs/188351 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-14 Thread mikko sorri
Editing xorg.xonf fixed the problem in my machine. Same bug: https://bugs.launchpad.net/ubuntu/+bug/190536 -- [Hardy] External mouse on laptop will only double-click https://bugs.launchpad.net/bugs/188351 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-09 Thread p0troast
I am experiencing the double-clicking symptoms, but not with the same setups as many people are reporting. I provided a fix for the double- clicking in a separate bug (https://bugs.launchpad.net/ubuntu/+bug/188387/comments/1), though it was marked as a Duplicate. The fix involves adding 'Option

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-09 Thread Chris
p0troast wrote Option CorePointer Great, works for me too. -- [Hardy] External mouse on laptop will only double-click https://bugs.launchpad.net/bugs/188351 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-07 Thread Chris
I generated a new xorg.conf with dpkg-reconfigure -phigh xserver-xorg and modfied it to get touchpad and trackpad scrolling to work. Now if I out comment Section ServerLayout the external USB mouse will work alright but I'm unable to scroll with the touchpad.And can't configure the touchpad

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-06 Thread Chris
I have a Thinkpad T61, with the trackpad mouse key and an external USB mouse i'm experiencing the same problem. (Touchpad click and touchpad keys are working fine). Running: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.04 DISTRIB_CODENAME=hardy DISTRIB_DESCRIPTION=Ubuntu hardy (development branch) Alpha

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-06 Thread Chris
With the workaround from above I'm still facing the same problem. My xorg.conf Section InputDevice Identifier Configured Mouse Option Device/dev/input/mice Option Protocol ExplorerPS/2 Option

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-06 Thread Andrew Oakley
Chris wrote: With the workaround from above I'm still facing the same problem. 1. The workaround is an addition to, not a replacement for, your Synaptics Touchpad section. Ergo no need for the EmulateWheel nor EmulateWheelButton lines in the ConfiguredMouse section, but these should remain in the

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-06 Thread Chris
Andrew wrote: 1. The workaround is an addition to, not a replacement for, your Synaptics Touchpad section. Sorry I explained myself wrong. I didn't replace my xorg with the workaround. My xorg.conf Section InputDevice Identifier Configured Mouse Option Device /dev/input/mice

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-06 Thread Andrew Oakley
Hmm. I don't understand why your Trackpad is taking instructions from the ConfiguredMouse section. Trackpad functionality in ConfiguredMouse is obsolete and should have been replaced by Synaptics Touchpad. Synaptics Touchpad should be where the Trackpad configuration takes place. ConfiguredMouse

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-06 Thread Chris
Andrew wrote: Are you definitely using Ubuntu Hardy? I'm definietly using Ubuntu Hardy. dpkg --list xserver-xorg-input-synaptics dpkg --list gsynaptics xserver-xorg-input-synaptics and gsynaptics are both installed. gsynaptics is not installed by default, I installed it manually couple days

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-04 Thread Mircea Deaconu
Confirming this bug on a Sempron desktop with USB A4Tech battery free mouse. -- [Hardy] External mouse on laptop will only double-click https://bugs.launchpad.net/bugs/188351 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-04 Thread marbud
I have a IBM Thinkpad and it's builtin mouse keys have the same problem. In my case, it's not the kernel support, as the problem is not present in gpm (console). An external USB mouse behaves the same. Running: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.04 DISTRIB_CODENAME=hardy

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-03 Thread ThomasNovin
Hello I also have this problem (bug 188387) but my trackpad doesnt work very good either. I can single click in in the top panel, in applications but I cannot use the mouse on the desktop (not as it supposed to work anyways) ** Changed in: xorg (Ubuntu) Status: New = Confirmed --

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-02 Thread Andrew Oakley
The following changes to /etc/X11/xorg.conf fix this problem: Section InputDevice Identifier Configured Mouse Option Device/dev/input/mice Option Protocol ExplorerPS/2 Option SendCoreEventstrue