AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 36 matches
AutoHotkey Community Forum Index
Author Message
  Topic: WindowPad - multi-monitor window-moving tool
fsnow55

Replies: 319
Views: 158737

PostForum: Scripts & Functions   Posted: Tue Jun 07, 2011 6:40 pm   Subject: WindowPad - multi-monitor window-moving tool
Lex, your reply prompted me to review the way I'm pressing the Capslock combos. Key is to press CapsLock, and then the other key. Capslock didn't went through, great!. btw, this keycombo didn't work: ...
  Topic: WindowPad - multi-monitor window-moving tool
fsnow55

Replies: 319
Views: 158737

PostForum: Scripts & Functions   Posted: Mon Jun 06, 2011 8:39 pm   Subject: caplock control
Lexicos, thanks for a wonderful program; I'd been enjoying it for years!

BTW, while I appreciate the clever use of Capslock as hotkey (other keys would be difficult as I have many hotkeys definitio ...
  Topic: WinActivate - Why so flakey?
fsnow55

Replies: 16
Views: 1336

PostForum: Ask for Help   Posted: Sat Feb 05, 2011 3:21 am   Subject: WinActivate - Why so flakey?
I'm close to 100% sure why my above script fails (I have repaired similar errors many times). The Send command, which simply switches to any other window than firefox, is not completed before the wina ...
  Topic: There is a solution to write scripts for FireFox
fsnow55

Replies: 82
Views: 12051

PostForum: Ask for Help   Posted: Fri Jan 08, 2010 7:31 pm   Subject: There is a solution to write scripts for FireFox
Nigelle, thanks. I think AHK complements FF usage nicely.

BTW, I use a bookmarklet to duplicate a tab, i.e. open up a new tab with the last active URL:
javascript:dtTim=new%20Date();void(window.op ...
  Topic: Which mindmapper tool do you recommend and why?
fsnow55

Replies: 19
Views: 4640

PostForum: Utilities & Resources   Posted: Fri Aug 21, 2009 7:26 pm   Subject: Which mindmapper tool do you recommend and why?
I used the latest alpha version of Freemind but switched to FreePlan;
I'll probably vacillate between the two based on their latest releases.
  Topic: script to open already created apps/docs in browser?
fsnow55

Replies: 0
Views: 340

PostForum: Ask for Help   Posted: Wed Apr 08, 2009 9:51 pm   Subject: script to open already created apps/docs in browser?
Not sure if this is the right forum, but since Ithis is a common problem, I think somebody might have written a script already. If you know what/where, please opine:

Firefox (or IE, I think), cons ...
  Topic: Mouse wheel speed
fsnow55

Replies: 15
Views: 2081

PostForum: Ask for Help   Posted: Mon Mar 30, 2009 9:19 pm   Subject: Adding momentum to scroll wheel
Is it possible to add momentum to the scroll wheel? ie.. if I'm scrolling
slowly with the wheel, the speed should be about what evl's script produced (scrolling lines quickly); if I'm moving the whe ...
  Topic: [Tips N Tricks] How to set a 'Tiled background' for GUI ?
fsnow55

Replies: 487
Views: 307471

PostForum: Scripts & Functions   Posted: Sat Mar 28, 2009 8:55 pm   Subject: Re: TipsNTricks: How to programmatically Tile/Cascade window
SKAN, I'd been using variants of your programs, with a hotkey to tile
all windows or cascade them. I'd like to have a little more control
though, but don't know if it can be done:

1. tile only s ...
  Topic: Popup menus at screen edges – recent documents
fsnow55

Replies: 34
Views: 5714

PostForum: Scripts & Functions   Posted: Sat Mar 28, 2009 8:45 pm   Subject: Popup menus at screen edges – recent documents
The window class:
"ahk_class MozillaUIWindowClass".
doesn't work for me since I also run Thunderbird, which uses the same
ahk_class ... TB then always gets winactivated before FF.

See ...
  Topic: Popup menus at screen edges – recent documents
fsnow55

Replies: 34
Views: 5714

PostForum: Scripts & Functions   Posted: Sat Mar 28, 2009 5:10 pm   Subject: Popup menus at screen edges – recent documents
Thanks, the [DIR] works like a charm. Now I don't need to spend time manually hunting for opened folders/applications etc. in my windowing system (VirtuaWin). Almost everything* is accessible from the ...
  Topic: Popup menus at screen edges – recent documents
fsnow55

Replies: 34
Views: 5714

PostForum: Scripts & Functions   Posted: Fri Mar 27, 2009 5:03 pm   Subject: Popup menus at screen edges – recent documents
I'm trying to add a Left Menu selection for File Folders (that're in the
Recent dir) but Windows File Folders don't use extensions. Any idea?

i.e.
Types= "missing extension for Windows Fold ...
  Topic: Popup menus at screen edges – recent documents
fsnow55

Replies: 34
Views: 5714

PostForum: Scripts & Functions   Posted: Fri Mar 27, 2009 4:47 pm   Subject: Popup menus at screen edges – recent documents
You're right. I removed the loop (it was easier for me to copy/paste everything Smile )
  Topic: Popup menus at screen edges – recent documents
fsnow55

Replies: 34
Views: 5714

PostForum: Scripts & Functions   Posted: Fri Mar 27, 2009 2:46 pm   Subject: Popup menus at screen edges – recent documents
Thanks for your patience; my AHK install is OK (verified your testcase), so that
wasn't the problem, but it pointed me to the solution. Here's what I changed to fix it:

1. ,TXT>C:\Documents and ...
  Topic: Popup menus at screen edges – recent documents
fsnow55

Replies: 34
Views: 5714

PostForum: Scripts & Functions   Posted: Thu Mar 26, 2009 10:46 pm   Subject: Popup menus at screen edges – recent documents
It didn't work. Restating my needs, I'm trying to use an AHK file to open up a text document, so I changed the Type to
TXT>C:\DOCUME~1\myname\Desktop\AutoIt\Useful\vim1.ahk


I tried your fil ...
  Topic: Popup menus at screen edges – recent documents
fsnow55

Replies: 34
Views: 5714

PostForum: Scripts & Functions   Posted: Thu Mar 26, 2009 7:41 pm   Subject: Popup menus at screen edges – recent documents
Laszlo, thanks, this is a cool script. I found it very useful to find applications that I'd opened over different desktops (I use a window manager), without having to hunt for them now.


Some com ...
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group