Hello -- On 03/02/2008, Phil Carter <[EMAIL PROTECTED]> wrote: > I'm trying to get the following mouse binding to work: > Mouse 1 < A Delete > > When I type it into FvwmConsole, it works. When I put it in my config > file and restart FVWM though, it doesn't work. I'm using FVWM 2.5.21. > Any ideas?
Since "<" is a special case for a frame, you should ensure that the order is thus: Mouse 1 F A ... Mouse 1 < A Delete (i.e., for anything using "F" as a context comes before the specific case of applying a specific corner.) -- Thomas Adam
