<div>                >> I'm wondering if there is any approved method of executing a command or<br>>> script when "exit" is the selected action from the main menu.<br>>> I'd like to scan (xlsclients -a) for running tasks and either cleanup or<br>>> abort the "exit".<br><br>>Why not just make your own menu entry that does exactly what you want?<br>>(Perhaps by executing a script.)<br><br>This is how Crunchbang++ and Bunsenlabs do things.  They use a script that<br>provides a dialog with shutdown and reboot, etc, options.  You could write a<br>script that does whatever you want.<br>            </div>