You are not logged in.
Offline
Offline
Renan Birck: Got a linkto the wallpaper on the second monitor? The girl one.....
Also, what tab extension is that on firefox that allows multiple rows of tabs?
Thanks
Last edited by securitybreach (2009-04-05 04:30:59)
"Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats." -- H.L. Mencken
Website Configs
Forum Admin: Bruno's All Things Linux
securitybreach<a>archlinux.us
Offline
Running Openbox on my Aspire One
http://farm4.static.flickr.com/3623/339 … 1330_m.jpg
Click to enlarge
Oh!that is beautiful!It's pypanel?
could you tell me how to make it?and how to embed terminal in desktop? thanks a lot.
Offline
froli wrote:Running Openbox on my Aspire One
http://farm4.static.flickr.com/3623/339 … 1330_m.jpg
Click to enlarge
Oh!that is beautiful!It's pypanel?
could you tell me how to make it?and how to embed terminal in desktop? thanks a lot.
It's not pypanel but bmpanel with arch theme. And for the term, it's not embed in desktop it's just a simple transparent urxvt terminal.
To get the same as my panel, you have to install bmpanel and bmpanel-themes wich is on AUR.
So,
pacman -Sy bmpanel
And the bmpanel-themes package is here
archlinux on Macbook Pro 10,1
Offline
Renan Birck: Got a linkto the wallpaper on the second monitor? The girl one.....
http://img48.imageshack.us/img48/8783/86619cat.jpg
Also, what tab extension is that on firefox that allows multiple rows of tabs?
Tab Mix Plus
Offline
securitybreach wrote:Renan Birck: Got a linkto the wallpaper on the second monitor? The girl one.....
http://img48.imageshack.us/img48/8783/86619cat.jpg
Also, what tab extension is that on firefox that allows multiple rows of tabs?
Tab Mix Plus
Such a sweet extension that is....
The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...
Offline
before I post, I'll fess up: this is Crunchbang Linux, not Arch w/ Openbox
I DO have an arch box, but it's not got any X server.
http://i34.photobucket.com/albums/d145/ … 800_-1.png
it's all fairly straightforward, but if anyone wants to know anything, just ask.
Might fiddle later.
your .conkyrc would be cool, really nice screeny
Mr Green I like Landuke!
Offline
securitybreach wrote:Renan Birck: Got a linkto the wallpaper on the second monitor? The girl one.....
http://img48.imageshack.us/img48/8783/86619cat.jpg
Also, what tab extension is that on firefox that allows multiple rows of tabs?
Tab Mix Plus
Thanks alot.
"Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats." -- H.L. Mencken
Website Configs
Forum Admin: Bruno's All Things Linux
securitybreach<a>archlinux.us
Offline
mehall wrote:before I post, I'll fess up: this is Crunchbang Linux, not Arch w/ Openbox
I DO have an arch box, but it's not got any X server.
http://i34.photobucket.com/albums/d145/ … 800_-1.png
it's all fairly straightforward, but if anyone wants to know anything, just ask.
Might fiddle later.
your .conkyrc would be cool, really nice screeny
If I'm honest it could probably do with tidying up, and I have a few things I'd like to do, but I don't want to clutter that conky, and I don't really want more than one! xD
here's the conkyrc as of current:
background yes
use_xft yes
xftfont Sans:size=8
xftalpha 0.9
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_type desktop
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 200 200
maximum_width 200
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders yes
default_color white
default_shade_color black
default_outline_color white
alignment top_right
gap_x 12
gap_y 12
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
TEXT
${font georgia:size=72}${alignr}${offset -100}${time %k}
${voffset -135}${goto 132}${font georgia:size=26}${time : %M}
${voffset -20}${goto 132}${color4}${font georgia:size=10}${time %e. %B}$font$color
${goto 132}${color4}${time %A}
${font sans-serif:bold:size=8}SYSTEM ${hr 2}
${font sans-serif:normal:size=8}$sysname $kernel $alignr $machine
Host:$alignr$nodename
Uptime:$alignr$uptime
$stippled_hr
Hard Disk $alignr${color ffffff}${diskiograph 15,135}
Core One: ${font} ${freq_dyn_g cpu1} ghz$alignr${cpu
cpu1}%
${color ffffff}${cpubar cpu1}
Core Two: ${font} ${freq_dyn_g cpu2} ghz$alignr${cpu
cpu2}%
${color ffffff}${cpubar cpu2}
$stippled_hr
${font sans-serif:bold:size=8}MEMORY ${hr 2}
${font sans-serif:normal:size=8}RAM $alignc $mem / $memmax $alignr $memperc%
$membar
${font sans-serif:bold:size=8}DISKS ${hr 2}
${font sans-serif:normal:size=8}/ $alignc ${fs_used /} / ${fs_size /} $alignr ${fs_used_perc /}%
${font sans-serif:normal:size=8}/home $alignc ${fs_used /home} / ${fs_size /home} $alignr ${fs_used_perc /home}%
${fs_bar /home}
${font sans-serif:bold:size=8}TOP PROCESSES ${hr 2}
${font sans-serif:normal:size=8}${top_mem name 1}${alignr}${top mem 1} %
${top_mem name 2}${alignr}${top mem 2} %
$font${top_mem name 3}${alignr}${top mem 3} %
$font${top_mem name 4}${alignr}${top mem 4} %
${font sans-serif:bold:size=8}NETWORK ${hr 2}
${font sans-serif:bold:size=8}eth0 ${font sans-serif:normal:size=8} $alignr ${addr eth0}
Inbound $alignr ${downspeed eth0} kb/s
Outbound $alignr ${upspeed eth0} kb/s
${if_existing /proc/net/route wlan0}${font sans-serif:bold:size=8}WiFi ${font sans-serif:normal:size=8} $alignr ${addr wlan0}
Inbound $alignr ${downspeed wlan0} kb/s
${downspeedgraph wlan0}
Outbound $alignr ${upspeed wlan0} kb/s
${upspeedgraph wlan0}${endif}
The if_existing on the last block is really really useful, it saves the wifi from cluttering it up, and gives me the details I need. I only need the full details if using the Wifi, I just like the basics when using eth0
EDIT: I just realised that's the current version, which I did today, my bad.
I'll get the old one up when I can xD
here's my current desktop as of today though:
as before, click thru for full size.
EDIT: Found my old Conky!!!
background yes
use_xft yes
xftfont Sans:size=8
xftalpha 1
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_type desktop
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 200 200
maximum_width 200
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders yes
default_color white
default_shade_color black
default_outline_color white
alignment top_right
gap_x 12
gap_y 12
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
TEXT
${font sans-serif:bold:size=8}SYSTEM ${hr 2}
${font sans-serif:normal:size=8}$sysname $kernel $alignr $machine
Host:$alignr$nodename
Uptime:$alignr$uptime
$stippled_hr
HD temp : ${hddtemp /dev/sda}$alignr HD I/O : $diskio
${color ffffff}${diskiograph 15,200}
amd-core1: ${font}${execi 2 sensors | grep 'Core 0' | sed -e 's/.*
+//' | sed -e 's/.0°C.*//'} °C ${freq_dyn_g cpu1} ghz$alignr${cpu
cpu1}%
${color ffffff}${cpubar cpu1}
amd-core2: ${font}${execi 2 sensors | grep 'Core 1' | sed -e 's/.*
+//' | sed -e 's/.0°C.*//'} °C ${freq_dyn_g cpu2} ghz$alignr${cpu
cpu2}%
${color ffffff}${cpubar cpu2}
${cpugraph 20,200 eae8e3 ffffff}
$stippled_hr
${font sans-serif:bold:size=8}MEMORY ${hr 2}
${font sans-serif:normal:size=8}RAM $alignc $mem / $memmax $alignr
$memperc%
$membar
${font sans-serif:bold:size=8}DISKS ${hr 2}
${font sans-serif:normal:size=8}/ $alignc ${fs_used /} / ${fs_size /} $alignr ${fs_used_perc /}%
${fs_bar /}
${font sans-serif:normal:size=8}/home $alignc ${fs_used /home} / ${fs_size
/home} $alignr ${fs_used_perc /home}%
${fs_bar /home}
SWAP $alignc ${swap} / ${swapmax} $alignr ${swapperc}%
${swapbar}
${font sans-serif:bold:size=8}TOP PROCESSES ${hr 2}
${font sans-serif:normal:size=8}${top_mem name 1}${alignr}${top mem 1} %
${top_mem name 2}${alignr}${top mem 2} %
$font${top_mem name 3}${alignr}${top mem 3} %
$font${top_mem name 4}${alignr}${top mem 4} %
${font sans-serif:bold:size=8}NETWORK ${hr 2}
WiFi ${font sans-serif:normal:size=8} $alignr ${addr ath0}
Connection quality: $alignr ${wireless_link_qual_perc ath0}%
${downspeedgraph ath0}
DLS:${downspeed ath0} kb/s $alignr total: ${totaldown ath0}
${upspeedgraph ath0}
ULS:${upspeed ath0} kb/s $alignr total: ${totalup ath0}
${font sans-serif:bold:size=8}eth0 ${font sans-serif:normal:size=8} $alignr ${addr eth0}
Inbound $alignr ${downspeed eth0} kb/s
${downspeedgraph eth0}
Outbound $alignr ${upspeed eth0} kb/s
${upspeedgraph eth0}
At least, I believe that's the same as the one I posted above, lol.
Last edited by mehall (2009-04-06 02:11:35)
Offline
princelai wrote:froli wrote:Running Openbox on my Aspire One
http://farm4.static.flickr.com/3623/339 … 1330_m.jpg
Click to enlarge
Oh!that is beautiful!It's pypanel?
could you tell me how to make it?and how to embed terminal in desktop? thanks a lot.
It's not pypanel but bmpanel with arch theme. And for the term, it's not embed in desktop it's just a simple transparent urxvt terminal.
To get the same as my panel, you have to install bmpanel and bmpanel-themes wich is on AUR.
So,
pacman -Sy bmpanel
And the bmpanel-themes package is here
That is greet!thank you
Offline
Azu manga Freaking Daioh!!!!! hells yeah!
Offline
Alright, I finally broke down and set up my openbox, which I admit is my favorite now.
I've always been torn between kde and openbox, but with a nicely configured openbox, I really see no need for kde
Most all of my config was grabbed from previous posts, and mix matched into this; thanks guys
anyway, here are all my config files for openbox:
http://lordanubis.netau.net/files/openbox/
And here is the awesome mouse cursor I like to use with it:
http://lordanubis.netau.net/files/openb … CXP.tar.gz
for the cronjob that uses feh to update my wallpaper every minute
crontab -e
*/1 * * * *DISPLAY=:0.0 /home/anubis/scripts/wallpaper.sh
unfortunately the server i had all my wallpapers on went down, so i'll have to upload them all again sometime
also, some others I took...
Any society that would give up a little liberty to gain a little security will deserve neither and lose both.
-Benjamin Franklin
The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man.
-George Bernard Shaw
Offline
*snip*
Theme: TropicBomb
GTK theme: Murrine-Tangoesque
Active programs on screenshot:
Firefox, conky, Sonata and stalonetray
Last edited by whordijk (2010-06-19 09:14:10)
Offline
Screenshot
(click for full size)
The Name of The Openbox and GTK Theme
OpenBox Theme: Arch.blue (found at www.box-look.org), modified by me:
(changed the window border color to match the "archlinux" text on page instead of the darker bar (otherwise windows were hard to discern on dark backgrounds). Accents on inactive windows are now grey instead of cyan, and window buttons are highlighted when you hover the mouse over them.
GTK theme is nova-arch also found on www.box-look.org
The name of the running applications like trayer / awn e.t.c.
Running Conky, Tint2
tint2 configuration file[/i]
click here for tint2rc
Conky config
Well, this conky has several stuff from other ppl assembled toghether, and its heavily based on a screenie found online but i couldn't say whose was. I deleted almost all the gmail.py so i could get a brief version
WARNING: colors are HORRIBLY implemented, i should clean it up for easy color-change
Click here for conkyrc
I hope you like it; im currently looking for a more attractive wallpaper!!! Oh, fonts are Helldusrty FTV Basic Demi (window titles, taskbar, menu, conky), terminus (console, conky) and sans for windows (tint2 clock and gtk theme default i think)
Cheers,
Alex
Offline
Offline
After some time and even more changes, here I am again.
Openbox theme: Dandelion. http://www.box-look.org/content/show.ph … tent=66904
GTK theme: Dust. http://aur.archlinux.org/packages.php?ID=22405
Applications:
BMPanel with Arch theme. http://nsf.110mb.com/bmpanel/#themes
MPD with Sonata, Urxvtd/Urxvtc, Kopete, conky and Icecat (with Vimperator).
rc.xml: http://isengrin.iespana.es/Config/rc.xml
menu.xml: http://isengrin.iespana.es/Config/menu.xml
autostart.sh: http://isengrin.iespana.es/Config/autostart.sh
.conkyrc: http://isengrin.iespana.es/Config/.conkyrc
.Xdefaults: http://isengrin.iespana.es/Config/.Xdefaults
.zshrc: http://isengrin.iespana.es/Config/.zshrc
Vim colours Relaxed Green (without background). http://isengrin.iespana.es/Config/relaxedgreen.vim
Wallpaper: Tabitha, from Zero no Tsukaima. http://konachan.com/post/show/2851/tabi … o_tsukaima
Last edited by Isengrin (2009-04-10 07:02:42)
The Wheel weaves as the Wheel wills, and we are only the thread of the Pattern."
—Moiraine Damodred
Offline
Just got my new eeepc 1000HE and I'm in love with it. As for the desktop, minimalism all the way.
Theme: Dyne-Dark
GTK: Dyne-Dark
Wall: Go Home, Get Down by j3concepts
Offline
Offline
before I post, I'll fess up: this is Crunchbang Linux, not Arch w/ Openbox
I DO have an arch box, but it's not got any X server.
http://i34.photobucket.com/albums/d145/ … 800_-1.png
it's all fairly straightforward, but if anyone wants to know anything, just ask.
Might fiddle later.
Mehall, what font is that you're using in Conky?
Jay
Offline
Current one:
Busy:
Apps: Firefox, XChat, Twitux, lots of stuff on screen, gkrellm
WM: Openbox
Panel: bmpanel
GTK theme: Zenburn
Icontheme: Tango
GTK font: Cure
Termnal font: Terminus
Wallpapers: http://interfacelift.com/wallpaper_beta … ebula.html (main screen) and http://interfacelift.com/wallpaper_beta … aving.html (small screen)
Offline
Offline
mehall wrote:before I post, I'll fess up: this is Crunchbang Linux, not Arch w/ Openbox
I DO have an arch box, but it's not got any X server.
http://i34.photobucket.com/albums/d145/ … 800_-1.png
it's all fairly straightforward, but if anyone wants to know anything, just ask.
Might fiddle later.
Mehall, what font is that you're using in Conky?
Jay
I made the default font throughout my system for most things "Droid" fonts, from Android. I hadn't actually clicked that it had got Conky too, but conky was set for "Sans", so changing the default sans font changed that too xD Found a link for you:
http://blog.zelut.org/2009/03/13/instal … rch-linux/
Droid fonts are great, if I'm honest. There's a reason why I set them as the default on my system.
That *should* be the font that conky is using.
Offline