Re: Logitech MX Revolution Mouse Problems, wheel button

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 15 Jan 2012 10:19:14 -0500
William M. Quarles wrote:

> Does anybody know how I might go about fixing this issue more 
> permanently? If there is a bug report that should be filed on this, what 
> package should I report it against?

Don't know what Gnome or KDE might be doing automatically, but with
the xinput tool you can usually make anything happen,
it just takes a while to figure out the arcane command
syntax.

For instance, I have this magic file:

/etc/X11/xinit/xinitrc.d/99-mouse.sh

With junk like this in it:

#!/bin/bash
xinput --set-button-map \
       'Kensington      Kensington Expert Mouse' \
       1 8 3 4 5 6 7 2
xinput --set-int-prop \
       'Kensington      Kensington Expert Mouse' \
       'Evdev Drag Lock Buttons' 8 2 1

The scripts in /etc/X11/xinit/xinitrc.d get run
when you login to an X session, so my mouse
settings get made on each login. If you use a KVM
switch, or plugin the mouse later, you need something
to run the script when it sees the mouse, like this:

http://home.comcast.net/~tomhorsley/software/xdbusd/xdbusd.html
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux