Replacing evdev with libinput
Posted by Polynomial-C on
In Gentoo bug #601132 we want to switch from evdev as primary input driver for X to the shiny new libinput.
For me it turned out to be harder than expected as can be clearly seen in the bug.
Long story short, there's a couple of things users should keep in mind if they switch from evdev to libinput:
For me it turned out to be harder than expected as can be clearly seen in the bug.
Long story short, there's a couple of things users should keep in mind if they switch from evdev to libinput:
- Remove any
XKBRules
entries from your xorg configuration files or else you can get very strange (and wrong) key mappings for your keyboard. - Packages that have the
libinput
USE flag shoud have it enabled and the package being re-emerged. - Additionally the
evdev
USE flag should be disabled for the very same packages.
Trackbacks
Trackback specific URI for this entryThis link is not meant to be clicked. It contains the trackback URI for this entry. You can use this URI to send ping- & trackbacks from your own blog to this entry. To copy the link, right click and select "Copy Shortcut" in Internet Explorer or "Copy Link Location" in Mozilla.
No Trackbacks
The author does not allow comments to this entry
Comments
Display comments as Linear | ThreadedNo comments