Bug 21534 - libinput config file broken
Summary: libinput config file broken
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 6
Hardware: All Linux
Priority: Normal major
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-14 16:24 CEST by w unruh
Modified: 2017-08-14 16:26 CEST (History)
0 users

See Also:
Source RPM: x11-driver-input-libinput-.25.1-2.mga6.x86_64.rpm
CVE:
Status comment:


Attachments

Description w unruh 2017-08-14 16:24:19 CEST
Description of problem: The
file /usr/share/X11/xorg.conf.d/40-libinput.conf
is broken. All it has in it are 5 copies of the following. No other options are indicated.

Section "InputClass"
        Identifier "libinput pointer catchall"
        MatchIsPointer "on"
        MatchDevicePath "/dev/input/event*"
        Driver "libinput"
EndSection


libinput really does not work well. It is far far too sensitive to accidental touchpad touches-- the cursor jumps all over the page while typing, and none of the options in SystemSettings->InputDevices->touchpad do anything. Ie, that setting program is completely useless. 



 


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
Comment 1 w unruh 2017-08-14 16:26:58 CEST
Sorry, I cannot read carefully enough.

Resolution: (none) => INVALID
Status: NEW => RESOLVED


Note You need to log in before you can comment on or make changes to this bug.