From: Pasi Kallinen Date: Sun, 21 Oct 2018 16:30:05 +0000 (+0300) Subject: X11: Mouse wheel scrolling for message window X-Git-Tag: NetHack-3.6.2_Released~176^2~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b653d0d1374a046c03e75867d85f31a70e752f53;p=nethack X11: Mouse wheel scrolling for message window --- diff --git a/win/X11/winmesg.c b/win/X11/winmesg.c index 5a019ee2c..32f3909b2 100644 --- a/win/X11/winmesg.c +++ b/win/X11/winmesg.c @@ -50,6 +50,8 @@ static char mesg_translations[] = "#override\n\ Right: scroll(6)\n\ Up: scroll(8)\n\ Down: scroll(2)\n\ + : scroll(8)\n\ + : scroll(2)\n\ : input()"; /* Move the message window's vertical scrollbar's slider to the bottom. */