Merge branch 'remove-xf86-input' into 'master'

remove deprecated packages

See merge request applications/manjaro-architect!255
merge-requests/273/head 0.9.30
Matti Hyttinen 4 years ago
commit de2f432758

@ -1,6 +1,4 @@
xf86-input-elographics
xf86-input-evdev
xf86-input-keyboard
xf86-input-libinput
xf86-input-mouse
xf86-input-void

@ -146,9 +146,7 @@ install_xorg_input() {
"xorg-xinit" "-" on \
"xorg-server-xwayland" "-" off \
"xf86-input-evdev" "-" off \
"xf86-input-keyboard" "-" on \
"xf86-input-libinput" "-" on \
"xf86-input-mouse" "-" on \
"xf86-input-synaptics" "-" off 2>${PACKAGES}
clear

Loading…
Cancel
Save