When i found skrommel's DimSaver, I fellin love with it. The problem is that i need to always have my screensaver with password. But this makes dimsaver lose half of it's usefullness, since when that option is selected, you can no longer see the active apps, only the desktop background.
So, i decided to make a screen locker myself. I made a ahk script that disables all modifier keys (ctrl,alt,win,apps,etc..) so that only the alphabetic and number keys would work, to insert the password to an input box.
Right, that was a good, funcitional idea, until i tried doing ctrl+alt+del. Ahk cannot grab that key combination (i guess it makes sense, but i want to use it in a good way

).
So, I'm asking if anyone knows of any way to temporarily disable the combination, either by using another program (that can be controled through another script), or by using any ahk tweak.
I hope someone can sove me this problem, i really love dimsaver
