Hi:
I created a ebuild with a patch for xf86-input-evdev to try and debounce my mouse button. The ebuild is at https://github.com/cor-mt/portage-overlay/blob/master/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.9.2-r1.ebuildit compile and install fine but with it installed neither the keyboard nor mouse is working. If I am correct it should install 100% the same as from the funtoo/gentoo overlay without the "debounce" use flag but it gives the same symptoms.
What am I doing wrong?
Tnx.