Re: fedup upgrade to 18 broke my touchpad on DELL Vostro

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

 



On 18/06/13 11:09, Gary Stainburn wrote:
> > One thing I don't have with the mouse that I did have with the touchpad
> > was pressing both buttons to emulate the middle button and getting a
> > "paste" action.
> >

Since F-14 I have had to fix this problem after new installs and occasionally after updates by editing /usr/share/X11/xorg.conf.d/10-evdev.conf by adding following at the end the:

Section "InputClass"
     Identifier "whatever"
     MatchIsPointer "on"
     Option "Emulate3Buttons" "on"
EndSection

Section "InputClass"
     Identifier        "system-setup-keyboard"
     MatchIsKeyboard     "on"
     Option        "XkbOptions"    "terminate:ctrl_alt_bksp"
EndSection

The second section is to make Control+Alternate+Backspace work again which you may not care about. I think this requires a reboot?

Bob

--

http://www.qrz.com/db/W2BOD

box10   Fedora-18 XFCE Linux

--
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