Re: Not able to bind <B1-Button>?
- From: "Donal K. Fellows" <donal.k.fellows@xxxxxxxxx>
- Date: Fri, 30 May 2008 03:03:58 -0700 (PDT)
Dave Bodenstab wrote:
I must be missing something incredibly obvious, but
why do I not get anything printed when I click with
mouse button 1? I've tried a couple of different
window mgr's on X11, and also tried on windows.
bind . <B1-Button> "puts %W"
That detects clicking a button while button #1 is pressed, i.e. mouse
chords. For simple clicks, you want <Button-1> (which can be shortened
to <1>).
Donal.
.
- References:
- Not able to bind <B1-Button>?
- From: Dave Bodenstab
- Not able to bind <B1-Button>?
- Prev by Date: Re: merging variables and arrays ...
- Next by Date: Re: Not able to bind <B1-Button>?
- Previous by thread: Re: Not able to bind <B1-Button>?
- Next by thread: socket question
- Index(es):