Messages - nitrix-ud [ switch to compact view ]

Pages: prev1 ... 104 105 106 107 108 [109] 110 111 112next
541
Find And Run Robot / Re: Feature request
« on: April 12, 2007, 02:58 PM »
Great  :Thmbsup:

542
Find And Run Robot / Feature request
« on: April 12, 2007, 10:53 AM »
Hi, mouser

i would like to use FARR to control the volume on my laptop
so i created two very simple scripts in autohotkey (.ahk)

volume down
#NoTrayIcon
SoundSet -3

 
and volume up
#NoTrayIcon
SoundSet +3


i created an alias as follow :
edit alias.png

so that when i type volume i have the following choices :
farr.png

I can then increase the volume with ctrl+1 and decrease it with ctrl+2, by setting in the options ctrl+# to "launch and stay"

What i would suggest to make things easier :

1) i'd like to be able to select an item and then press ctrl+enter...
ctrl+enter would launch the selected item and keep FARR opened as long as ctrl+# is set to "launch and stay", etc.

2) even better, maybe we could have optional parameters in the alias edit box, to specify that FARR has to stay opened :
volume up | C:\_joker\Utilities\Ahk\volume up.ahk | FARRSTAYOPEN
volume downn | C:\_joker\Utilities\Ahk\volume down.ahk | FARRSTAYOPEN

I'm sure it would be usefull and would allow new ways to use FARR (like sound settings in colibri, ...)

Hope you find it a good idea

Cheers, Nitrix


 


543
Same here ! i noticed it since the last release...

an other thing, i find quite disturbing the fact that FARR searches an alias by name AND autocompletes its name, let me explain :

let's say i have this alias :
Name : launch in different browser
regex : ^open (.*)
action :
Firefox $$c | C:\Program Files\Mozilla Firefox\firefox.exe "$$c"
Opera $$c | ...
....

to search for it, i can type launch, but then if i use tab to autocomplete it, i have "launch in a different browser" in the edit box which is unusable, since the regex asks for open...
of course, one could choose the word(s) as the regex OR better yet change the regex to ^launch in different browser (.*)

@mouser
i think that it could be disturbing for other people
maybe you could add a field in the alias edit form, so that we could manually specified what we want ??

Just my two cents ;) keep up the great work  :Thmbsup:

Cheers, nitrix

544
GREAT Mouser !
you did it, thanks to the window display bug fix, i now can tell you that FARR does not miss the first 3-4 letters as it did before (when launching it and beginning to type fast...)

still one step to go to be as user friendly as Launchy ;) (but much more powerfull ;))
the ability to search without the consecutive letters

when i want to launch, say the power calculator (microsoft powertoys)
with launchy i can type : pw
or to launch my favorite game, warcraft 3 Frozen Throne, i just type : fz
and believe me it makes a huge difference

I have no idea if this is possible, easy/hard, ... i would just love it ! (of course i guess you would make it an option !)

Keep up the good work and thanks again for the bug fix !

Nitrix

545
Hi mouser,

i have an azerty keyboard but use it as a qwerty (which is much better for programming)
the alt gr (i think it means alternate graving) is the one on the right

Cheers !

Pages: prev1 ... 104 105 106 107 108 [109] 110 111 112next
Go to full version