Re: September 2009 Screenshots thread
Hello,
My current layout after fiddling with it for the past day or so.
Clean:
Dirty:
Wall: A trimmed for Netbook version of my own piece Planet of Fire
OB: BlueSmoke
Icons: LaGaDesk-BlueNight
Font: Caviar Dreams
Awn: Invisible
| HomeBuilt Desktop>#! Wheezy OpenBox | HomeBuilt HTPC>Debian Netinstall XBMC |
| whird.jpope.org | google+ | last.fm | identi.ca |
Re: September 2009 Screenshots thread
wallpaper: http://overkill766.deviantart.com/art/Rocks-117660531
gtk: perfection
icons: WhiteReflections
is that menu (right-click one) somehow customizable? e.g. bigger margins between columns etc..?
blog [design, net..] — my portfolio [graphic design etc.] — deviantArt — flickr
Re: September 2009 Screenshots thread
hi xapU7,
you can custumize your "menu-margin" : go to your theme folder ( /home/.themes/your_theme/openbox-3/themerc or /usr/share/themes/your_theme/openbox-3/themerc) and find a line like "menu.overlap.x" and "menu.overlap.y" and then change the values as you want. to see changes, just do menu>config>openbox>reconfigure and that's it ![]()
hope it helps.
just, be sure to make a copy of the original themerc if you want to use it later as its original configuration...
Re: September 2009 Screenshots thread
I think he means
menu.border.width: number
?
Re: September 2009 Screenshots thread
and as tawan says, you can define border width the same way ![]()
thx tawan ![]()
Re: September 2009 Screenshots thread
menu.border.width defines the width of borders, menu.overlap defines how much empty space or how much they overlap. So I think menu.overlap is what he is looking for. Anyway, I'm using pekwm, so I created this effect using images with transparent parts in the theme.
Also know as ultraturquoise online / #! last.fm / #! DeviantART / U / Q
Re: September 2009 Screenshots thread
Thank's OMNS!!
That's only a png image in the background...
I made it in Inkscape, not a big deal, but very nice...
If I have a little more time, I'd like to change the weather screenlet to a conky..
But I'm not a genious in Python..
But first I have to finish my first XFCE4, Openbox, GTK theme(for crunchbang)....
Re: September 2009 Screenshots thread
Just came back to Cruchbang after I bought my new laptop. Loving it like I used to
. Still working with getting it customized just right...
Crunchbang Web Badge | Distro-hoppers Anonymous Member - 6 Months Clean
Re: September 2009 Screenshots thread
I picked mine up on an imgboard a bit ago. If you'd like my 1366x768 version I can put it online.
please post it ![]()
Re: September 2009 Screenshots thread
@taklertamas and morc - would it possible to upload your images to a different host? kepfeltoltes.hu seems rather slow.
BTW if you wish to contact me, send me an e-mail instead of a PM.
Re: September 2009 Screenshots thread
Uberdon, i like that wallpaper very much! Care to share it with us?
"I don't have an internet-addiction....I'm just trying to get to the end of it."
--------------------Registered Linux User #494414--------------------
Dell D420 | 1.2Ghz Core Duo | 2Gb Ram | Intel 950GM | Kick~ass #! Box
Re: September 2009 Screenshots thread
@taklertamas and morc - would it possible to upload your images to a different host? kepfeltoltes.hu seems rather slow.
Yes, I'll switch to Flickr or something else....
Re: September 2009 Screenshots thread
@sirphobos - can you share your tint2 config?
Also how did you remove the drop-down arrow (the one thats usually next to the back button) in Firefox?
BTW if you wish to contact me, send me an e-mail instead of a PM.
Re: September 2009 Screenshots thread
Uberdon, i like that wallpaper very much! Care to share it with us?
Thanks. I don't remember where I got that particular one, but here is something similar:
Re: September 2009 Screenshots thread
Thanks. I don't remember where I got that particular one, but here is something similar:
yes, i've already grabbed that one but i like yours better. perhaps you could email the image to me? smshdglss@gmail.com
"I don't have an internet-addiction....I'm just trying to get to the end of it."
--------------------Registered Linux User #494414--------------------
Dell D420 | 1.2Ghz Core Duo | 2Gb Ram | Intel 950GM | Kick~ass #! Box
Re: September 2009 Screenshots thread
@anonymous
tint2
#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------
#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
rounded = 0
border_width = 1
background_color = #110A00 69
border_color = #311E3D 100
rounded = 2
border_width = 0
background_color = #000000 89
border_color = #FFFFFF 100
#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 1278 24
panel_margin = 0 0
panel_padding = 0 0
wm_menu = 0
panel_background_id = 1
#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = single_desktop
taskbar_padding = 0 0 3
taskbar_background_id = 0
#---------------------------------------------
# TASKS
#---------------------------------------------
urgent_nb_of_blink = 7
task_icon = 0
task_text = 1
task_centered = 1
task_maximum_size = 150 22
task_padding = 2 0
task_background_id = 0
task_active_background_id = 2
task_font = Tahoma 8
task_font_color = #B0AEAE 65
task_active_font_color = #C5C5C5 100
font_shadow = 0
#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray_padding = 0 0 0
systray_background_id = 0
#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %l:%M %P
time1_font = Tahoma 8
clock_font_color = #CEC9C9 100
clock_padding = 0 0
clock_background_id = 0
clock_lclick_command = osmo
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
#---------------------------------------------
# BATTERY
#---------------------------------------------
battery = 0
battery_low_status = 20
battery_low_cmd = notify-send "battery low"
bat1_font = Sans 12
bat2_font = Sans 12
battery_font_color = #FFFFFF 100
battery_padding = 0 0
battery_background_id = 0To remove that arrow, put this in your userChrome.css (im gonna assume you know where this file is
)
#back-forward-dropmarker {
display:none !important;
}Re: September 2009 Screenshots thread
smashed glass: http://abstract.desktopnexus.com/get/146915
here is a similar map, but not in black ![]()
Last edited by neom (2009-09-23 19:47:17)
In Linuxland on silent nights, you can hear windows machines rebooting...
Re: September 2009 Screenshots thread
@sirphobos - Thanks.
BTW if you wish to contact me, send me an e-mail instead of a PM.
Re: September 2009 Screenshots thread
hi dillbyrne, very nice...
is it a Zwopper'wall ?? i can't find it...



