i use windowmaker ( because of its simple appearance and fast loading ) i always dream of making it as comfortable as windows specifically the feature of windows where when you press ald+ctrl+del you get a process manager
I have written a script in tcl/tk for this and i bind it to alt+ctrl+del in windowmaker wherein you can select any process or many processes you want to kill and press the kill button provided this is much more comfortable than typing ps -ax finding the pid and typing kill
anybody intrested can download it from http://bhaskarshanbhag.tripod.com/acd.tk.zip
note: *press ok when done instead of cancelling the application *please go thru the code before you run it *u can use kill -9 instead of kill by slightly modifying the script *suspend monitor uses xset which is included in XFree86 package *lock uses xscreensaver package so you should have it properly configured *donot keep alt+ctrl+del for a long time as it causes trouble by creating many instances of the program(bug !) specially if you have enabled system modal option *you can try to bind it with any other key in enlightenment and kde if alt+ctrl+del is captured by these window managers
_________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com