On Sun, Sep 12, 2010 at 5:53 AM, Rudolf Sykora <[email protected]> wrote: > Hello, > > If I am right, there are some patches enabling mouse chords in sam as > well as using focus follows mouse (like acme). > I found some kind of the former in Steve Simon's contrib. > What about the latter? > > Thanks > Ruda > >
The chording patch is in the plan9port source tree. It causes sam to deadlock after a few uses of chords, hence it is shut off with a #define at /src/cmd/samterm/main.c:29 . If you can figure out how to get it to work properly, several people would be grateful. The FFM patch is somewhere in contrib, IIRC.
