You are not logged in.
Pages: 1
ok, this is what I have done and I have not seen that one white pixel in days. 
I opened the 'openbox configuration manager' and clicked the 'margins' tab on the left. I added a one pixel margin to the left side (left the top 1 pixel margin as is). So far so good.
Dave.
Asus U56E Laptop, 6G Memory 750G Hard Drive and #! CrunchBang Linux!
Offline
Nice tip, thank you for sharing! 
Offline
Ineffective for me. 
Offline
Ineffective for me.
You have to set the upper pixel to zero 
From Germany --> Bad English 
Offline
which one white pixel is this about?
eee701 user & other lap/desktops
Offline
the upper left pixel (x=0,y=0)
Asus U56E Laptop, 6G Memory 750G Hard Drive and #! CrunchBang Linux!
Offline
Thanks twodogs, that one white pixel was making my OCD side go mad.
Offline
I just set all margins to 0...white pixel at 0,0 go bye-bye. 
while ( ! ( succeed = try() ) );
We've earned a reputation as a nice, friendly community; please help us keep it that way.
Offline
good post, I hate that little bizznitch pixel
Offline
Offline
I tried all the tricks described here but none worked out for me (Crunchbang 9.04.01 on Compaq CQ60-420us). Each time "pcmanfm" is opened, the white pixel at (0,0) appears. I absolutely love the look of crunchbang so this is really a scratch on a gem. The simpliest workaround i thought is this little script i share with you, just save in a file, make it executable and add it to your autostart.sh
#!/bin/sh
while [ 1 ]
do
xrefresh -geometry 1x1+0+0
sleep 1
done
Last edited by aaro (2009-11-17 15:34:07)
- closed account - gone to better places -
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.