I figured out a workaround:
# apt remove iio-sensor-proxy --purge
then reboot, from that point your screen is always upside down, you need to issue
$ xrandr --output eDP-1 --rotate inverted
after every login. Now the mouse points to the same location it clicks. Hooray!
I figured out a workaround:
# apt remove iio-sensor-proxy --purge
then reboot, from that point your screen is always upside down, you need to issue
$ xrandr --output eDP-1 --rotate inverted
after every login. Now the mouse points to the same location it clicks. Hooray!