[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2013-03-11 Thread Stuart Bishop
** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2012-04-15 Thread walt
For future googlers:  dconf-editor is an easier way to set the (very
stupid) gnome middle-button setting.

Run dconf-editor  from a command prompt and navigate to org::gnome
::settings-daemon::mouse.  You should see the middle-button-enabled
checkbox in the right-hand panel.

You should find this 'feature' documented in, um, well, I have NFI where
you should find this documented.

This bug report saved me a lot of time, thanks.

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-29 Thread John S
Wow, thanks joey-cai!

I made a quick bash script for that command in /usr/local/bin.  It
wasn't obvious to me how to launch it at startup... I found nothing for
that in the system settings menu.  Then I tried the easy thing... search
for startup in the Unity dash.  And Startup Applications Preferences
came up.  Added a call to it there, and it might as well have been set
in xorg.conf!

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-26 Thread Susumu Tanimura
The gnome-level setting also works for the original reporter. Thank you.

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-25 Thread Alison Rowland
The gsettings fix worked for me, as well. Thanks.

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-24 Thread Joe Cai
It turns out that this is a gnome 3 configuration problem.

[quote from http://who-t.blogspot.com/2011/04/gnome-30-middle-mouse-
button-emulation.html ]

GNOME 3.0 has a gsettings key to also trigger this behaviour on a per-
user basis (see bug 633863). The default value is off (false). Settings
applied from the desktop environment overwrite xorg.conf(.d) settings,
so to get middle button emulation in GNOME simply toggle the gsettings
key and don't worry about xorg.conf(.d). The command to toggle the key
is:


$ gsettings set org.gnome.settings-daemon.peripherals.mouse \
 middle-button-enabled true

[/quote]

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-24 Thread Joe Cai
btw, the bug 633863 mentioned above should be a gnome one at
https://bugzilla.gnome.org/show_bug.cgi?id=633863 , not a launchpad one.

** Bug watch added: GNOME Bug Tracker #633863
   https://bugzilla.gnome.org/show_bug.cgi?id=633863

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-24 Thread Martin Kopta
I used the proposed command

gsettings set org.gnome.settings-daemon.peripherals.mouse middle-button-
enabled true

and it actually works now. Thank you.

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-23 Thread John S
I'm having the same problem.  Emulate3Buttons does not work.  I'm using
a logitech wheel mouse, part of the MX5500, so pressing the wheel
toggles the operation of the wheel itself rather than sending middle-
click.  With Emulate3Buttons, I was happy enough.

I tried changing the relevant section in
/usr/share/X11/xorg.conf.d/10-evdev.conf to:

Section InputClass
Identifier evdev pointer catchall
MatchIsPointer on
MatchDevicePath /dev/input/event*
Driver evdev
Option Emulate3Buttons True
EndSection

...but, no dice.  This is what I had to do in 11.04 to make it work; but
it doesn't seem like it's working.  Very frustrating; I use that
copy/paste shortcut all the time.

Anybody have any good workarounds?

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-16 Thread lilith
Mine seems working fine.But I'm not sure since I use trackpointtouchpad most 
of the time and never paid attention to functions of the middle button. Here's 
codes in /usr/share/X11/xorg.conf.d/11-evdev-quirks.conf 
[code]
Section InputClass
Identifier Avago Technologies mouse quirks (LP: #746639)
MatchIsPointer on
MatchDevicePath /dev/input/event*
Driver evdev
MatchUSBID 192f:0416
Option Emulate3Buttons True
Option Emulate3Timeout 50
EndSection

Section InputClass
Identifier  Benq m310
MatchProductHID 0d62:1000
Driver  evdev
Option  IgnoreAbsoluteAxestrue
EndSection

Section InputClass

Identifier  Marble Mouse

MatchProduct Logitech USB Trackball

MatchIsPointer on

MatchDevicePath /dev/input/event*

Driver evdev

Option ButtonMapping 1 2 3 4 5 6 7 8 9

Option EmulateWheel true

Option EmulateWheelButton 8

Option ZAxisMapping 4 5

Option XAxisMapping 6 7

Option Emulate3Buttons true

EndSection
[/code]

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-16 Thread Joe Cai
@lilith both trackpoint and touchpad work fine, it's the mouse that is
not working.

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-15 Thread Lennart Karssen
Same problem here. In Ubuntu 11.04 I used the attached file
(/usr/share/X11/xorg.conf.d/70-logitech-marble-mouse.conf) to get my
Logitech trackball to work. On a fresh Ubuntu 11.10 install the
scrolling works, but the Emulate3Buttons doesn't.


** Attachment added: Xorg config for Logitech Trackman Marble
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/874237/+attachment/2547412/+files/70-logitech-marble-mouse.conf

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-15 Thread Ville Ranki
Me too. 
I hope this is fixed on high priority. It is nearly a showstopper, as 
copy-pasting using ctrl-c ctrl-v is very slow when used to middle button.

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-15 Thread SeanK
Agreed.  This should be a high priority bug.  It is a show stopper for
me.

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-14 Thread Susumu Tanimura
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/874237

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-14 Thread Susumu Tanimura
** Attachment added: xorg.conf
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/874237/+attachment/2543622/+files/xorg.conf

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xserver-xorg-input-evdev (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/874237

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-14 Thread Martin Kopta
** Attachment added: xorg log
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/874237/+attachment/2544862/+files/Xorg.0.log

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-14 Thread Martin Kopta
** Attachment added: custom settings (doesn't work)
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/874237/+attachment/2544861/+files/60-mys.conf

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-14 Thread Martin Kopta
I have the same issue. My configuration worked flawlessly on Natty and
after upgrade it doesn't work anymore. Well, it actually works, but only
for touchpad.

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

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

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