homoludens1000 wrote:
> Thanks for the post, goldie. Apparently, I didn’t make my question clear
> and/or specific enough since you got the wrong end of the story, so let
> me rephrase it:
>
> Is there a way in KDE to set up / define (global) shortcuts for
> carrying out tasks in applications that don’t themselves offer the
> functionality (using Skype as an example)?
>
> Being nothing more than a humble bits & bytes amateur, there might for
> instance be some kind of ‘task automization’ routine / functionality I’m
> not aware of. I am aware of the regular built-in shortcuts, though,
> thank you very much. :sarcastic:
>
>
unfortunately, i think what you are asking for is impossible,
today…but, read on…i mean, if you want a “global” short cut that
means, for example:
-launch skype in the foreground
-dial George’s number
-mark me online by away
to do that skype would have to add some command line switches so
that you could stuff into a little batch file something like this:
skype --where:top_center --call:George --status:away
THEN you could name that little batch file “skypeGeorge” and assign it
a keyboard short cut (say) Shift+Ctrl+G…
see, Linux and KDE supports your want, but Skype does not…and, no
there is no way i know of to just whip up a way out of thin air today
(keep reading)…
i can tell you that Windows 3.1 had a batch file builder program
that allowed you to “record” mouse movements and click events, and
then play them back…so, you could like turn on the ‘recorder’ move
the mouse over the Skype icon, left click it, move the mouse over the
status icon, select on line and then move the mouse over George’s
name, double click it…click to stop the recorder and give that
routine a name (like SkypeGeorge)…then you could play it again Sam…
as far as i know, none of Linux, Mac, or Windows has anything like
that today…
however, my idea is for you to make it a personal project to find a
copy of Win3.1, take a good look at the Recorder (i think it was
called) and start teaching yourself to program…
i am NOT kidding…
–
goldie
Give a hacker a fish and you feed him for a day.
Teach need fulfillment, and you feed him for a lifetime.