Re: March 2010 Screenshot Thread

Sorry, I meant the wallpaper you posted back here.  Tolex is a trade name for the textured vinyl material you find on guitar amp cabinets.

while ( ! ( succeed = try() ) );

Re: March 2010 Screenshot Thread

Clean:
http://omploader.org/tM3RmNQ

Dirty:
http://omploader.org/tM3RmNA

Just trying to get my new minimal install to a way that I really like.

153

Re: March 2010 Screenshot Thread

pvsage wrote:

Sorry, I meant the wallpaper you posted back here.  Tolex is a trade name for the textured vinyl material you find on guitar amp cabinets.

ok, I should have googled the word smile

here you go.

I blog too much....       geek stuff LinuxMintDebian | linux noob stuff LinuxMintNoob | spiritual stuff Daily Cup of Tao

Re: March 2010 Screenshot Thread

Thanks tawan!  And it's really my fault; I shouldn't assume everyone knows WTF Tolex is.

while ( ! ( succeed = try() ) );

155

Re: March 2010 Screenshot Thread

wallpaper

GTK and OB (light version)

icons - anycoloryoulike

tint2 and conky

http://omploader.org/tM3RmcA

EDIT:

pvsage wrote:

Thanks tawan!  And it's really my fault; I shouldn't assume everyone knows WTF Tolex is.

hehe, I do now smile

Last edited by tawan (2010-03-13 01:41:52)

I blog too much....       geek stuff LinuxMintDebian | linux noob stuff LinuxMintNoob | spiritual stuff Daily Cup of Tao

Re: March 2010 Screenshot Thread

tawan wrote:

wallpaper

GTK and OB (light version)

icons - anycoloryoulike

tint2 and conky

http://omploader.org/tM3RmcA

Good stuff!
What are your xcompmgr settings?

157

Re: March 2010 Screenshot Thread

serious_lee wrote:

What are your xcompmgr settings?

xcompmgr -c

that's it, but I am using ADcomp's trans follow

I blog too much....       geek stuff LinuxMintDebian | linux noob stuff LinuxMintNoob | spiritual stuff Daily Cup of Tao

Re: March 2010 Screenshot Thread

http://omploader.org/tM3RocA http://omploader.org/tM3RocQ

ArchBang 2.0 RC1
GTK: Phrink
OB: Phrink color mod of ArchSimple OB theme.

Re: March 2010 Screenshot Thread

@serious_lee - is that the Droid font in your menu and apps?

Note: ** Please read before posting **

BTW if you wish to contact me, send me an e-mail instead of a PM.

Re: March 2010 Screenshot Thread

Yup

Re: March 2010 Screenshot Thread

@patrickstein
Nice conky big_smile

@serious_lee
I like how the OBT and GTK mesh with each other.... the pinks add a nice touch as well. smile

_______________________________

Back to life, back to neutrality....
http://img97.imageshack.us/img97/6259/201003130238531024x600s.png

Compositing disabled.
Ignore the message in the run dialogue. It was meant for someone on another forum.
Braille = Colorblind , btw

Last edited by gutterslob (2010-03-13 07:00:11)

Point & Squirt

Re: March 2010 Screenshot Thread

http://pix.toile-libre.org/upload/thumb/1268473268.png


http://pix.toile-libre.org/upload/thumb/1268473303.png

arpinux inside...:)

163

Re: March 2010 Screenshot Thread

lime and grey adapted from nale's turquoise

my lime theme

http://th00.deviantart.net/fs70/300W/i/2010/072/5/f/Lime_Night_Openbox_by_ta_wan.jpg

I blog too much....       geek stuff LinuxMintDebian | linux noob stuff LinuxMintNoob | spiritual stuff Daily Cup of Tao

Re: March 2010 Screenshot Thread

gutterslob wrote:

@patrickstein
Nice conky big_smile

Thanks, Its based on your conky. I wanted a nice minimal appearance and your setup is the best for that.

Re: March 2010 Screenshot Thread

Chaste
http://img133.imageshack.us/img133/817/201003140100121024x600sp.png

Lewd
http://img369.imageshack.us/img369/4708/201003140059181024x600s.png

Point & Squirt

166

Re: March 2010 Screenshot Thread

I like that one a lot gutterslob.

167

Re: March 2010 Screenshot Thread

gutterslob wrote:

Chaste
http://img133.imageshack.us/img133/817/201003140100121024x600sp.png

Lewd
http://img369.imageshack.us/img369/4708/201003140059181024x600s.png


What font you using there? Very tranquil and harmonic desktop btw smile

HANNA (without "h" in the end) likes green and #! smile
Also know as ultraturquoise online / #! last.fm / #! DeviantART / U / Q

Re: March 2010 Screenshot Thread

@naql
Thank you.

@Hanna
Thanks.
The font used (for everything) is the mighty Terminus... Bow down to it's clarity and greatness!!


Cheers smile

Last edited by gutterslob (2010-03-13 19:35:49)

Point & Squirt

169

Re: March 2010 Screenshot Thread

gutterslob wrote:

Chaste
http://img133.imageshack.us/img133/817/201003140100121024x600sp.png

Phallic, in an 8-bit way

I blog too much....       geek stuff LinuxMintDebian | linux noob stuff LinuxMintNoob | spiritual stuff Daily Cup of Tao

170

Re: March 2010 Screenshot Thread

gutterslob wrote:

@Hanna
Thanks.
The font used (for everything) is the mighty Terminus... Bow down to it's clarity and greatness!!


Cheers smile

Thanks, I have to say I tried... and well it wasn't for me. hmm It looks okey only in size 12 and I usually prefer using 7-9 depending on font.

HANNA (without "h" in the end) likes green and #! smile
Also know as ultraturquoise online / #! last.fm / #! DeviantART / U / Q

Re: March 2010 Screenshot Thread

Hanna wrote:

Thanks, I have to say I tried... and well it wasn't for me. hmm It looks okey only in size 12 and I usually prefer using 7-9 depending on font.

My font sizes you see in that screenshot are all size 7 or 8 hmm

Openbox's default font rendering doesn't render Terminus so well outside terminal apps, so I had to edit my .fonts.conf a bit.
I'm not sure how you do it in PekWM, so I've attached my .fonts.conf setup just in case.... maybe you can have a look at it and figure out something similar for your desktop.

Credit: Debian & Arch forums.

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
 <match target="font" >
  <edit mode="assign" name="autohint" >
   <bool>true</bool>
  </edit>
 </match>
 <match target="font" >
  <edit mode="assign" name="rgba" >
   <const>none</const>
  </edit>
 </match>
 <match target="font" >
  <edit mode="assign" name="hinting" >
   <bool>false</bool>
  </edit>
 </match>
 <match target="font" >
  <edit mode="assign" name="hintstyle" >
   <const>hintnone</const>
  </edit>
 </match>
 <match target="font" >
  <edit mode="assign" name="antialias" >
   <bool>true</bool>
  </edit>
 </match>
</fontconfig>

Hope this helps smile

Point & Squirt

172

Re: March 2010 Screenshot Thread

contrast time, I was enjoying the dark and then found a very nice clean white theme

http://omploader.org/tM3R0aA
GTK - is the one I used above the lime one

http://omploader.org/tM3R0aQ
OB | GTK "Gaia"

I blog too much....       geek stuff LinuxMintDebian | linux noob stuff LinuxMintNoob | spiritual stuff Daily Cup of Tao

173

Re: March 2010 Screenshot Thread

Half-banged Ubuntu Jaunty on a eee 901.

http://omploader.org/tM3R0cA

http://omploader.org/tM3R0cQ

174

Re: March 2010 Screenshot Thread

nice ^

king spammer here again, just altering the colours in the gaia theme to use more green and hit up this grass to complement it.

http://omploader.org/tM3R1Nw

I blog too much....       geek stuff LinuxMintDebian | linux noob stuff LinuxMintNoob | spiritual stuff Daily Cup of Tao

Re: March 2010 Screenshot Thread

@tawan
I prefer the lighter GTK (despite my preference for darker themes)... this latest screenshot is quite tasteful. smile

@nore
Nice lime green, but your OBmenu is huge!! yikes

Point & Squirt