Re: copy images from the screen quickly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 21 Nov 2004 15:29:05 +0100, lonblu@xxxxxxxxxxx
<lonblu@xxxxxxxxxxx> wrote:
> Hi
> I was wondering if I could use a functionality of KDE that automatically does
> 4 things:
> -Ctrl-Stamp (snapshoot of the current window)+
> -change window to colour paint (or similar program)+
> -paste it in kolour paint+
> -put me in select mode
> so I can directly start working on that
> 
> Is it possible with Khotkeys?
> Or do you know any program that interacts in a such way with Kde?

make a file snapedit.sh with the following, then you can bind a
keypress to launch it
gimp-remote just makes sure there is only one instance of the gimp
open, replace that with whatever image editor you want.

#!/bin/sh
DATE=`date`
import "/tmp/snapshot-$DATE.jpeg"
gimp-remote-1.3 "/tmp/snapshot-$DATE.jpeg"
___________________________________________________
.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

[Index of Archives]     [Trinity (TDE) Desktop Users]     [Fedora KDE]     [Fedora Desktop]     [Linux Kernel]     [Gimp]     [GIMP for Windows]     [Gnome]     [Yosemite Hiking]
  Powered by Linux