Messages - DanD [ switch to compact view ]

Pages: [1] 2next
1
I am new to Auto HotKeys and am unsure how to run the "Drag and Drop" program and "Bump-n-Run".  I have an 85 year old aunt that always has trouble double-clicking because of arthritis in her hands.  These programs sound absolutely great and just what she needs.

Thank you.

Maurita

There are discussions of AutoHotkey both in these forums and at its own web site.

The very short description is that you can write scripts -- plain old text files, but named with .ahk at the end instead of .txt -- and if you have downloaded the Autohotkey program it can run those scripts.  Alternatively, the person who wrote the script can compile it to an .exe file.  Then all you need to do is download that .exe file -- you don't need anything more from the AutoHotkey site to run it.

Whether you install AutoHotkey and put the .ahk file on the Desktop, or just download the .exe file and put it on the Desktop, the way to use them is:

    Drag and Drop -- drag the icon for some other program (it also works for some types of documents) and
        drop it on the Drag and Drop icon on the Desktop

    Bump-n-Run -- double-click on the Bump-n-Run icon on the Desktop (or drag it to and drop it on the
        Drag and Drop icon, if you have both).  You should see a thin line going down the top part of the
        left edge of the screen.  Drag the icon of the program you want to run or the document you want
        to open "through" that edge.

Dan D

2
dB,

That is soooooo cool!  :Thmbsup:  I have it running now.

Dan

--
My request made The Best Of Blog but the image there doesn't look anything like me!

3
The upgrade I would like to have is from this PC to one of those new-fangled dual core Intel Macs with multi-OS boot and virtualization software. :)

Dan

4


Skrommel,

It works great!  It is exactly what I wanted.  Thank you!

Dan

p.s. And the icon has a fine sense of style -- drag the desktop Internet Explorer icon to it and it spits it right back out! :)

5
dB,

here is a
- smaller GUI
- stays on top till f12 or ESC

Thanks!  I have it up on the upper left of my screen now, mostly off screen so that just a little strip (not quite two icons high) shows that I can drag things to and drop on. :)



kimmchii,

or you can change it to "single click to open an item".

Yes, and in the past I have sometimes used that, but I like this better.

Dan

Pages: [1] 2next
Go to full version