Page 2 of 3

Re: Other people's scrots

Posted: Mon May 18, 2015 5:00 am
by machinebacon
simgin wrote:Holy shit the first scrot is nice and and and and... hmmm slightly artistic! :D
EDIT: Just noticed that the menu has, "shot" > shoot me now> 7 seconds away> area 51 <------- the last one is that a random timer or what??? Very original!

cheers Doc and thanks for sharing!

simon

Code: Select all

scrot filename.png # shoot me now
scrot -d 7 filename.png # 7 seconds away
scrot -s filename.png # area 51
Don't fuck around with fog, she's an angel.

Re: Other people's scrots

Posted: Mon May 18, 2015 6:34 am
by simgin
^^^ Fair enough :D

Edit: Thanks Jules for the scrot code, you posted just while I sent a reply to Rho :)

Cheers
Simon

Re: Other people's scrots

Posted: Mon May 18, 2015 7:19 am
by machinebacon
^ a little wrapper could be /usr/local/bin/scrt

Code: Select all

#!/bin/bash
case $1 in
d)
scrot -d 7 '%Y%m%d%s$wx$h.png' -e 'mv $f ~/scrots/';;
s)
scrot -s '%Y%m%d%s$wx$h.png' -e 'mv $f ~/scrots/';;
*)
scrot '%Y%m%d%s$wx$h.png' -e 'mv $f ~/scrots/';;
esac
which you can call with 'scrt' or 'scrt d' or 'scrt s', then the scrot will be taken, timestamped and moved to ~/scrots.

edit: added semicolons, sorry

Re: Other people's scrots

Posted: Mon May 18, 2015 7:36 am
by simgin
^ Thanks mate, trying it out right now :)

Re: Other people's scrots

Posted: Mon May 18, 2015 8:15 am
by machinebacon
sorry, forgot to add the ;; after each command. I haven't tried the script, just wrote it from the top of my non-existing brain.

Re: Other people's scrots

Posted: Mon May 18, 2015 4:19 pm
by simgin
Cool Jules :) Btw you do have a brain and it works very fine indeed!

Re: Other people's scrots

Posted: Mon May 25, 2015 1:48 pm
by ChefIronBelly
+fog

saw this one on google+. not usually a fan of light colored backgrounds but this one looks nice simple and light to me.
desktop.png

via https://plus.google.com/u/0/11551889970 ... 6524935777

Re: Other people's scrots

Posted: Mon May 25, 2015 8:58 pm
by rhowaldt
that is nice indeed :)

Re: Other people's scrots

Posted: Wed May 27, 2015 2:21 am
by dkeg

Re: Other people's scrots

Posted: Wed May 27, 2015 1:08 pm
by ChefIronBelly
Some good looks there :)

Re: Other people's scrots

Posted: Wed May 27, 2015 2:09 pm
by simgin
^^ Drew, your stuff is better tbh :)

Re: Other people's scrots

Posted: Wed May 27, 2015 9:54 pm
by rhowaldt

Re: Other people's scrots

Posted: Wed May 27, 2015 10:20 pm
by ivanovnegro
^ Wow. Is it the BBQ that 2bwm got so popular or what? :) And of course, lemonbar is the new shit.

Re: Other people's scrots

Posted: Tue Jun 16, 2015 12:12 am
by Dr_Chroot
Some lovely scrots on 4chan recently. I think I have some sort of voyeuristic rice fetish: I simply enjoy 'mirin and asking about others screenshots :D

Re: Other people's scrots

Posted: Tue Jun 16, 2015 1:06 pm
by bones
^ Seems confused as to who owns Ubuntu. ;)

Re: Other people's scrots

Posted: Tue Feb 23, 2016 9:31 pm
by Theo
Necrobump, but I think this is a decent fluxbox setup.
http://slackware-group.deviantart.com/a ... -530362123

Re: Other people's scrots

Posted: Tue Feb 23, 2016 11:34 pm
by Dr_Chroot
^ Wow, that is a beautiful Fluxbox!

Re: Other people's scrots

Posted: Wed Feb 24, 2016 2:58 pm
by ivanovnegro
Not bad for fluxbox.

Re: Other people's scrots

Posted: Wed Feb 24, 2016 5:27 pm
by Theo
^ & ^^ I was thinking the same. Most fluxbox-setups are bloated with extra panels etc.
This one is more eye-friendly, although if I was using it, I still would remove some things and turned the window decorations off :)

Re: Other people's scrots

Posted: Mon Feb 29, 2016 1:56 pm
by bones
Yeah theo, that alex guy does beautiful work with both fluxbox and kde, love his work.