diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20110923/005462.html')
| -rw-r--r-- | zarb-ml/mageia-discuss/20110923/005462.html | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110923/005462.html b/zarb-ml/mageia-discuss/20110923/005462.html new file mode 100644 index 000000000..b8f08a591 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110923/005462.html @@ -0,0 +1,103 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Third button emulation ? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Third%20button%20emulation%20%3F&In-Reply-To=%3C201109230609.18402.renaud%40olgiati-in-paraguay.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005461.html"> + <LINK REL="Next" HREF="005463.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Third button emulation ?</H1> + <B>Renaud (Ron) Olgiati</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Third%20button%20emulation%20%3F&In-Reply-To=%3C201109230609.18402.renaud%40olgiati-in-paraguay.org%3E" + TITLE="[Mageia-discuss] Third button emulation ?">renaud at olgiati-in-paraguay.org + </A><BR> + <I>Fri Sep 23 12:09:18 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005461.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI>Next message: <A HREF="005463.html">[Mageia-discuss] Testers needed for siproxd. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5462">[ date ]</a> + <a href="thread.html#5462">[ thread ]</a> + <a href="subject.html#5462">[ subject ]</a> + <a href="author.html#5462">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Monday 12 Sep 2011 07:08 my mailbox was graced by a message from Renaud +(Ron) Olgiati who wrote: +><i> Found a solution on an Ubuntu list/blog: +</I>><i> Seems the problem comes from a new default onfig of evdev, which no longer +</I>><i> activates by default the three-button emulation. +</I>><i> There is no GUI way to change this at the moment, it can be changed by +</I>><i> adding to xorg.conf the following: +</I>><i> +</I>><i> Section "InputClass" +</I>><i> Identifier "middle button emulation class" +</I>><i> MatchIsPointer "on" +</I>><i> Option "Emulate3Buttons" "on" +</I>><i> EndSection +</I>><i> +</I>><i> I read (but did not check, not a Gnome user) that under gnome +</I>><i> $> gsettings set org.gnome.settings-daemon.peripherals.mouse +</I>><i> middle-button-enabled true +</I>><i> also does trick. +</I> +Another solution is to install xinput, +find the mane of your mouse with + +<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">ron at localhost</A>:~ $ xinput --list +...... +⎜ ↳ Logitech USB Trackball id=10 [slave pointer (2)] + +list the properties with +<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">ron at localhost</A>:~ $ xinput list-props "Logitech USB Trackball" + Device 'Logitech USB Trackball': +...... + Evdev Middle Button Emulation (257): 0 + +and change the property with +<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">ron at localhost</A>:~ $ xinput set-prop "Logitech USB Trackball" "Evdev Middle +Button Emulation" 1 + + +Cheers, + +Ron. +-- + You're only young once, + but you can be immature forever. + -- Larry Andersen + + -- <A HREF="http://www.olgiati-in-paraguay.org">http://www.olgiati-in-paraguay.org</A> -- + +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005461.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI>Next message: <A HREF="005463.html">[Mageia-discuss] Testers needed for siproxd. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5462">[ date ]</a> + <a href="thread.html#5462">[ thread ]</a> + <a href="subject.html#5462">[ subject ]</a> + <a href="author.html#5462">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |
