Re: Extra mouse buttons

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

 



On Thu, 2009-11-12 at 14:46 -0800, Konstantin Svist wrote:
> Hi all,
> 
> Is there a "good" way to make the extra mouse buttons work in F11/F12?
> In F8 I used something called btnx to map buttons to actions, is that 
> still the way to go?
> BTW, I use a Logitech VX Revolution.
> 
As others mentioned I think these originally went into xorg.conf.
However, with F11 as far as I remember all I did was put an xmodmap
command into my .bash_profile file:

   if [ -n "`echo $DISPLAY | egrep '^(localhost)?:0'`" ]; then
        xmodmap -e "pointer = 1 17 3 4 5 8 9 6 7 10 11 12 13 14 15 16 2
18 19 20"  
   fi

This was for (I think) a Logitech MX performance at work, and something
like an M500 at home. The tilting wheel works, but you may want to remap
the button numbers to suit your own needs.




John.

-- 
John Horne                   Tel: +44 (0)1752 587287
University of Plymouth, UK   Fax: +44 (0)1752 587001

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux