AutoHotkey Community

It is currently May 26th, 2012, 4:51 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: RUNit
PostPosted: June 30th, 2005, 5:27 am 
Offline

Joined: June 10th, 2005, 1:12 am
Posts: 5
RUNit defines a "hot area" on your screen where a click of the right mouse button
makes the RUNit launch-menu appear (see fig. 1).The "hot area" can be any border
of the screen or even the whole screen.
(you have to hold down the CRTL or SHIFT key while right clicking in "whole screen mode")

http://magister-lex.at/RUNit/

'yet another launchpad?'

Yes - but this one is different, this one is great,
no one who has ever tried it could live without it anymore!

cmkw


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 30th, 2005, 9:56 am 
Eat this ...

CoordMode
SetTimer
MouseGetPos
If
GetKeyState
Menu

The AHK Runit command set. Isn't it?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 30th, 2005, 11:30 am 
Offline

Joined: January 31st, 2005, 9:50 am
Posts: 3910
Location: Bremen, Germany
Isn't it funny, instead of using existing freeware programs, we think how we could do it in AHK ourself. (of cause with the benefit of having full control (functionality, security, interoperability, GUI))

_________________
Ciao
toralf
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 1st, 2005, 1:31 pm 
That's one of the challenges for AutoHotkey, create working scripts that make existing (freeware) sollutions unnecessary, like:

- screensaver/wallpaper manager
- launchers of any kind
- clipboard managers
- filecheckers
- password managers

etcet...

:)

The less running (unneeded) hoggy processes, the better!


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: mhe, MSN [Bot], tidbit and 15 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group