diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-02-09 21:53:42 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-02-09 21:56:34 +0100 |
commit | 2212956636b63bed6cbacb090632c5681a1f924f (patch) | |
tree | 1bfed725e81035fa5d6e663b62435819fbb6ca71 /perl-install/install/share/list.xml | |
parent | 272b03ced34e2cf0ce518f7be974b4e8da4a3931 (diff) | |
download | drakx-2212956636b63bed6cbacb090632c5681a1f924f.tar drakx-2212956636b63bed6cbacb090632c5681a1f924f.tar.gz drakx-2212956636b63bed6cbacb090632c5681a1f924f.tar.bz2 drakx-2212956636b63bed6cbacb090632c5681a1f924f.tar.xz drakx-2212956636b63bed6cbacb090632c5681a1f924f.zip |
add input rules from new systemd (mga#21886)
new systemd broke badly input devices under X.org in Drakx...
Diffstat (limited to 'perl-install/install/share/list.xml')
-rw-r--r-- | perl-install/install/share/list.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index bfc019f0f..4fe521164 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -77,13 +77,18 @@ 13-dm-disk.rules 50-udev-default.rules <!-- needed for input in X11 --> 60-evdev.rules + 60-input-id.rules 60-persistent-input.rules 60-persistent-storage.rules + 60-sensor.rules 61-x11-input.rules 63-md-raid-arrays.rules 64-md-raid-assembly.rules 65-libwacom.rules + 70-mouse.rules 70-spice-vdagentd.rules + 70-touchpad.rules + 70-uaccess.rules 75-net-description.rules 80-drivers.rules 80-libinput-device-groups.rules |