| Author |
Message |
Forum: Support Topic: Adding a Windows Key to an IBM Model M |
| 2-7offsuit |
|
Posted: March 25th, 2011, 11:36 pm
|
|
Replies: 8 Views: 570
|
| I never was able to figure this out. Does anybody have any more suggestions? Does Windows prevent the CTRL + ALT key combination? |
|
 |
Forum: Support Topic: Adding a Windows Key to an IBM Model M |
| 2-7offsuit |
|
Posted: December 2nd, 2010, 5:37 pm
|
|
Replies: 8 Views: 570
|
Hmm, that didn't work either. Now it doesn't do anything when I hit the keys. Here's what I have:
Code: ~LCtrl & ~LAlt:: Send {LWin}
Also, unfortunately Ctrl + Esc does open the Windows menu, but it does not work for the short cuts. |
|
 |
Forum: Support Topic: Adding a Windows Key to an IBM Model M |
| 2-7offsuit |
|
Posted: December 2nd, 2010, 5:01 pm
|
|
Replies: 8 Views: 570
|
Thanks for the reply! I added "Send" at your suggestion. Now it just types out the word "Lwin" when I hit the keys.
I didn't know about Ctrl + Esc. That's a good tip. Now I at least have an alternative if I can't get this to work. |
|
 |
Forum: Support Topic: Adding a Windows Key to an IBM Model M |
| 2-7offsuit |
|
Posted: December 1st, 2010, 6:53 pm
|
|
Replies: 8 Views: 570
|
| I have an old IBM Model M from 1994. It's awesome, but it doesn't have a Windows key. I'm trying to add one using AHK, but I can't seem to get it right. I'd like to map the combination of Ctrl + Alt to simulate the Windows key in order to take advantage of the default Windows shortcuts. Here's what ... |
|
 |
Forum: Support Topic: Edit This Script with Notepad++ |
| 2-7offsuit |
|
Posted: April 14th, 2008, 8:56 pm
|
|
Replies: 11 Views: 1392
|
jaco0646 wrote: The (Default) value for this key: Code: HKEY_CLASSES_ROOT\.ahk ...should be AutoHotkeyScript.
Thanks. That was the problem. Somehow it was set to "Notepad++_File" |
|
 |
Forum: Support Topic: Edit This Script with Notepad++ |
| 2-7offsuit |
|
Posted: April 11th, 2008, 10:14 pm
|
|
Replies: 11 Views: 1392
|
So I think something weird must be going on with my registry. I created the following shortcut in ahk: #e::edit C:\Program Files\Notepad++\notepad++.exe
When I run that it pulls up the Notepad++ window if it's already open, but if it's not, it opens the script in Word. |
|
 |
Forum: Support Topic: Open a new window in Firefox |
| 2-7offsuit |
|
Posted: April 11th, 2008, 7:56 pm
|
|
Replies: 2 Views: 429
|
|
 |
Forum: Support Topic: Open a new window in Firefox |
| 2-7offsuit |
|
Posted: April 11th, 2008, 5:07 pm
|
|
Replies: 2 Views: 429
|
| I'm trying to set up a keyboard shortcut for a specific website. By just using: #g:: Run C:\Program Files\Mozilla Firefox\firefox.exe http://... The site just opens in a new tab if Firefox is already open. Is there a way to open it automatically in a new window? btw- FF is set to the default browser... |
|
 |
Forum: Support Topic: Edit This Script with Notepad++ |
| 2-7offsuit |
|
Posted: April 11th, 2008, 4:19 pm
|
|
Replies: 11 Views: 1392
|
| I tried that too and it still opens with Word. I've also checked that path multiple times. It looks correct. I really can't figure this out. Any more help would definitely be appreciated. |
|
 |
Forum: Support Topic: Edit This Script with Notepad++ |
| 2-7offsuit |
|
Posted: April 10th, 2008, 6:51 pm
|
|
Replies: 11 Views: 1392
|
Weird, now it opens in Word. I followed the path above and set the entry to "C:\Program Files\Notepad++\notepad++.exe %1"
I tried the quotes on both sides of the %1 too. Any ideas? |
|
 |
Forum: Support Topic: Edit This Script with Notepad++ |
| 2-7offsuit |
|
Posted: April 10th, 2008, 4:52 pm
|
|
Replies: 11 Views: 1392
|
| Is it possible to set AHK to automatically open the current script in Notepad++ ? I have it set to open .ahk files from Explorer, but it still opens in the regular Notepad program when selecting "Edit This Script" by right clicking on the system tray icon. I apologize if this has been aske... |
|
 |
| Sort by: |