Posted by member 206411 on 2006-03-26 15:31:15 link

you can with 3rd party programs.. like Autoit3 (make an .exe, the script would actually be just one line.

Send("{CTRL}{ALT}{s}")

and hook up the button to the .exe you made

Edit: Though you can probably do it with just litestep, I couldn't think of how.