| Author |
Message |
Topic: AHK in Linux? |
Obie
Replies: 65
Views: 13538
|
Forum: General Chat Posted: Fri Feb 22, 2008 11:28 pm Subject: Please let us know! |
Hello JohnW,
Please let us know when you have this AHK replacement for Linux.
It is the only app that is really missing in Linux. |
Topic: AutoHotkey for Ubuntu Linux ?? |
Obie
Replies: 2
Views: 480
|
Forum: Wish List Posted: Sat Feb 02, 2008 12:35 pm Subject: AutoHotkey for Ubuntu Linux ?? |
| We have changed over to Ubuntu 7.04. Will autohotkey work? If not, do you have plans to develop it for Ubuntu? |
Topic: AHK fails to launch all other AHK scripts |
Obie
Replies: 1
Views: 246
|
Forum: Ask for Help Posted: Mon Sep 26, 2005 7:15 pm Subject: AHK fails to launch all other AHK scripts |
I have the following script in my startup folder.
The scripts marked with a "<===" are not being activated
but the rest are. They can be activated by double clicking
on them though. I have dou ... |
Topic: Special Characters |
Obie
Replies: 5
Views: 458
|
Forum: Ask for Help Posted: Wed Sep 21, 2005 1:02 am Subject: Special Characters |
thank you for your replies.
I tried this:
transform,nc,chr,0xAE
msgbox,%NC%
but what I get is the message box with the Trademark symbol.
I click "OK" and nothing happens
I need that symbo ... |
Topic: Special Characters |
Obie
Replies: 5
Views: 458
|
Forum: Ask for Help Posted: Tue Sep 20, 2005 12:57 am Subject: Special Characters |
| Is it possible to insert the trademark symbol ("R" with a circle around it) in a line of text that a hotkey sequence auto types ? |
Topic: Script Help for resizing a window |
Obie
Replies: 3
Views: 319
|
Forum: Ask for Help Posted: Tue Sep 20, 2005 12:50 am Subject: exact code to resize window |
I am new to coding so please bear with me. What would my exact code be to
launch a window that is not full size, for instance:
;
; Script Function:
+^a::
Run, D:\Apps\Mozilla\mozilla.exe www.c ... |
Topic: Launching different Web Browsers with different URLs |
Obie
Replies: 1
Views: 392
|
Forum: Ask for Help Posted: Mon Sep 19, 2005 11:10 pm Subject: Launching different Web Browsers with different URLs |
I use both Mozilla and IE. How do I write a script that will launch for instance:
CNN.com in IE
weather.com in Mozilla |
Topic: Script Help for resizing a window |
Obie
Replies: 3
Views: 319
|
Forum: Ask for Help Posted: Mon Sep 19, 2005 11:01 pm Subject: Script Help for resizing a window |
| Here is my script that works with the exception of resizing the last app in a window. All windows are max size but the last one I want to be a smaller window still visible on the desktop. How do I mak ... |
Topic: Launching multiple AHK scripts |
Obie
Replies: 10
Views: 694
|
Forum: Ask for Help Posted: Mon Sep 19, 2005 4:35 pm Subject: Launching multiple AHK scripts |
| I have multiple AHK files that work just fine. But is there any way to activate them all on boot up without double clicking on them first to activate the hotkeys? |
| |