Re: [hackers] [st] Mouse buttons binding

From: Christoph Lohmann <20h_AT_r-36.net>
Date: Sun, 28 Apr 2013 17:44:27 +0200

Greetings.

On Sun, 28 Apr 2013 17:44:27 +0200 Alexander Rezinsky <alexrez_AT_gmail.com> wrote:
> #define SCR_ESC "\002"
>
> static MouseB mouseb[] = {
> { Button4, ShiftMask, SCR_ESC "[\015" },
> { Button4, ControlMask, SCR_ESC "[\015\015" },
> { Button4, XK_ANY_MOD, SCR_ESC "[\015\015" },
> { Button5, ShiftMask, SCR_ESC "[\004" },
> { Button5, ControlMask, SCR_ESC "[\004\004" },
> { Button5, XK_ANY_MOD, SCR_ESC "[\004\004" },
> };

I’ve added the possibility for this to st. Adding emacs specifics is
something that shouldn’t be in st. So you are up to your own to handle
the misdesign and misfeatures of some overbloated Lisp machine with
hardware drivers.

Thanks for your suggestion.


Sincerely,

Christoph Lohmann
Received on Sun Apr 28 2013 - 17:44:27 CEST

This archive was generated by hypermail 2.3.0 : Sun Apr 28 2013 - 18:00:10 CEST