Re: setting a parameter for a driver that's built-in

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

 



On Tue, Aug 9, 2016 at 7:32 PM, Chris Murphy <lists@xxxxxxxxxxxxxxxxx> wrote:
>
> So I've got a driver that's built-into the kernel:
>
> $ grep -i magic /boot/config-4.6.4-301.fc24.x86_64
> CONFIG_HID_MAGICMOUSE=y
>
> But by default it emulates a 3 button mouse. For whatever reason,
> xinput is of no help on Wayland, no matter what I do with
> set-button-map, the middle button always pastes whatever is in the
> copy/paste buffer. And also libinput folks basically consider this a
> kernel problem where I should set it to not emulate a 3 button mouse.
>
> But sudo modprobe hid-magicmouse emulate_3button=false doesn't do
> anything, and I'm wondering if that's because it's built-in and can't
> be reloaded with the updated parameter?

mod probe can't work for a built-in module. If you can find the
"/proc/sys/..." path to the variable that you'd like to change, you
can make the edit persistent via "/etc/sysctl.d/".
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
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