[Desktop-packages] [Bug 317025] Re: Scroll ball will not scroll horizontally

2014-01-19 Thread DAP
The problem still exists in Ubuntu 13.10.
I was unable to do the requested test in the daily build because the daily 
build is not functional enough.
Booting from the live CD, the mouse did no initially work. I had to unplug it 
and plug it back in before I could click on the try ubuntu button.
Once Ubuntu started, I had no menus at all. I had two icons: Install Ubuntu and 
examples. Clicking on the examples icon brought up a file browser in a fixed 
sized window with no window decorations (no maximize, no minimize, no close 
button)
I found a way to run firefox, it also had no window decorations. In an attempt 
to get a window up with a horizontal scroll bar, I tried typing a URL, and 
found that the keyboard was not working. At this point I realized I could do 
nothing usefull with this live CD, ejected it and hit the reset button on my 
computer.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/317025

Title:
  Scroll ball will not scroll horizontally

Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Incomplete

Bug description:
  This is similar to a bunch of other horizontal scroll does not work
  bugs, but I did not find any of those that were close enough that I
  could call this a duplicate.

  The mouse is a Compaq CPQ750TP. It shows up as Acrox USB  PS/2 Mouse when 
plugged into the PC directly, and ATEN CS1784 when plugged into my KVM (it 
works identically regardless how it is plugged in).
  The mouse has a scroll ball and 5 buttons.
  I have spent quite some time attempting to get the horizontal scrolling to 
work.
  I have the following in a .fdi file in the /etc/hal/fdi/policy directory:

  ?xml version=1.0 encoding=ISO-8859-1?

  deviceinfo version=0.2

device
  match key=info.product string=Acrox USB amp; PS/2 Mouse
merge key=input.x11_options.XAxisMapping type=string6 7/merge
  /match
/device

device
  match key=info.product string=ATEN CS1784
merge key=input.x11_options.ButtonMapping type=string1 2 3 4 5 10 
11 8 9 6 7/merge
merge key=input.x11_options.Emulate3Buttons type=string0/merge
merge key=input.x11_options.EmulateWheelButton 
type=string0/merge
merge key=input.x11_options.XAxisMapping type=string10 11/merge
  /match
/device
  /deviceinfo

  Horizontal scrolling works perfectly on Windows 2000 (different computer, 
same KVM  mouse)
  Attempting to scroll horizontally in Ubuntu gets fast vertical scrolling.

  If I monitor events with xinput test 4 Left button maps to button 1,
  middle button (pushing down on ball) maps to button 2, right button
  maps to button 3 left side button maps to button 8, right button maps
  to button 9, vertical scroll with ball maps to buttons 4  5,
  horizontal scroll with ball also maps to buttons 4  5, but each event
  is repeated 7 times.

  It appears as if horizontal scrolling should be mapping to buttons 6 
  7. The hal file above was an attempt at a work arround to remap 6  7
  to 10  11, but the remapping  to 4  5 is still happening.

  Wild speculation: someone has hard wired his preferences into the
  driver.

  $ lsb_release -rd
  Description:  Ubuntu 8.10
  Release:  8.10

  Not sure  where this problem is happening, but my guess is evdev.

  Horizontal scrolling is very important to me. I do CAD work, and being
  able to scroll in two dimensions around a large drawing is very
  helpful. To that end, I have purchased at least 8 different mice with
  scroll balls on them trying to find one that works well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/317025/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 317025] Re: Scroll ball will not scroll horizontally

2014-01-19 Thread Christopher M. Penalver
DAP, fair enough. Could you please perform the requested apport-collect
in Saucy?

** Tags removed: needs-retested-on-lucid-by-june
** Tags added: needs-apport-collect

** Tags added: saucy

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/317025

Title:
  Scroll ball will not scroll horizontally

Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Incomplete

Bug description:
  This is similar to a bunch of other horizontal scroll does not work
  bugs, but I did not find any of those that were close enough that I
  could call this a duplicate.

  The mouse is a Compaq CPQ750TP. It shows up as Acrox USB  PS/2 Mouse when 
plugged into the PC directly, and ATEN CS1784 when plugged into my KVM (it 
works identically regardless how it is plugged in).
  The mouse has a scroll ball and 5 buttons.
  I have spent quite some time attempting to get the horizontal scrolling to 
work.
  I have the following in a .fdi file in the /etc/hal/fdi/policy directory:

  ?xml version=1.0 encoding=ISO-8859-1?

  deviceinfo version=0.2

device
  match key=info.product string=Acrox USB amp; PS/2 Mouse
merge key=input.x11_options.XAxisMapping type=string6 7/merge
  /match
/device

device
  match key=info.product string=ATEN CS1784
merge key=input.x11_options.ButtonMapping type=string1 2 3 4 5 10 
11 8 9 6 7/merge
merge key=input.x11_options.Emulate3Buttons type=string0/merge
merge key=input.x11_options.EmulateWheelButton 
type=string0/merge
merge key=input.x11_options.XAxisMapping type=string10 11/merge
  /match
/device
  /deviceinfo

  Horizontal scrolling works perfectly on Windows 2000 (different computer, 
same KVM  mouse)
  Attempting to scroll horizontally in Ubuntu gets fast vertical scrolling.

  If I monitor events with xinput test 4 Left button maps to button 1,
  middle button (pushing down on ball) maps to button 2, right button
  maps to button 3 left side button maps to button 8, right button maps
  to button 9, vertical scroll with ball maps to buttons 4  5,
  horizontal scroll with ball also maps to buttons 4  5, but each event
  is repeated 7 times.

  It appears as if horizontal scrolling should be mapping to buttons 6 
  7. The hal file above was an attempt at a work arround to remap 6  7
  to 10  11, but the remapping  to 4  5 is still happening.

  Wild speculation: someone has hard wired his preferences into the
  driver.

  $ lsb_release -rd
  Description:  Ubuntu 8.10
  Release:  8.10

  Not sure  where this problem is happening, but my guess is evdev.

  Horizontal scrolling is very important to me. I do CAD work, and being
  able to scroll in two dimensions around a large drawing is very
  helpful. To that end, I have purchased at least 8 different mice with
  scroll balls on them trying to find one that works well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/317025/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 317025] Re: Scroll ball will not scroll horizontally

2014-01-19 Thread DAP
apport information

** Tags added: apport-collected possible-manual-nvidia-install ubuntu

** Description changed:

  This is similar to a bunch of other horizontal scroll does not work
  bugs, but I did not find any of those that were close enough that I
  could call this a duplicate.
  
  The mouse is a Compaq CPQ750TP. It shows up as Acrox USB  PS/2 Mouse when 
plugged into the PC directly, and ATEN CS1784 when plugged into my KVM (it 
works identically regardless how it is plugged in).
  The mouse has a scroll ball and 5 buttons.
  I have spent quite some time attempting to get the horizontal scrolling to 
work.
  I have the following in a .fdi file in the /etc/hal/fdi/policy directory:
  
  ?xml version=1.0 encoding=ISO-8859-1?
  
  deviceinfo version=0.2
  
device
  match key=info.product string=Acrox USB amp; PS/2 Mouse
merge key=input.x11_options.XAxisMapping type=string6 7/merge
  /match
/device
  
device
  match key=info.product string=ATEN CS1784
merge key=input.x11_options.ButtonMapping type=string1 2 3 4 5 10 
11 8 9 6 7/merge
merge key=input.x11_options.Emulate3Buttons type=string0/merge
merge key=input.x11_options.EmulateWheelButton 
type=string0/merge
merge key=input.x11_options.XAxisMapping type=string10 11/merge
  /match
/device
  /deviceinfo
  
  Horizontal scrolling works perfectly on Windows 2000 (different computer, 
same KVM  mouse)
  Attempting to scroll horizontally in Ubuntu gets fast vertical scrolling.
  
  If I monitor events with xinput test 4 Left button maps to button 1,
  middle button (pushing down on ball) maps to button 2, right button maps
  to button 3 left side button maps to button 8, right button maps to
  button 9, vertical scroll with ball maps to buttons 4  5, horizontal
  scroll with ball also maps to buttons 4  5, but each event is repeated
  7 times.
  
  It appears as if horizontal scrolling should be mapping to buttons 6 
  7. The hal file above was an attempt at a work arround to remap 6  7 to
  10  11, but the remapping  to 4  5 is still happening.
  
  Wild speculation: someone has hard wired his preferences into the
  driver.
  
  $ lsb_release -rd
  Description:  Ubuntu 8.10
  Release:  8.10
  
  Not sure  where this problem is happening, but my guess is evdev.
  
- Horizontal scrolling is very important to me. I do CAD work, and being
- able to scroll in two dimensions around a large drawing is very helpful.
- To that end, I have purchased at least 8 different mice with scroll
- balls on them trying to find one that works well.
+ Horizontal scrolling is very important to me. I do CAD work, and being able 
to scroll in two dimensions around a large drawing is very helpful. To that 
end, I have purchased at least 8 different mice with scroll balls on them 
trying to find one that works well.
+ --- 
+ ApportVersion: 2.12.5-0ubuntu2.2
+ Architecture: amd64
+ DistUpgraded: 2013-10-19 16:58:55,355 DEBUG enabling apt cron job
+ DistroCodename: saucy
+ DistroRelease: Ubuntu 13.10
+ DistroVariant: ubuntu
+ InstallationDate: Installed on 2011-05-22 (973 days ago)
+ InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
+ MachineType: System manufacturer System Product Name
+ MarkForUpload: True
+ NonfreeKernelModules: nvidia
+ Package: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
+ PackageArchitecture: amd64
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c2921384-38b9-419e-b7ef-007bcc801561 ro nosplash debug --verbose
+ ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
+ Tags:  saucy possible-manual-nvidia-install ubuntu
+ Uname: Linux 3.11.0-15-generic x86_64
+ UpgradeStatus: Upgraded to saucy on 2013-10-19 (92 days ago)
+ UserGroups: adm admin audio cdrom dialout fax floppy fuse lpadmin mythtv 
plugdev sambashare video
+ dmi.bios.date: 09/21/2010
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 2209
+ dmi.board.asset.tag: To Be Filled By O.E.M.
+ dmi.board.name: P6T DELUXE
+ dmi.board.vendor: ASUSTeK Computer INC.
+ dmi.board.version: Rev 1.xx
+ dmi.chassis.asset.tag: Asset-1234567890
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Chassis Manufacture
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2209:bd09/21/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP6TDELUXE:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
+ dmi.product.name: System Product Name
+ dmi.product.version: System Version
+ dmi.sys.vendor: System manufacturer
+ version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
+ version.ia32-libs: ia32-libs 20090808ubuntu36
+ version.libdrm2: libdrm2 2.4.46-1ubuntu1
+ version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
+ version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
+ version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
+ version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2~saucy1

[Desktop-packages] [Bug 317025] Re: Scroll ball will not scroll horizontally

2014-01-19 Thread Christopher M. Penalver
** Tags added: latest-bios-2209

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/317025

Title:
  Scroll ball will not scroll horizontally

Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Incomplete

Bug description:
  This is similar to a bunch of other horizontal scroll does not work
  bugs, but I did not find any of those that were close enough that I
  could call this a duplicate.

  The mouse is a Compaq CPQ750TP. It shows up as Acrox USB  PS/2 Mouse when 
plugged into the PC directly, and ATEN CS1784 when plugged into my KVM (it 
works identically regardless how it is plugged in).
  The mouse has a scroll ball and 5 buttons.
  I have spent quite some time attempting to get the horizontal scrolling to 
work.
  I have the following in a .fdi file in the /etc/hal/fdi/policy directory:

  ?xml version=1.0 encoding=ISO-8859-1?

  deviceinfo version=0.2

device
  match key=info.product string=Acrox USB amp; PS/2 Mouse
merge key=input.x11_options.XAxisMapping type=string6 7/merge
  /match
/device

device
  match key=info.product string=ATEN CS1784
merge key=input.x11_options.ButtonMapping type=string1 2 3 4 5 10 
11 8 9 6 7/merge
merge key=input.x11_options.Emulate3Buttons type=string0/merge
merge key=input.x11_options.EmulateWheelButton 
type=string0/merge
merge key=input.x11_options.XAxisMapping type=string10 11/merge
  /match
/device
  /deviceinfo

  Horizontal scrolling works perfectly on Windows 2000 (different computer, 
same KVM  mouse)
  Attempting to scroll horizontally in Ubuntu gets fast vertical scrolling.

  If I monitor events with xinput test 4 Left button maps to button 1,
  middle button (pushing down on ball) maps to button 2, right button
  maps to button 3 left side button maps to button 8, right button maps
  to button 9, vertical scroll with ball maps to buttons 4  5,
  horizontal scroll with ball also maps to buttons 4  5, but each event
  is repeated 7 times.

  It appears as if horizontal scrolling should be mapping to buttons 6 
  7. The hal file above was an attempt at a work arround to remap 6  7
  to 10  11, but the remapping  to 4  5 is still happening.

  Wild speculation: someone has hard wired his preferences into the
  driver.

  $ lsb_release -rd
  Description:  Ubuntu 8.10
  Release:  8.10

  Not sure  where this problem is happening, but my guess is evdev.

  Horizontal scrolling is very important to me. I do CAD work, and being able 
to scroll in two dimensions around a large drawing is very helpful. To that 
end, I have purchased at least 8 different mice with scroll balls on them 
trying to find one that works well.
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  DistUpgraded: 2013-10-19 16:58:55,355 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  InstallationDate: Installed on 2011-05-22 (973 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=c2921384-38b9-419e-b7ef-007bcc801561 ro nosplash debug --verbose
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  Tags:  saucy possible-manual-nvidia-install ubuntu
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-10-19 (92 days ago)
  UserGroups: adm admin audio cdrom dialout fax floppy fuse lpadmin mythtv 
plugdev sambashare video
  dmi.bios.date: 09/21/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2209
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P6T DELUXE
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2209:bd09/21/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP6TDELUXE:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2~saucy1
  version.xserver-xorg-input-evdev: 

[Desktop-packages] [Bug 317025] Re: Scroll ball will not scroll horizontally

2014-01-09 Thread Christopher M. Penalver
DAP, this bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue? If
so, could you please test for this with the latest development release
of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications-Accessories-Terminal), as it will automatically gather
and attach updated debug information to this report:

apport-collect -p xserver-xorg-input-evdev REPLACE-WITH-BUG-NUMBER

Please note, given that the information from the prior release is
already available, doing this on a release prior to the development one
would not be helpful.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Importance: Undecided = Low

** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/317025

Title:
  Scroll ball will not scroll horizontally

Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Incomplete

Bug description:
  This is similar to a bunch of other horizontal scroll does not work
  bugs, but I did not find any of those that were close enough that I
  could call this a duplicate.

  The mouse is a Compaq CPQ750TP. It shows up as Acrox USB  PS/2 Mouse when 
plugged into the PC directly, and ATEN CS1784 when plugged into my KVM (it 
works identically regardless how it is plugged in).
  The mouse has a scroll ball and 5 buttons.
  I have spent quite some time attempting to get the horizontal scrolling to 
work.
  I have the following in a .fdi file in the /etc/hal/fdi/policy directory:

  ?xml version=1.0 encoding=ISO-8859-1?

  deviceinfo version=0.2

device
  match key=info.product string=Acrox USB amp; PS/2 Mouse
merge key=input.x11_options.XAxisMapping type=string6 7/merge
  /match
/device

device
  match key=info.product string=ATEN CS1784
merge key=input.x11_options.ButtonMapping type=string1 2 3 4 5 10 
11 8 9 6 7/merge
merge key=input.x11_options.Emulate3Buttons type=string0/merge
merge key=input.x11_options.EmulateWheelButton 
type=string0/merge
merge key=input.x11_options.XAxisMapping type=string10 11/merge
  /match
/device
  /deviceinfo

  Horizontal scrolling works perfectly on Windows 2000 (different computer, 
same KVM  mouse)
  Attempting to scroll horizontally in Ubuntu gets fast vertical scrolling.

  If I monitor events with xinput test 4 Left button maps to button 1,
  middle button (pushing down on ball) maps to button 2, right button
  maps to button 3 left side button maps to button 8, right button maps
  to button 9, vertical scroll with ball maps to buttons 4  5,
  horizontal scroll with ball also maps to buttons 4  5, but each event
  is repeated 7 times.

  It appears as if horizontal scrolling should be mapping to buttons 6 
  7. The hal file above was an attempt at a work arround to remap 6  7
  to 10  11, but the remapping  to 4  5 is still happening.

  Wild speculation: someone has hard wired his preferences into the
  driver.

  $ lsb_release -rd
  Description:  Ubuntu 8.10
  Release:  8.10

  Not sure  where this problem is happening, but my guess is evdev.

  Horizontal scrolling is very important to me. I do CAD work, and being
  able to scroll in two dimensions around a large drawing is very
  helpful. To that end, I have purchased at least 8 different mice with
  scroll balls on them trying to find one that works well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/317025/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp