| Author |
Message |
Forum: Support Topic: Remap shift+space to underscore |
| fogus |
|
Posted: December 1st, 2011, 9:44 pm
|
|
Replies: 4 Views: 511
|
Yeah, it's my favorite remap! Every programmer should use it. I can't stand going to other people's computers that don't use it.
Cheers! |
|
 |
Forum: Scripts Topic: SciTE4AutoHotkey v3.0.00 (RC1) [Updated 24/12/2011] |
| fogus |
|
Posted: November 3rd, 2011, 5:49 pm
|
|
Replies: 577 Views: 86034
|
| I am now using SciTE v2.29 which has some key features missing in v2.25. How can I get AHK syntax highlighting back without using the whole v2.25 found here? Which files do I need to copy over? What should they be named? What modifications do I need to make to the existing SciTE config files? Thanks... |
|
 |
Forum: Support Topic: How to make backspace go "up" in explorer.exe in W |
| fogus |
|
Posted: July 17th, 2011, 1:25 am
|
|
Replies: 2 Views: 94
|
| I did search before, but your terms were clearly better. Thanks! |
|
 |
Forum: Support Topic: How to make backspace go "up" in explorer.exe in W |
| fogus |
|
Posted: July 16th, 2011, 11:48 pm
|
|
Replies: 2 Views: 94
|
| Has anyone found a way of mapping the backspace button to go "up" in Windows Explorer in Win7 (the way it used to in everything up to XP)? |
|
 |
Forum: Support Topic: 12 Clipboards failure |
| fogus |
|
Posted: July 14th, 2011, 12:28 am
|
|
Replies: 8 Views: 166
|
| Interesting. Maybe its another script that I have running. I'll check into it. |
|
 |
Forum: Support Topic: 12 Clipboards failure |
| fogus |
|
Posted: July 13th, 2011, 10:21 pm
|
|
Replies: 8 Views: 166
|
Leef_me wrote: fogus wrote: Interesting. Could you try it with Google docs? No. I don't use GD and I won't sign up for it. Sorry.
It's not one of those "account" things. I use it with no sign up all day long. |
|
 |
Forum: Support Topic: 12 Clipboards failure |
| fogus |
|
Posted: July 13th, 2011, 7:11 pm
|
|
Replies: 8 Views: 166
|
| Interesting. Could you try it with Google docs? |
|
 |
Forum: Support Topic: 12 Clipboards failure |
| fogus |
|
Posted: July 13th, 2011, 6:05 pm
|
|
Replies: 8 Views: 166
|
| Not sure if it will help, but you could rewrite your script to use the virclip function http://www.autohotkey.com/forum/topic56926.html&highlight=virclip I've tried it a couple of times and seems to work well for me. Well, I'll give it a try, but here's thing: it still uses the same method of s... |
|
 |
Forum: Support Topic: 12 Clipboards failure |
| fogus |
|
Posted: July 13th, 2011, 1:11 am
|
|
Replies: 8 Views: 166
|
| I want to use ^+F1 through ^+F12 to copy to 12 internal clipboards and then +F1 through +F12 to paste those clipboards. My problem is concerning the use of non-plaintext copying. I realize that there is significant computing cost to moving things in and out of the system clipboard, but I am using an... |
|
 |
Forum: Support Topic: Twelve Clipboards: Copy works only in some applications |
| fogus |
|
Posted: February 18th, 2011, 10:12 pm
|
|
Replies: 3 Views: 132
|
Thanks! It works!
I am completely confused. What does having a blank #IfWinActive do? |
|
 |
Forum: Support Topic: Twelve Clipboards: Copy works only in some applications |
| fogus |
|
Posted: February 18th, 2011, 5:40 am
|
|
Replies: 3 Views: 132
|
| Hey, guys. I have this script and it's supposed to make twelve clipboards out of the twelve function keys (F1 through F12). I want to be able to copy to them with Ctrl+Shift+Fn (where Fn is F1 through F12), and paste with them with Shift+Fn. The script blow kind of works, but the copy only happens i... |
|
 |
Forum: Support Topic: Finding Logitech MX510 button codes (so I can remap them) |
| fogus |
|
Posted: October 23rd, 2010, 3:03 am
|
|
Replies: 1 Views: 325
|
| Hello. I am using Setpoint (Control Center Version: 6.15.6, Driver Version: 5.10.9) to get a decent amount of acceleration for my Logitech MX510 mouse. I am running Win7 x64 Pro. I use a dual 17" monitor configuration. Setpoint has a bug that has not been fixed for, oh, what seems like 4 years:... |
|
 |
Forum: Support Topic: Remap for this crazy 12 button mouse |
| fogus |
|
Posted: September 25th, 2009, 5:46 pm
|
|
Replies: 1 Views: 521
|
|
 |
Forum: Support Topic: #IfWinActive ahk_group strange problem with window hotkeying |
| fogus |
|
Posted: September 18th, 2009, 2:36 am
|
|
Replies: 4 Views: 563
|
| I "resolved" it by using the below two separate scripts. I'm not happy. #KeyHistory 0 ;****************************************************************************** ;Programmer's remap ;****************************************************************************** #IfWinActive #UseHook #s... |
|
 |
Forum: Support Topic: #IfWinActive ahk_group strange problem with window hotkeying |
| fogus |
|
Posted: August 27th, 2009, 12:52 am
|
|
Replies: 4 Views: 563
|
|
 |
| Sort by: |