Re: recommendations : image grabber, translator.



In <41nrunF1f0vhfU1@xxxxxxxxxxxxxx>, on 31 Dec 2005 17:03:19 GMT, Walter
Mitty wrote:
> I'm looking for two recommendations:
>
> 1) Image grabber from variable selected box bought up using a
> preconfigured hotkey : save as jpeg or png etc.

$ man import

Hotkey? You've got to type out the filename
anyway, so your fingers are already on the keyboard
Is it really that much inconvenience to type out

$ import somefilename.png

If so, I guess you could alias "import" to "i" and
then you can save typing "mport"
.