On Sat, 4 Apr 2020 22:11:59 +0200, Alarig Le Lay wrote:

> The news item from 2020-04-03 says “future removal of the legacy X11
> input drivers x11-drivers/xf86-input-mouse and
> x11-drivers/xf86-input-keyboard“

[snip]
 
> However, emerge --depclean doesn’t try to remove them. The INPUT_DEVICES
> is commented out in make.conf but emerege --info does contain the
> deprecated drivers:
> alarig@pikachu ~ % grep INPUT_DEVICES /etc/portage/make.conf
> #INPUT_DEVICES="evdev synaptics"
> alarig@pikachu ~ % emerge --info | grep -Po
> '\KINPUT_DEVICES="([[:lower:]](\s?))+"' INPUT_DEVICES="libinput
> keyboard mouse"
> 
> Which is the concatenation of INPUT_DEVICES="libinput" from
> profiles/default/linux/make.defaults and INPUT_DEVICES="keyboard mouse"
> from profiles/base/make.defaults.
> 
> So, I think that the INPUT_DEVICES variable pushed by the base profile
> should be updated.

Isn't the key that the news item says "future removal". Devs have been
criticised in the past by documenting these changes too late, sometimes
after they have been implemented. This time they seem to be giving us
fair warning and time to get our systems in order. My results are similar
to yours so I expect that the deprecated drivers will be depcleaned when
the future becomes the present.


-- 
Neil Bothwick

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook

Attachment: pgpKashmjPnXz.pgp
Description: OpenPGP digital signature

Reply via email to