The Xdialog program makes this easy.   Install Xdialog and then create
a script like:

#!/bin/bash
Xdialog --yesno "Shutdown?"  10 40 && eesh exit shutdown

Bind Ctrl-Alt-Delete to call this script.  It will give you a "Yes"
button and a "No" button and you can see which is selected.



Peace, James



Train wholeheartedly.
     -- Lojong Slogan

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to