11:41 11/07/2005
NetBSD Screenshots
Here are some screenshots taken with my "screenshot script" which is ridiculously simple [bottom].
Click on a picture for full size. All using fluxbox with some freshmeat themes.
![]()
Looks nice.
![]()
running aterm -tr -tint red -fg white, wmxmms
![]()
aterm -tr -trsb -fg white, wmxmms
![]()
aterm -tr -trsb -tint blue -fg white, wmxmms, gkrellm -w
(Actually fluxbox not blackbox)
The script:
#!/bin/ksh #need ImageMagick installed sleep 4 import -window root ~/screenshot-`date +%d-%B-%y-%T`.j pg
You will have to change the : to a _ for browsers in resultant filenames.