<p dir="ltr">On Feb 11, 2014 7:02 AM, "Jason A. Donenfeld" <<a href="mailto:Jason@zx2c4.com">Jason@zx2c4.com</a>> wrote:<br>
><br>
> I use konsole. It has a nice feature that when the scrollbars have been<br>
> disabled -- like in the case of a full-console app like vim or less --<br>
> it makes the mouse wheel send up and down key strokes, so that<br>
> scrolling happens. It's really nice. I open up less, and then I can<br>
> scroll through it using the mouse wheel.<br>
><br>
> This doesn't work with systemd's pager, however, because systemd passes<br>
> --no-init to less. This patch removes this "X" flag.</p>
<p dir="ltr">On the one hand, scrolling like that is convenient, in gnome-terminal as well – on the other hand, removing -X causes `less` open the "alt screen" mode even for really short outputs, which can become annoying quickly…</p>