** Tags added: valid-xorg-conf
--
KDE No middle mouse button simulation with two button mouse
https://bugs.launchpad.net/bugs/250358
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.co
I’m sorry that you had problems with that command. The problem is presumably
that nvidia-xconfig wrote the previous version of the file. Perhaps there is
a bug in nvidia-xconfig that means it doesn’t write out the Emulate3Buttons
option. If so, then this might be considered to be a bug in tha
Using my previous configuration with the Emulate3Buttons added allows me to
copy text from the terminal window by pressing both mouse buttons
simultaneously.
Pasting text is achieved by pressing both mouse buttons in e.g. kate.
Interestingly, this process seems to bypass the KDE clipboard which
** Attachment added: "My previous configuration with Emulate3Buttons added"
http://launchpadlibrarian.net/16234797/xorg.conf.good
--
KDE No middle mouse button simulation with two button mouse
https://bugs.launchpad.net/bugs/250358
You received this bug notification because you are a member o
** Attachment added: "the result of dpkg-reconfigure -p low xserver-xorg"
http://launchpadlibrarian.net/16234757/xorg.conf
--
KDE No middle mouse button simulation with two button mouse
https://bugs.launchpad.net/bugs/250358
You received this bug notification because you are a member of Ubunt
I tried
sudo dpkg-reconfigure -p low xserver-xorg
and the question "Emulate 3 button mouse?" wasn't asked.
It's a shame it didn't feel the same way about my monitor and video card
- it happily scrubbed driver-specific settings.
As a test I added
Option "Emulate3Buttons" "1"
to the
What does the file /etc/X11/xorg.conf say for the option
Emulate3Buttons? To find out quickly, at a terminal enter:
grep Emulate3Buttons /etc/X11/xorg.conf
If it does not say “true” (or “1”, “on” or “yes”), you could try changing this
setting by at a terminal entering:
sudo dpkg-reconf