topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 16, 2024, 7:53 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: AHK Script to dock windows  (Read 8373 times)

kli6891

  • Honorary Member
  • Joined in 2009
  • **
  • default avatar
  • Posts: 36
    • View Profile
    • Read more about this member.
    • Donate to Member
AHK Script to dock windows
« on: September 07, 2009, 01:09 PM »
I wrote a small AHK script that moves the currently active window to the space reserved by DesktopCoral. Thanks to mouser for his help in this script.

You can find it here: http://www.autohotke...6891/onTop/onTop.ahk

The last version of Desktop Coral is required, 1.07.01 - September 6, 2009.

After running the script, just hit Ctrl+Shift+E to move the active window. The hotkey is configurable, just modify the hotkey value in onTop.ini
See this topic for more info.

Bugs reports, suggestions are welcome.


EDIT: Make sure to Desktop Coral first.

NigelzX

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 1
    • View Profile
    • Donate to Member
Re: AHK Script to dock windows
« Reply #1 on: April 22, 2010, 11:09 AM »
THis script isn't working for me...  Whenever I use the hotkey, it moves the window to the bottom left of my screen, mostly off the screen, rather than moving it into the right side of the screen (where my desktopcoral is).

Help!