Package: gpm Version: 1.20.7-7 The gpm service does not automatically start on boot.
$ systemctl status gpm ● gpm.service - Console Mouse managerLoaded: loaded (/lib/systemd/system/gpm.service; disabled; vendor preset: enabled)
Active: inactive (dead)
Docs: man:gpm(8)
man:gpm.conf(5)
man:gpm-types(7)
I also don't get any crash reports. But starting it manually works every time:
$ sudo systemctl start gpm
https://bugs.launchpad.net/bugs/1912575

