* [gentoo-user] Screenshot package
@ 2006-09-16 15:30 Stephen Liu
2006-09-18 7:16 ` Daniel Iliev
0 siblings, 1 reply; 6+ messages in thread
From: Stephen Liu @ 2006-09-16 15:30 UTC (permalink / raw
To: gentoo-user
Hi folks,
Gentoo amd64
Gnome-light
Screenshot does not come with gnome-light. Please advise which package
shall I emerge. TIA
B.R.
SL
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Screenshot package
2006-09-16 15:30 [gentoo-user] Screenshot package Stephen Liu
@ 2006-09-18 7:16 ` Daniel Iliev
2006-09-18 7:43 ` Stephen Liu
0 siblings, 1 reply; 6+ messages in thread
From: Daniel Iliev @ 2006-09-18 7:16 UTC (permalink / raw
To: gentoo-user
Stephen Liu wrote:
> Hi folks,
>
>
> Gentoo amd64
> Gnome-light
>
> Screenshot does not come with gnome-light. Please advise which package
> shall I emerge. TIA
>
> B.R.
> SL
>
If you have media-gfx/imagemagick installed, you could use a bash script
like this:
#!/bin/bash
# I am "/bin/print.sh"
var_name=`date +%s`
import "${HOME}/screenshots/${var_name}.png"
display "${HOME}/screenshots/${var_name}.png"
unset var_name
exit
#EOF
Save this script somewhere in your $PATH and bind a key to it. I use it
in xfce-4.
--
Best regards,
Daniel
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Screenshot package
2006-09-18 7:16 ` Daniel Iliev
@ 2006-09-18 7:43 ` Stephen Liu
2006-09-18 8:01 ` Neil Bothwick
0 siblings, 1 reply; 6+ messages in thread
From: Stephen Liu @ 2006-09-18 7:43 UTC (permalink / raw
To: gentoo-user
Hi Daniel,
Tks for your advice.
> If you have media-gfx/imagemagick installed
I don't have it installed.
I tried to do it on M$Windows way by pressing [PrintScreen] and paste the image on .doc or on Gimp, but following warning popup
There was an error running "gnome-screenshot":
Failed to execute child process "gnome-screenshot" (No such file or directory).
* end *
Is there any way to fix it.
TIA
B.R.
SL
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-09-24 0:54 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-16 15:30 [gentoo-user] Screenshot package Stephen Liu
2006-09-18 7:16 ` Daniel Iliev
2006-09-18 7:43 ` Stephen Liu
2006-09-18 8:01 ` Neil Bothwick
2006-09-18 15:22 ` Stephen Liu
2006-09-24 0:48 ` Nico
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox