[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-10-13 Thread Sebastien Bacher
** Changed in: gnome-control-center (Ubuntu)
   Status: Triaged => Confirmed

** Also affects: gnome-control-center
   Importance: Undecided
   Status: New

** Summary changed:

- utouch does not recognize that I use a left-handed mouse
+ the left-handed mouse settings should only apply to pointer devices

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  the left-handed mouse settings should only apply to pointer devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/701086/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-10-12 Thread Chase Douglas
My guess is that X is sending button 1 press and release events, and
that GTK has internally remapped button 1 to secondary and button 2 to
primary for left-handed mousing. GTK needs to somehow determine if the
XInput slave device (i.e. the physical device) is a touchscreen or not.
Then it can interpret the button presses appropriately. Unfortunately, I
don't know if it can do this without some of the XInput multitouch
additions, which aren't upstream in X.org yet. There may be a way to do
it with XInput 1.x device types, but I'm not as familiar with it.

If my guess is correct, this has nothing to do with utouch or even
multitouch support. Any touchscreen in X would cause this behavior. If
my guess is incorrect, well then I have no clue what's going on :).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  utouch does not recognize that I use a left-handed mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/701086/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-10-12 Thread Sebastien Bacher
Chase, could you explain what the issue is and what the GNOME tools
should do differently?

** Changed in: gnome-control-center (Ubuntu)
   Importance: Medium => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  utouch does not recognize that I use a left-handed mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/701086/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-07-05 Thread Chase Douglas
I think I know what the problem is, but it's more an issue with the way
the gnome mouse preferences work. I don't know enough about gnome mouse
preferences to know how to fix it though...

** Package changed: linux (Ubuntu) => gnome-control-center (Ubuntu)

** Changed in: gnome-control-center (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  utouch does not recognize that I use a left-handed mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/701086/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-06-28 Thread Brad Figg
** Changed in: linux (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  utouch does not recognize that I use a left-handed mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/701086/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-06-28 Thread Marc Deslauriers
Chase,

As I understand it, this happens when the user selects "Left-handed" in
the mouse configuration application. Once that is done, the mouse
buttons are inversed as desired, but this has the unfortunate effect of
causing the touch screen to do secondary mouse clicks instead of
primary.

Are you not able to reproduce this behaviour?

** Changed in: linux (Ubuntu)
   Status: Expired => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  utouch does not recognize that I use a left-handed mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/701086/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-06-26 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  utouch does not recognize that I use a left-handed mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/701086/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-04-27 Thread Gilbert Dion
Hi,

I could not even get past the first step. In a terminal, I typed this:

sudo apt-get install utouch-evemu-tools

and got this:

E: Unable to locate package utouch-evemu-tool

I'm running Natty from a thum drive and have a valid ethernet connexion.

What should I do?

Thanks,

Gilbert


2011/4/27 Chase Douglas 

> The next step would be to attach a recording of the device to see if
> someone else can reproduce it. You will need to be in Natty (I think it
> will work from a thumb drive), then follow these instructions:
>
> https://wiki.ubuntu.com/Multitouch/Testing/uTouchEvEmu#Debugging
>
> Please attach the device.prop and device.record files to this report.
>
> Thanks
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/701086
>
> Title:
>  utouch does not recognize that I use a left-handed mouse
>
> Status in “linux” package in Ubuntu:
>  Incomplete
>
> Bug description:
>  When I touch the screen, utouch reacts as if I were using the right button
> of my mouse (contextual menus, for instance) instead of the normal button

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  utouch does not recognize that I use a left-handed mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-04-27 Thread Chase Douglas
The next step would be to attach a recording of the device to see if
someone else can reproduce it. You will need to be in Natty (I think it
will work from a thumb drive), then follow these instructions:

https://wiki.ubuntu.com/Multitouch/Testing/uTouchEvEmu#Debugging

Please attach the device.prop and device.record files to this report.

Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  utouch does not recognize that I use a left-handed mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-04-25 Thread Gilbert Dion
Yes, this is still an issue. Touching the screen has the same effect as
a mouse right click (displays contextual menus and so on).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  utouch does not recognize that I use a left-handed mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-04-25 Thread Chase Douglas
It could be that there's a fix for this in Ubuntu Natty. You can test
this by downloading the current beta release of Natty, put it on a usb
drive using usb-creator, then booting from it to test. You don't need to
install Natty to test it out.

Finding out if this is still an issue in Natty will help us find a fix
for this issue.

Thanks!

** Changed in: utouch (Ubuntu)
   Status: New => Incomplete

** Changed in: utouch (Ubuntu)
 Assignee: Chase Douglas (chasedouglas) => (unassigned)

** Changed in: utouch (Ubuntu)
   Importance: Undecided => Medium

** Package changed: utouch (Ubuntu) => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  utouch does not recognize that I use a left-handed mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-04-21 Thread Duncan McGreggor
** Changed in: utouch (Ubuntu)
   Status: Expired => New

** Changed in: utouch (Ubuntu)
 Assignee: (unassigned) => Chase Douglas (chasedouglas)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  utouch does not recognize that I use a left-handed mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-04-20 Thread Launchpad Bug Tracker
[Expired for utouch (Ubuntu) because there has been no activity for 60
days.]

** Changed in: utouch (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  utouch does not recognize that I use a left-handed mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-01-10 Thread Gilbert Dion
apport information

** Tags added: apport-collected

** Description changed:

- When I touch the screen, utouch reacts as if I were using the right
- button of my mouse (contextual menus, for instance) instead of the
- normal button.
+ When I touch the screen, utouch reacts as if I were using the right button of 
my mouse (contextual menus, for instance) instead of the normal button.
+ --- 
+ Architecture: amd64
+ DistroRelease: Ubuntu 10.10
+ InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
+ MachineType: Acer Aspire Z5700
+ MtDevices: QUANTA OpticalTouchScreen: /dev/input/event7
+ Package: utouch 1.1
+ PackageArchitecture: all
+ ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-23-generic 
root=UUID=72b5fcae-c035-4b41-96d8-5ac2dee8a345 ro quiet splash
+ ProcEnviron:
+  PATH=(custom, user)
+  LANG=fr_CA.utf8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
+ Tags: maverick hci touch
+ Uname: Linux 2.6.35-23-generic x86_64
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ dmi.bios.date: 06/02/2010
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: P01-A3
+ dmi.board.name: Aspire Z5700
+ dmi.board.vendor: Acer
+ dmi.chassis.type: 13
+ dmi.chassis.vendor: Acer
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP01-A3:bd06/02/2010:svnAcer:pnAspireZ5700:pvr:rvnAcer:rnAspireZ5700:rvr:cvnAcer:ct13:cvr:
+ dmi.product.name: Aspire Z5700
+ dmi.sys.vendor: Acer

** Attachment added: "0003040830010001.txt"
   
https://bugs.edge.launchpad.net/bugs/701086/+attachment/1790588/+files/0003040830010001.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  utouch does not recognize that I use a left-handed mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-01-10 Thread ElPasmo
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect 701086 
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Changed in: utouch (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  utouch does not recognize that I use a left-handed mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-01-10 Thread ElPasmo
Assigning right package

** Package changed: linux (Ubuntu) => utouch (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  utouch does not recognize that I use a left-handed mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-01-10 Thread Gilbert Dion

** Attachment added: "version.log"
   https://bugs.launchpad.net/bugs/701086/+attachment/1790250/+files/version.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/701086

Title:
  utouch does not recognize that I use a left-handed mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs