Thanks for your replay. I have already a listener registered to workbench
window with IWorkbenchWindow.addPerspectiveListener(new
PerspectiveAdapter() ...
and have some implementation in the method perspectiveDeactivated(). But I
want to suppress the perspective change. Unfortunately I think this is not
possible.