Re: How to take screenshots in fluxbox
Frank McCormick <[email protected]> Mon, 25 Feb 2013 23:03:09 -0500
| Newsgroups | gmane.comp.window-managers.fluxbox.user |
|---|---|
| Message-ID | <[email protected]> |
On 02/25/2013 10:40 PM, user1 wrote:
> On 02/26/2013 04:11 AM, Jean-Sébastien Kroll-Rabotin wrote:
>>> shutter, scrot, xfce4-screenshooter and gnome-screenshot
>> All of them work with Fluxbox (as well as the other suggestions you got
>> from this list). What do you by "it does not work", do you get any
>> error, or what happens?
>>
>>
>>
> it works but not properly.
> When I select a part of the desktop I only get a part of the selected
> shot besides I get som black and green background added to the right side.
>
> There is some principal wrong since i have problems with all the
> mentioned screenshot programs even kgrab.
> I have googled a lot and not found any answers ?
>
> There seems to be some life in this mailing list, that is good, as I
> find fluxbox the best I have experienced in the linux world - think
> there are many people who are not aware of how good fluxbox is :-)
I use this BASH script in my $HOME
#!/bin/bash
filedate=$(date +%m%d%y%H%M%S)
import $filedate.jpg
exit
(You'll need ImageMagick installed.
I have this bound to a function key (F11) in my keys file in
$HOME/.fluxbox.
F11 : exec /home/frank/screenshot
You will get a cross-hair cursor (+)..map out the area you are
interested in holding down the left mouse. When you release
you'll have your shot in $HOME with the date/time in filename.
Works for PNG files as well.
--
--Cheers--
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Fluxbox-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fluxbox-users