Lines Matching defs:bindseq
424 def bindseq(seq, n=[0]):
430 bindseq("<Key>")
431 bindseq("<Control-Key>")
432 bindseq("<Alt-Key-a>")
433 bindseq("<Control-Key-a>")
434 bindseq("<Alt-Control-Key-a>")
435 bindseq("<Key-b>")
436 bindseq("<Control-Button-1>")
437 bindseq("<Button-2>")
438 bindseq("<Alt-Button-1>")
439 bindseq("<FocusOut>")
440 bindseq("<Enter>")
441 bindseq("<Leave>")