Bindings

Associate Tcl scripts with X events:
Use tags to select one or more windows: - Name of window: .b - Widget class: Text - All windows: all - Arbitrary string: foo, bar, ...
bind .b {backspace .t}
Window(s)
Event
Script

Previous slide Next slide Back to the index View Graphic Version

Notes:

No notes for slide 34