| Author |
Message |
Topic: How to remap a key such as Ctrl but still have it fire hkeys |
sickpuma
Replies: 4
Views: 306
|
Forum: Ask for Help Posted: Tue Nov 17, 2009 11:01 pm Subject: How to remap a key such as Ctrl but still have it fire hkeys |
Yeah, you're right. I just tried it with a new script and it works both with #usehook on and off.
btw, I think you meant Ctrl+F and AppsKey+F, not Ctrl+F and AppsKey+Ctrl. |
Topic: How to remap a key such as Ctrl but still have it fire hkeys |
sickpuma
Replies: 4
Views: 306
|
Forum: Ask for Help Posted: Tue Nov 17, 2009 12:56 pm Subject: How to remap a key such as Ctrl but still have it fire hkeys |
Nope that doesn't work. I don't want to define the hotkey with AppsKey if possible so that it works with both Ctrl and AppsKey and I don't have to duplicate multiple hotkeys.
Also, the hotkeys you ... |
Topic: How to remap a key such as Ctrl but still have it fire hkeys |
sickpuma
Replies: 4
Views: 306
|
Forum: Ask for Help Posted: Tue Nov 17, 2009 11:57 am Subject: How to remap a key such as Ctrl but still have it fire hkeys |
| Let's say I have a script which binds Ctrl+F to some method. But I also want to remap my AppsKey to Ctrl. How do I remap the AppsKey and still let it fire my own method when I press ApssKey+F. (Note: ... |
Topic: Kommand - A cross-application VIM-like hot key solution |
sickpuma
Replies: 9
Views: 6126
|
Forum: Scripts & Functions Posted: Sat Nov 14, 2009 2:34 am Subject: Kommand - A cross-application VIM-like hot key solution |
| The .zip file that you link to is dated July 13, 2009. The Code you updated in your original post is dated 11/5/09, however it doesn't contain the WindowPad code you are describing. Only the .zip file ... |
Topic: Kommand - A cross-application VIM-like hot key solution |
sickpuma
Replies: 9
Views: 6126
|
Forum: Scripts & Functions Posted: Fri Nov 13, 2009 10:26 pm Subject: Kommand - A cross-application VIM-like hot key solution |
Thanks for answering the questions and splitting up the script.
Could you please mention that WindowPad is required in order for this script to run? Additionally, could you explain which settings w ... |
Topic: Kommand - A cross-application VIM-like hot key solution |
sickpuma
Replies: 9
Views: 6126
|
Forum: Scripts & Functions Posted: Wed Nov 11, 2009 9:08 am Subject: Kommand - A cross-application VIM-like hot key solution |
This looks interesting, however I would like to know more about it before I start using it.
Could you please clarify as to what the purpose of SnarlCMD.exe is? Do we need snarl to be installed on o ... |
Topic: How to programatically resize a control in an external app? |
sickpuma
Replies: 2
Views: 396
|
Forum: Ask for Help Posted: Fri May 29, 2009 8:15 am Subject: How to programatically resize a control in an external app? |
ControlMove
--------------------------------------------------------------------------------
Moves or resizes a control.
Wow, can't believe I missed that... thanks! |
Topic: How to programatically resize a control in an external app? |
sickpuma
Replies: 2
Views: 396
|
Forum: Ask for Help Posted: Thu May 28, 2009 6:22 am Subject: How to programatically resize a control in an external app? |
I would like to resize a control in an external application.
As an example, assume I want to resize the "0" key in the windows calculator so that it is wider and easier to press (it's okay ... |
| |