Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 579 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 579 Bytes

wuake

This is a recompiled version of the Wuake lua script, originally from http://www.tonyivanov.se/posts/78

I didn't like that it used the F10 key originally. It's set to use the Windows Appkey.

Hotkey is set by $hotkey, line 38 of Wuake.au3. Destination cygwin directory is set by shell on line 3 of console.xml and init_dir pointed to your Cygwin homedir. If you want to compile or change the hotkey, you will need AutoIt3, a free download from here http://www.autoitscript.com/site/autoit/

Console is from this project http://sourceforge.net/projects/console/