Is there an OpenLayers way to capture right mouse drag events? map.div.oncontextmenu works fine for right mouse clicks, and OpenLayers.Handler.Drag seems to only work on the left mouse button. Is there some way to combine those? Thanks, Wendell