Hello! I am new to Keyboard Maestro and blown away by the versatility of it! I have easily set a couple of macros... but now I'm slowly encountering some...
2916
lehetj
Dec 1, 2011 4:46 pm
Thanks for the reply. I'm on 10.6.8, KM version 5.03. Here's a screenshot of the macro: http://www.lehet.com/bitbucket/macro.png And here's the windows I get...
2917
Christopher Stone
ccstone_swrd
Dec 1, 2011 5:20 pm
... ______________________________________________________________________ Hey There, Okay. Your macro was the same as what I created here, although I just...
2918
Ken G. Brown
kengbrown
Dec 1, 2011 8:09 pm
I have a little macro I want to use in Lion Mail over and over again to delete some extra 'Messages39; mailboxes that showed up when transferring from Eudora to...
2919
kengbrown
Dec 1, 2011 8:19 pm
Nevermind, it had something to do with the hot key combo being used for something else as well. I changed the hot key combo and it works as expected now. ...
2920
lehetj
Dec 2, 2011 1:16 am
Hmm, I can't get this AS to run. I assumed I needed to clean up the ≠from the fifth line. I tried using the script as compiled by the applescript editor...
2921
lehetj
Dec 2, 2011 1:31 am
I figured it out! It wasn't a conflicting macro, but the utility Quickcursor (which can move text between different text editors) was using the same keystroke...
2922
Christopher Stone
ccstone_swrd
Dec 2, 2011 5:50 am
... ______________________________________________________________________ Hmm. What are you reading your mail in? That should be the not-equal sign...
2923
Christopher Stone
ccstone_swrd
Dec 2, 2011 5:51 am
... ______________________________________________________________________ Ah good. I thought it had to be some sort of conflict. -- Best Regards, Chris...
2924
hcjz2000
Dec 4, 2011 2:46 pm
I've created a macro group to control EyeTV, basically replacing its shortcuts for video playback with more convenient ones. Because these shortcuts are usable...
2925
Scott Simon
slyparkroad
Dec 4, 2011 3:20 pm
How to specify a menu item of a menubar icon in the "Select a Menu Item" action?...
2926
Peter N Lewis
peterneillewis
Dec 5, 2011 4:01 am
... Have you configured the macro group itself to be available only in the Eye TV application? If you want to manually enable and disable it, then: * The macro...
2927
Peter N Lewis
peterneillewis
Dec 5, 2011 4:03 am
... You can't specify Menu Extras (Apple's menus) or Status Menu (third party mens) on the right of the menu bar using the Select Menu Item action. The best...
2928
Peter N Lewis
peterneillewis
Dec 5, 2011 4:05 am
... Glad to hear it. ... Unfortunately, Apple has not published any Spaces/Mission Control APIs, so there is not much Keyboard Maestro can do to help move...
2929
Christopher Stone
ccstone_swrd
Dec 5, 2011 5:40 am
... ______________________________________________________________________ Control-F8 will get you to the menu bar, however menu-bar navigation is not...
2930
Peter N Lewis
peterneillewis
Dec 5, 2011 5:42 am
... It depends on the download window. You can Pause Until: * A certain button is available to be clicks or * A window with a certain name is at the front But...
2931
Peter N Lewis
peterneillewis
Dec 5, 2011 5:43 am
... The issue with this is that the substituted text would have to be URL encoded. I will probably add some sort of filter to URL encode/decode variables and...
2932
Peter N Lewis
peterneillewis
Dec 5, 2011 5:45 am
... You could probably do that with a sequence like: * Activate Mail (optional) * Simulate Command-, or Select Menu Item Mail -> Preferences * Pause long...
2933
Scott Simon
slyparkroad
Dec 5, 2011 12:21 pm
Thanks!...
2934
Scott Simon
slyparkroad
Dec 5, 2011 12:26 pm
That'll do it. Thanks Chris....
2935
lehetj
Dec 5, 2011 6:13 pm
I use the following applescript to toggle it. I actually activate that script, saved on disk, with Launchbar, but I think KM would also work with it? ...
2936
Scott Simon
slyparkroad
Dec 5, 2011 6:42 pm
Hmmm... I don't have a blueutil binary on my system, nor a man page for it....
2937
evankline
Dec 5, 2011 7:07 pm
I saw the discussion of the bluetooth question, so maybe that answers my question. I'm new to Keyboard Maestro, though, so I'm not sure. I know I can select...
2938
Mike
briggsiem
Dec 5, 2011 7:35 pm
OK, here's a possibility: I had a similar wish for one of my third-party apps that resides only in the menubar. The folks at St. Clair Software were happy to...
2940
evankline
Dec 5, 2011 8:09 pm
Thanks for the suggestion, Mike. Do you know if I save the Apple Script as a script or an application? Nothing happens with the former, and the latter returns...
2941
Mike
briggsiem
Dec 5, 2011 8:31 pm
My KM macro has one action: Execute Applescript. The script resides in that action. Mike Briggs...
2942
evankline
Dec 5, 2011 9:15 pm
OK, thanks. I was checking a box or something to run an external script. I tried it in the box, and nothing is happening, so I'll keep trying....
2943
David Ferrington
davidferrington
Dec 5, 2011 9:39 pm
Me neither, I found it here: http://www.frederikseiffert.de/blueutil/ - David -- They know enough who know how to learn. -Henry Adams (1838-1918)...
2944
Scott Simon
slyparkroad
Dec 5, 2011 10:30 pm
@Evan The error you are getting most likely indicates that 'ShowMenu39; is not a valid AppleScript command for the app you're trying to script....
2945
Peter N Lewis
peterneillewis
Dec 6, 2011 1:32 am
... It seems a good idea, and I know there are a fair number of folks who have moved from Quickeys to Keyboard Maestro. Would anyone be willing to write up...