View Full Version : [Openbox] Screenshots
roddierod
November 25th, 2008, 01:00
Guess I'll start the openbox screenshot thread:
FreeBSD 7 Stable
Openbox 3.6.7
Thunar
xmms
opera
pypanel
and some other stuff. It's a dual monitor setup so you can click to image to get the full size look.
http://roddierod.hostcell.net/images/desktop_112408_thumb.png (http://roddierod.hostcell.net/images/desktop_112408.png)
Citsakots
December 4th, 2008, 07:28
Very nice. I'm still setting my system up which will be running Openbox as well but I'll be sure to post my screenshot when it's ready.
dh
December 4th, 2008, 10:59
I'm going to post a old screenshot of mine from September, but my desktop hasn't changed much since then -
http://bsd.ee/~dh/files/screenshots/2008-09-03_sshot-tn.png (http://bsd.ee/~dh/files/screenshots/2008-09-03_sshot.png)
Top-left corner: tpager (desktop switcher)
Bottom-right: conky
Other apps: Firefox 3 (whitehart theme), xterm, Sonata
// I think all those xfce, fluxbox and openbox screenshot threads should me merged
roddierod
December 4th, 2008, 14:51
@dh - looks like you are using xcompmgr for the shadow effects. I was uing that for awhile then I tried using the fade in effects and after a time it started to cause problems like window artifacts. Are you using the fading feature?
braveduck
December 4th, 2008, 17:44
2roddierod: Such a cool iconset! It's the default one in the openbox?
roddierod
December 4th, 2008, 21:36
It's the buuf icon set from here (http://www.gnome-look.org/content/download.php?content=81153&id=1&tan=89129984)
dh
December 4th, 2008, 23:53
@dh - looks like you are using xcompmgr for the shadow effects. I was uing that for awhile then I tried using the fade in effects and after a time it started to cause problems like window artifacts. Are you using the fading feature?
I don't use fade (I want my menus to open instantly), only shadows.
I start xcompmgr with following flags:
xcompmgr -c -t-6 -l-6 -r5.0 -o0.85
dracodoc
December 5th, 2008, 19:38
I was fighting with fluxbox for the Chinese character problem in menu display, then I found your post today. Openbox have Chinese translations so it must have no problem on Chinese.
I tried it and was very satisfied with it, except there is a known bug for gnome-session which could be easily fixed.
I use bblean in my windows laptop too.
azzura-
January 8th, 2009, 18:20
guys, how to set icon theme in openbox..im using thunar as my file manager.
thanks
roddierod
January 8th, 2009, 23:10
A few ways...
you can put one of these line in autostart.sh
xfce-mcs-manager &
with this if you have the xfce parts installed you can use the xfce control panel to set the icons.
/usr/local/libexec/gnome-settings-daemon &
if you prefer the gnome control panels.
Or: you can create .gtkrc-2.0 in your home directory if it does not exsist
here is mine for example:
gtk-theme-name="Frozen Plastic"
gtk-icon-theme-name="Buuf-Deuce"
gtk-font-name="monofur 14"
gtk-toolbar-style=2
include "/home/roddierod/.gtkrc-2.0.mine"
azzura-
January 10th, 2009, 10:19
A few ways...
you can put one of these line in autostart.sh
xfce-mcs-manager &
with this if you have the xfce parts installed you can use the xfce control panel to set the icons.
/usr/local/libexec/gnome-settings-daemon &
if you prefer the gnome control panels.
Or: you can create .gtkrc-2.0 in your home directory if it does not exsist
here is mine for example:
gtk-theme-name="Frozen Plastic"
gtk-icon-theme-name="Buuf-Deuce"
gtk-font-name="monofur 14"
gtk-toolbar-style=2
include "/home/roddierod/.gtkrc-2.0.mine"
if i create the .gtkrc in the ~,
where do i have to place the icon n the themes set?
thanks..
roddierod
January 11th, 2009, 12:22
The icon sets that install in
/usr/local/share/icons
are the ones that you can use.
vermaden
January 11th, 2009, 14:49
You can also install them at ~/.icons directory
graudeejs
January 11th, 2009, 15:43
For multiusers i make /home/Share directory
and
ln -s /home/Share/icons /home/user/.icons
and next time i dump/restore i will have icons where they are supposed to be.
i don't want them in /usr/local/share/icons, because you never when when i'll decide to rebuild system completely. Then i can simply restore /home from backups and everything will work.
It's also to extract only some files/directories form dump backup, but why to make life harder?
ArchGh0ul
January 20th, 2009, 10:43
OB Theme: Mookid_Openbox(modified a bit..)
Top bar: dzen2 with custom script)
Panel: pypanel
http://img246.imageshack.us/img246/2077/200901151729341280x800scd6.png
Business_Woman
January 22nd, 2009, 16:27
The colored output of df is really cool. Where can i read more about that?
roddierod
January 22nd, 2009, 23:02
It's the in the ports sysutils/cdf
Business_Woman
January 23rd, 2009, 11:12
oh, i thought that was a shell feature :r
Daisuke_Aramaki
February 11th, 2009, 05:32
Guess I'll start the openbox screenshot thread:
FreeBSD 7 Stable
Openbox 3.6.7
Thunar
xmms
opera
pypanel
Looks like you dig C2C! I listen to it when Knapp or any other guest hosts the show.
roddierod
February 11th, 2009, 11:55
Yeah, I like everyone except Art Bell. My sister told me about the show 5 years ago and I've mainly have to get downloads as it on too late for me to listen live :(
Markand
February 20th, 2009, 14:23
I'm going to post a old screenshot of mine from September, but my desktop hasn't changed much since then -
http://bsd.ee/~dh/files/screenshots/sshot-20080903-tn.png (http://bsd.ee/~dh/files/screenshots/sshot-20080903.png)
Top-left corner: tpager (desktop switcher)
Bottom-right: conky
Other apps: Firefox 3 (whitehart theme), xterm, Sonata
// I think all those xfce, fluxbox and openbox screenshot threads should me merged
I like much your conky config, can you share it please?
dh
February 25th, 2009, 18:35
Here you go Markand - dot.conkyrc (http://bsd.ee/~dh/files/dot.conkyrc)
alie
March 4th, 2009, 16:49
@dh: can u share ur theme ? i like it a lot. especially ur theme skin and wallpaper
@dh: can u share ur theme ? i like it a lot. especially ur theme skin and wallpaper
Theme (http://bsd.ee/~dh/files/Ngh-Dark-5.tar.gz) (theme is based on old blackbox theme named Cthulhain)
The wallpaper is modified "SG Striped Wallpaper #11" (adjusted contrast and colors) and it's part of "SG Walls" (I think) wallpaper pack on deviantart.com.
alie
March 5th, 2009, 12:25
anyone know how to run pypanel, conky and feh on startup ? where i should exec them ?
alie
March 5th, 2009, 13:56
i found it :)
http://icculus.org/openbox/index.php/Help:Autostart
roddierod
March 5th, 2009, 14:01
just add them to ~./config/openbox/autostart.sh
pypanel &
conky &
for example.
Never mind, you found it.
rota
March 19th, 2009, 22:09
Always installing something. :)
http://thumbnails13.imagebam.com/3020/c611ce30194103.gif (http://www.imagebam.com/image/c611ce30194103)
roddierod
March 19th, 2009, 22:15
I like your conky. Can you post the conkyrc?
rota
March 19th, 2009, 22:20
I like your conky. Can you post the conkyrc?
Sure. ;)
http://pastebin.com/m26310cde
SPlissken
March 20th, 2009, 08:55
Always installing something. :)
http://thumbnails13.imagebam.com/3020/c611ce30194103.gif (http://www.imagebam.com/image/c611ce30194103)
I see mpd data on screen , is it with conky ?
Personnaly when mpd informations don't display and conky says
Conky: unknown variable mpd_artist
Conky: unknown variable mpd_title
Conky: unknown variable mpd_bar
Conky: unknown variable mpd_status
vermaden
March 20th, 2009, 11:08
Conky: unknown variable mpd_artist
Conky: unknown variable mpd_title
Conky: unknown variable mpd_bar
Conky: unknown variable mpd_status
You need to compile conky with MPD support.
rota
March 20th, 2009, 13:02
I see mpd data on screen , is it with conky ?
Personnaly when mpd informations don't display and conky says
Conky: unknown variable mpd_artist
Conky: unknown variable mpd_title
Conky: unknown variable mpd_bar
Conky: unknown variable mpd_status
Just deinstall conky, and install it again with these parameters:
make WITH_XFT=yes WITH_MPD=yes install clean
SPlissken
March 23rd, 2009, 20:53
Thanks it works :)
alie
March 24th, 2009, 17:47
http://img264.imageshack.us/img264/8843/200903241024x600.png (http://img264.imageshack.us/my.php?image=200903241024x600.png)
feh+pypanel+aterm+conky
Daisuke_Aramaki
March 24th, 2009, 18:29
*snip*
feh+pypanel+aterm+conky
Are you using a netbook alie? and conkyrc please!
alie
March 25th, 2009, 18:31
yes, i am using netbook(HP Mini 2133)
my conkyrc:
own_window no
own_window_colour brown
own_window_transparent yes
own_window_type override
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
use_spacer right
use_xft yes
alignment top_right
gap_x 8
gap_y 8
# --- Colours, Sizes, Fonts & Margins --- #
update_interval 2.0
maximum_width 250
stippled_borders 3
border_margin 9
border_width 10
default_color grey
# --- Text --- #
draw_outline no
draw_borders no
font Monospace:size=8:weight=bold
uppercase no
draw_shades yes
TEXT
${color orange}SYSTEM INFORMATION ${hr 2}$color
${color white}${time %A},${time %e} ${time %B} ${time %G}${alignr}${time %H:%M:%S}
${color white}Machine$color $nodename ${alignr}${color white}Uptime$color $uptime
${color white}Kernel$color $kernel ${alignr}${color white}Arch$color $machine
${color orange}CPU ${hr 2}$color
${font Arial:bold:size=8}${color #ff9999}${execi 99999 cat /proc/cpuinfo | grep "model name" -m1 | cut -d":" -f2 | cut -d" " -f2- | sed 's#Processor ##'}$font$color
${color white}Freq:$color ${execi 20 sensors |grep "Core0 Temp" | cut -d" " -f4}$font$color$alignr${freq_g 2}GHz ${color #c0ff3e}${execi 20 sensors |grep "Core1 Temp" | cut -d" " -f4} $color${alignr}${color white}Processes:$color $running_processes/ $processes
${color #ff6600}${cpugraph 000000 5000a0}$color
${color orange}TOP 5 PROCESSES ${hr 2}$color
${color #ff9999}NAME PID CPU MEM
${color #ffff99}1. ${top name 1}${top pid 1} ${top cpu 1} ${top mem 1}$color
2. ${top name 2}${top pid 2} ${top cpu 2} ${top mem 2}
3. ${top name 3}${top pid 3} ${top cpu 3} ${top mem 3}
4. ${top name 4}${top pid 4} ${top cpu 4} ${top mem 4}
5. ${top name 5}${top pid 5} ${top cpu 5} ${top mem 5}
${color orange}MEMORY & SWAP ${hr 2}$color
${color white}RAM$color $memperc% $alignr${mem}/${memmax}
${membar 6}$color
${color white}Swap$color $swapperc% $alignr${swap}/${swapmax}
${swapbar 6}$color
${color orange}DRIVES - FREE SPACE ${hr 2}$color
${color white}/$color ${fs_free_perc /}%$alignr${fs_free /}/ ${fs_size /}
${fs_bar 3 /}$color
${color orange}ETHERNET (${addr bge0}) ${hr 2}$color
${color white}Down:$color ${downspeed bge0} KB/s${alignr}${color white}Up:$color ${upspeed bge0} KB/s
${downspeedgraph bge0 25,120 000000 00ff00} ${alignr}${upspeedgraph bge0 25,120 000000 ff0000}$color
Daisuke_Aramaki
March 25th, 2009, 19:10
yes, i am using netbook(HP Mini 2133)
my conkyrc:
thanks man! can you please tell me what kind of tweaks you did to get most of the features working. i mean like wireless, hotkeys, etc. i am interested.
alie
March 25th, 2009, 19:58
i still got problem with my sound. For wireless use ndis, for display driver we have to use openchrome from latest trunk.
Daisuke_Aramaki
March 25th, 2009, 20:04
i still got problem with my sound. For wireless use ndis, for display driver we have to use openchrome from latest trunk.
i have an eeepc. i had been thinking for a while to load any bsd variant on it. i haven't done some research yet about the availability of drivers as such. at the moment it is powered by lunar linux. thanks for info man.
stargazer
April 19th, 2009, 11:21
Sure. ;)
http://pastebin.com/m26310cde
Can you share it again please? That post was deleted.
rota
April 26th, 2009, 11:58
Can you share it again please? That post was deleted.
Sorry for the late response...
background no
use_xft yes
xftfont AvantGarde LT Medium:size=8
#xftalpha 0.8
update_interval 0.5
total_run_times 0
double_buffer yes
own_window yes
own_window_type desktop
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
minimum_size 400 5
draw_shades no
draw_outline no
draw_borders no
alignment top_left
gap_x 25
gap_y 5
no_buffers yes
uppercase no
use_spacer right
TEXT
| ${color yellow}CPU ${color}${cpu cpu1}% / ${cpu cpu2}% | ${color yellow}TEMP ${color}${acpitemp}C | ${color yellow}LOAD ${color}${loadavg} | ${color yellow}PROC ${color}${running_processes}/${processes} | ${color yellow}FREQ ${color}${freq_g} GHz | ${color yellow}MEMORY ${color}$memperc% ($mem) | ${color yellow}SWAP ${color}${swap}/${swapmax} | ${color yellow}/HOME ${color}${fs_used /home}/${fs_size /home} | ${color yellow}NETWORK ${color}${totaldown eth0}/${totalup eth0} |
roddierod
July 1st, 2009, 14:27
Here is Openbox with VirtualBox running Windows XP:
http://www.rodperson.com/images/openbox_vbox.png (http://www.rodperson.com/images/openbox_vbox_big.png)
Ahmed
August 27th, 2009, 13:51
That's mine :e
http://www.master-zone.net/pluto_thumb.png (http://www.master-zone.net/pluto.png)
Openbox
tint2
idesk
trayer
urxvt
Dru
October 22nd, 2009, 20:46
Openbox is sweeet!!!!!!!!
Went through Gnome2, E17, and XFCE the past couple days, was completely overjoyed when I was just greeted with a black desktop, and a mouse cursor. I even surprised myself how happy I was.
Here is my big pimpin desktop....lol. Have conky, and xcompmgr installed, but havent had time to read into configuring them yet, was late last night, and I gotta go work here in a bit.
Anyhow, Im kind of a screenshot wh**e, so Ill probably post more, once I get time to really mess around. Hopefully I can get Wine, and Movie Player installed without some dependency error, was having a heck of a time with that the past few days, when I was trying to build with the latest ports.
http://i27.photobucket.com/albums/c198/xxGFYxx/th_2009-10-22-133828_1024x768_scrot.png (http://s27.photobucket.com/albums/c198/xxGFYxx/2009-10-22-133828_1024x768_scrot.png)
Dru
October 24th, 2009, 11:07
Meh.....another screenshot. I had installed Nautilus, then Totem player, between those two, that about included everything that Gnome would have needed, so I went ahead and just added the Gnome settings daemon to the autostart, but now I feel like everything is bulky, and I might as well be running Gnome, the Openbox default menu had a setting for the control center, and I didnt notice the dependency it marked for Metacity, when I went ahead and installed it....lame.
I like the search, and properties feature of Nautilus, though.
Think I need to start creating a snapshot or something before I change stuff, getting tired of reinstalling. All this dependency stuff is pissin me off a little.
I made a Volume control for the menu, Im sure everyone here is bright enough to have figured it out, if they wanted to, but figured Id post it anyhow. It doesnt look correct as far as the numbers, but 50:50 was pretty quiet here, adjust as needed.
Add to the menu.xml
<menu id="vol-menu" label="Volume">
<item label="100%">
<action name="Execute">
<command>mixer 100:100</command>
</action>
</item>
<item label="75%">
<action name="Execute">
<command>mixer 88:88</command>
</action>
</item>
<item label="50%">
<action name="Execute">
<command>mixer 75:75</command>
</action>
</item>
<item label="25%">
<action name="Execute">
<command>mixer 50:50</command>
</action>
</item>
<item label="Mute">
<action name="Execute">
<command>mixer 0:0</command>
</action>
</item>
</menu>
And this goes at the bottom of the menu.xml also.
<menu id="vol-menu"/>
http://i27.photobucket.com/albums/c198/xxGFYxx/th_2009-10-24-034252_1024x768_scrot.png (http://s27.photobucket.com/albums/c198/xxGFYxx/2009-10-24-034252_1024x768_scrot.png)
Dru
November 9th, 2009, 23:57
Couple more since I got everything needed to run dual head, wish the OpenLogos font I used for Beastie was a little heavier. Starting to get Conky figured out pretty well, a lot of it is the default script, but I tightened it up a bit, to make all the text fit closer, and a few things added/removed.
Added a few more notches to the Volume control, though most of the time, I just change it in the app.
Nothing real fancy as far as apps running, but everything needed or wanted is there. Have some RAM on the way, ol machine has needed it for a long time.
http://img1.hugeup.com/t/11092009/d2662de.jpg (http://img1.hugeup.com/f/11092009/d2662de.jpg)
http://img1.hugeup.com/t/11092009/6b00bc0fd.jpg (http://img1.hugeup.com/f/11092009/6b00bc0fd.jpg)
Guiri
November 10th, 2009, 05:16
yes, i am using netbook(HP Mini 2133)
my conkyrc:
Beautiful. Thanks Alie. Solid config you have.
vermaden
November 10th, 2009, 07:13
After very long fluxbox usage I wanted to try something new, pekwm did not satisfied my needs [1], so I tried openbox ... and I do not want to look further ;)
http://omploader.org/tMnFlcw (http://omploader.org/vMnFlcw/vermaden_2009-11-09.png)
[1] http://pekwm.org/projects/pekwm/tasks/210
Dru
November 12th, 2009, 06:59
vermaden, I kinda agree with you about looking no further, I didnt try out any other lightweight managers, but like Openbox so much, I really havent much desire to try others.
I feel like Im spamming this thread, but I started to get a little intimate with config texts these past couple days, and felt like posting.
Had been using gnome-settings for my background, icons, and almost debated on installing more Gnome components, to make mounting with hal, permissions...etc, work and everything, but decided to change it back all lightweight, configure .gtkrc-2.0, and install Nitrogen for wallpaper.
Originally I was just going to go back to Feh, but I didnt like how it fit wallpaper, compared to gnome-appearance-preferences, so I tried Nitrogen, it unfortunately fits it the same, but gives me the cool option to set a different wallpaper for each monitor. I wont mind the occasional cropping of images to make them fit as intended.
Anyhow, back to my main reason for posting, I notice the Onyx themes in some of the other screenshots, and there is only the default blue, or Orange to use. Its fairly easy to make the color match your wallpaper if anyone was curious.
Themes are located in:
/usr/local/share/themes
Copy the desired theme directory to:
~/.themes
and rename the theme directory to your liking, in this case I used "Onyx-Custom"
The theme directory, contains an openbox-3 directory, modify the themerc file located inside of it accordingly. Commented with "button color"
themerc:
!! Onyx-Custom by Smoky McPot
!! inspired from Onyx by Dana Jansens
!! Menu background
menu.items.bg: flat gradient vertical
menu.items.bg.color: #303030
menu.items.bg.colorTo: #080808
!! Menu text
menu.items.text.color: #b8b8b8
menu.items.justify: left
menu.items.disabled.text.color: #606060
!! Menu headers
menu.title.bg: raised splitvertical gradient
menu.title.bg.color: #303030
menu.title.bg.colorTo: #181818
menu.title.text.color: white
menu.title.text.justify: center
!! Selected menu item button color
menu.items.active.bg: raised splitvertical gradient
menu.items.active.bg.color: #f90000
menu.items.active.bg.colorTo: #af0100
menu.items.active.text.color: white
!! Titlebar
window.active.title.bg: raised splitvertical gradient
window.active.title.bg.color: #414141
window.active.title.bg.colorTo: #202020
window.inactive.title.bg: gradient splitvertical gradient flat
window.inactive.title.bg.color: #DEE0D8
window.inactive.title.bg.colorTo: #E0E0D8
!! Titlebar text
window.label.text.justify: center
window.active.label.bg: parentrelative
window.active.label.text.color: #f8f8f8
window.inactive.label.bg: parentrelative
window.inactive.label.text.color: #747474
!! Window buttons
window.*.button.*.bg: parentrelative
window.active.button.*.hover.bg: flat splitvertical gradient border
window.inactive.button.*.hover.bg: parentrelative
window.*.button.*.pressed.bg: flat splitvertical gradient border
!!Button color begin
window.active.button.*.hover.bg.color: #f90000
window.active.button.*.hover.bg.colorTo: #af0100
window.active.button.*.hover.bg.border.color: #a02b2b
window.active.button.*.pressed.bg.color: #bc4747
window.active.button.*.pressed.bg.colorTo: #9f3e3e
window.active.button.*.pressed.image.color: #888888
window.active.button.*.pressed.bg.border.color: #683913
window.inactive.button.*.pressed.bg.color: #ff3d4a
window.inactive.button.*.pressed.bg.colorTo: #ff3d4a
window.inactive.button.*.pressed.image.color: #d58f97
window.inactive.button.*.pressed.bg.border.color: #f0282e
window.active.button.*.image.color: #e0e0e0
window.active.button.disabled.image.color: #707070
window.inactive.button.*.image.color: #747474
window.inactive.button.disabled.image.color: #c0c0c0
!! Borders
window.active.border.color: #181818
window.inactive.border.color: #404040
window.inactive.title.separator.color: #eeeee6
border.width: 1
padding.width: 2
window.handle.width: 0
window.active.client.color: #181818
window.inactive.client.color: #CACAB6
window.client.padding.width: 1
window.client.padding.height: 1
menu.overlap: 0
!! Font shadows
menu.items.font:shadow=y:shadowtint=30
!! On-screen displays
osd.bg: gradient vertical flat
osd.bg.color: #303030
osd.bg.colorTo: #080808
Easy way to make the colors match a wallpaper...etc, Ive found, is to just load the wallpaper in Gimp, and use the color picker to get the hex value. The Pidgin image background is done in .gtkrc-2.0, btw.
I use Obconf to switch between themes, easy, quick, and it seems to do well, and will pick up your new theme directory in .themes. I dont like Obmenu though, it made a mess of my .xml when I first tried it awhile back, and wont use it again.
http://img1.hugeup.com/t/11112009/e64c8.jpg (http://img1.hugeup.com/f/11112009/e64c8.jpg)
Edit: I just realized I forgot to change the pressed state colors of the window minimize/maximize/close buttons...theyre correct already un-pressed, Ill have to come back and re-edit, I was just mainly using that as an example, but I suppose someone may copy and use it.
Said I'd be posting some more screenshots a few posts ago, but didnt realize it would go this far, lol. Think I should be pretty close to done boring you guys.
Also, thanks to Dana Jansens.
avkhatri
July 23rd, 2010, 07:06
Hello everyone, this is my first post here at the Fbsd forum :).
Here is a screen shot of my first successful Freebsd desktop installation running the Blackbox WM.
http://img62.imageshack.us/img62/2822/201007232152341440x900s.png
rbelk
July 24th, 2010, 11:14
Avkhatri, it might be your first screen shot of your first successful FreeBSD desktop. But to to me it FIRST RATE :P
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.