Saturday, December 27, 2008

mustang pet sematary WallpapeR

dec 26TH / 2008


===========================

cars grey smoke grey

Tuesday, December 23, 2008

AbstracT fire sprite WallapeR.


=======================================
=====================================
Debian-linux.
 Gnome desktop.
   conky system monitor
and diy abstrack fire sprite WallPaper.

Sunday, December 7, 2008

Digital wallpaper for a high tech looking desktop.

12moy / 2008 / 7TH.

===================== 1680x1050 px

===================== ===================== 1680x1050 px
------------------------------------
wide screen wallpaper. ( fullscreen wallpaper )
==================
a short script for setting wallpaper from terminal using bsetbg.
$ ls $ xwallpaper.sh "enter-your-wallpaper.jpg"
===================
#!/bin/bash
############
##  bsetbg
#############
#    # set wallpaper
#     # ~/xwallpaper.sh
#     # -f full screen
#####################
# BACK ground
####################
echo " bsetbg setting wallpaper. "
  for url in "$@"
do
bsetbg -f   $url  &
killall wbar 

done

Wednesday, December 3, 2008

nifty green silkscreen wall paper

Dec // 2008 // 3RD.

======================
wallpaper green
========================== yellowbox icewm theme screengrab
sreengrab from modded yellowbox icewm theme. extra icewm themes can be found at freshmeat.net --------------------------------------------
posted from wardcraft2nd Hotel California.

Monday, December 1, 2008

wbar a nice little lite linux application launch bar.

Dec/2008/1ST.

--------------------------------------------- wbar a nice little lite linux application launch bar. ===============
application bar --// wbar
==================
wallpaper --// ( Keramik3) from Keramik3 icewm theme
===================
icewm theme --// (XPmetallic ) modded a little with (led clock set to on ). and different fonts.

===================
audio player --/ XMMS

==================
=====================
wallpaper from icewm them Keramik3
===================== THIS IS NOT A HOW TO. wbar.
soucre install skill leval advance.
Debian has a few hag ups.
wbar requires imlib2 .
debian built the imlib2 soucre pack for me ok but did not fully install every thing
into the right directories.
=========================
no debian lenny wbar binary package (?) download
wbar source from freshmeat.net and make from source.
tar xjf wbar-1.3.3.tbz2.tar.bz
cd wbar-1.3.3
make
sudo make install
------------------------------------------
need help configin wbar try reading blog http://www.linux.com/feature/128982
are google. (?)
google ( wbar site:linux.com )
========================
libs from stable2008etch will install in the wrong place. (dev) crap will install - but not in the rite places.
( imlib2 ) goes should go into ( /usr/lib/ )
imlib2 contains two seprate directories ( filters and loaders )
====================================== " filters " directory has sorted files:

bumpmap.so colormod.so testfilter.so
====================================
loaders directory has:
argb.so bz2.so id3.so lbm.so pnm.so tiff.so zlib.so bmp.so gif.so jpeg.so png.so tga.so xpm.so
#---------------------------
# you must compile imlib2 so that
#----------------------------
you can get wbar working. ######################
# get it to work on start up
# use the (.xintirc )
( sleep 3 ; wbar -above-desk & )
# make it sleep first so it does not start before your
window manager # bump the sleep number up if it starts to soon
#############################
# test run.
wbar -bpress -pos top -isize 42

wbar -jumpf 0.0 -bpress -pos top -isize 42
wbar -jumpf 1.0 -bpress -pos top-left -isize 42
# i'm using the last set for my 800mhz pc and it runs
ok. ################################
my icons - natural size are 48x48px they scale OK at ( -isize 42 )
run ( wbar -help ) for more options.