

I have been using Colibri for a while and - inspired by Humanized Enso - really wanted to use the Caps Lock key to launch it. But unfortunately the configuration dialog requires you to press a combination of two keys.
Then today I found out that you can modify the configuration directly in a couple of SQLite databases(*). So by setting the key combination to eg. Ctrl+Caps Lock and then disable the Ctrl key in the database, I now only need to press the Caps Lock (and at the same time I prevent the default behavior of the key - YAY!)
You can also add aditional paths that should be indexed by inserting in Filesystem.sqlite
(*) The files are located in C:\Documents and Settings\{user}\Application Data\Colibri
Update: You’ll need some kind of SQLite browser. I’ve used SQLiteadmin. Also, Jesper has disabled his Caps Lock key and suggests Ctrl+Scroll Lock as an alternative combination.