Public bug reported:

R.A.T 3 focus issue with Ubuntu 12.0.4 LTS

Mouse can only focus on current screen resulting in User having to use
Alt-Tab to change focus manually and Alt-F4 to return mouse focus to
desktop/menu options

This is similar to #615892 where the R.A.T 7 mouse was being discussed.

Putting the file into /usr/share/X11/xorg.conf.d/ fixes the problem

Filename 51-rat3.conf

Contents:

Section "InputClass"
        Identifier "Mouse Remap"
        MatchProduct "R.A.T.3"
        MatchDevicePath "/dev/input/event*"
        Option "ButtonMapping" "1 2 3 4 5 6 7 0 0 0 0 0 0 0"
EndSection


Would be nice if someone could add this in the next Ubuntu release!

Thanks

** Affects: xserver-xorg-input-evdev (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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/1180147

Title:
  R.A.T 3 Mouse Focus Issue

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

Bug description:
  R.A.T 3 focus issue with Ubuntu 12.0.4 LTS

  Mouse can only focus on current screen resulting in User having to use
  Alt-Tab to change focus manually and Alt-F4 to return mouse focus to
  desktop/menu options

  This is similar to #615892 where the R.A.T 7 mouse was being
  discussed.

  Putting the file into /usr/share/X11/xorg.conf.d/ fixes the problem

  Filename 51-rat3.conf

  Contents:

  Section "InputClass"
        Identifier "Mouse Remap"
        MatchProduct "R.A.T.3"
        MatchDevicePath "/dev/input/event*"
        Option "ButtonMapping" "1 2 3 4 5 6 7 0 0 0 0 0 0 0"
  EndSection

  
  Would be nice if someone could add this in the next Ubuntu release!

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1180147/+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

Reply via email to