Hi, I have similar problem when using consolation : the number of columns or lines is limited and the mouse pointer cannot access to the whole term. However if I run consolation from inside the tty, everything is OK (and very well with scrolling, tapping etc...).
If I launch it from inside a xterm like terminal the number of lines and columns in the tty is limited to that of the xterm terminal (lower than that of the tty is the xterm window is not in full screen). It seems that consolation considers the size of the window from which it is launched. I suspect that during boot with systemd the program does not know the tty size (but I don't know what it considers. Fall back values ?). systemctl status show that type of message: consolation[7071]: TIOCGWINSZ: Inappropriate ioctl for device I believe it is related to the 834994 bug, but if you think differently, I am ready to open a new one. Best regards Pascal Dormeau