Mouse and keyboard behavior

The mouse event list is a ctedit property that specifies mouse and keyboard behavior. The value of this property is a list of pairs. The car of each pair is the mouse button/keyboard combination. The cdr is the package of functions that will be called on mouse down, up, and drag events. All mouse behavior may be modified by modifying the appropriate resources.


Tutorial