You are not logged in.
^ nice way to lay out the rings
thx. I stole the lua from you
Offline
Do you know a source for downloading Calvin&Hobbes Wallpapers?
Offline
dozerismydogsname wrote:Do you know a source for downloading Calvin&Hobbes Wallpapers?
I don't remember exactly where i downloaded them from, but i have quite a few. I can upload if you want.
Offline
Offline
It's my first time using openbox, and I'm not sure I'm quite satisfied with the openbox and gtk themes...
I'm happy with my tint2 and conky configs tough.
.conkyrc
alignment top_left
background no
border_width 0
cpu_avg_samples 2
default_color white
default_outline_color white
default_shade_color black
draw_borders no
draw_graph_borders yes
draw_outline no
draw_shades no
use_xft yes
xftfont Droid Mono:size=8
gap_x 0
gap_y 0
minimum_size 1280 5
net_avg_samples 2
no_buffers yes
out_to_console no
out_to_stderr no
extra_newline no
own_window yes
own_window_class Conky
own_window_type desktop
own_window_colour 202020
stippled_borders 0
update_interval 1.0
uppercase no
use_spacer none
show_graph_scale no
show_graph_range no
short_units yes
double_buffer yes
color0 FFFFFF
color1 202020
color2 0088CC
color3 DD241F
TEXT
${voffset 1}${goto 20}${color2}BATT: ${color}${if_match ${battery_percent} <= 15}${color3}${endif}${battery_percent}%${color}#
${goto 100}${color2}CPU: ${color}${if_match ${cpu cpu0} >= 70}${color3}${endif}${cpu cpu0}%${color}#
#
#
###-Memory usage in percentage-###
${goto 180}${color2}MEM: ${color}${if_match ${memperc} >= 70}${color3}${endif}${memperc}%${color}#
#
#
###-Root disk usage-###
${goto 260}${color2}ROOT: ${color}${voffset 1}${if_match ${fs_used_perc /} >= 70}${color3}${endif}${fs_bar 10,80 /}${color}${voffset -1}${offset -20}${voffset -1}${font Droid Sans Mono:size=6}${fs_used_perc /}%${font}#
#
#
###-Media disk usage-###
${voffset -2}${goto 405}${color2}MEDIA: ${color}${voffset 1}${if_match ${fs_used_perc /mnt/media} >= 70}${color3}${endif}${fs_bar 10,80 /mnt/media}${color}${voffset -1}${offset -20}${voffset -1}${font Droid Sans Mono:size=6}${fs_used_perc /mnt/media}%${font}#
#
#
###-Upload speed-###
${voffset -2}${goto 560}${color2}UP: ${color}${upspeed eth1}#
#
#
###-Download speed-###
${goto 635}${color2}DOWN: ${color}${downspeed eth1}#
#
#
###-Wireless network-###
${goto 735}${color2}ESSID: ${color}${wireless_essid eth1}#
#
#
###-MPD song-###
${goto 860}${if_mpd_playing}${color2}MPD: ${color}${mpd_artist} - ${mpd_title}${endif}#
#
#
###-Time and date-###
${alignr 20}${color2}${time %a %-d %b}${color} ${time %k:%M}#
tint2rc
# Tint2 config file
# Generated by tintwizard (http://code.google.com/p/tintwizard/)
# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
# Background definitions
# ID 1
# Main background
rounded = 0
border_width = 0
background_color = #202020 100
border_color = #FFFFFF 16
# ID 2
# Inactive background
rounded = 0
border_width = 0
background_color = #303030 100
border_color = #FFFFFF 48
# ID 3
# Transparent background
rounded = 0
border_width = 0
background_color = #FFFFFF 0
border_color = #FFFFFF 0
# Panel
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 100% 20
panel_margin = 0 0
panel_padding = 7 0 7
panel_dock = 0
wm_menu = 1
panel_layer = top
panel_background_id = 1
# Panel Autohide
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 2
autohide_height = 2
strut_policy = follow_size
# Taskbar
taskbar_mode = multi_desktop
taskbar_padding = 0 1 2
taskbar_background_id = 1
taskbar_active_background_id = 2
# Tasks
urgent_nb_of_blink = 8
task_icon = 0
task_text = 1
task_centered = 0
task_maximum_size = 140 35
task_padding = 6 2
task_background_id = 3
# Task Icons
task_icon_asb = 70 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 70 0 0
# Fonts
task_font = Droid sans 8
task_font_color = #FFFFFF 68
task_active_font_color = #0088CC 83
task_urgent_font_color = #0088CC 83
task_iconified_font_color = #FFFFFF 68
font_shadow = 0
# System Tray
systray = 0
systray_padding = 0 4 5
systray_sort = ascending
systray_background_id = 0
systray_icon_size = 16
systray_icon_asb = 74 -100 0
# Clock
#time1_format = %H:%M
time1_font = Droid sans 10
clock_font_color = #FFFFFF 74
clock_padding = 1 0
clock_background_id = 0
clock_rclick_command = orage
# Tooltips
tooltip = 0
tooltip_padding = 2 2
tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3
tooltip_background_id = 1
tooltip_font = sans 10
tooltip_font_color = #000000 80
# Mouse
mouse_middle = close
mouse_right = none
mouse_scroll_up = toggle
mouse_scroll_down = iconify
# Battery
battery = 0
battery_low_status = 10
battery_low_cmd = notify-send "Battery low"
battery_hide = 40
bat1_font = Droid sans 10
bat2_font = Droid sans 0
battery_font_color = #FFFFFF 74
battery_padding = 1 0
battery_background_id = 0
# End of config
I use dmenu so that it's the same size as the conky with this command
dmenu_run -i -nb "#202020" -nf "#ffffff" -sb "#202020" -sf "#0088cc" -fn "-*-droid sans-*-*-*-*-11-*-*-*-*-*-*-*"
Last edited by Lewix (2010-07-25 08:59:15)
Offline
maxexcloo wrote:null wrote:hey,
do u remember the openbox, gkt and icon theme of this? and what panel are u using?The panel looks like Tint2.
New background:
Clean:
http://img697.imageshack.us/img697/733/ … 050.th.pngWhat gtk and icon theme are you using?
Shiki Colors
Offline
http://img251.imageshack.us/img251/7962 … hotloy.png
Uploaded with ImageShack.us
http://rapidshare.com/files/407415347/.conkyrc.html
http://rapidshare.com/files/407402762/autostart.sh.html
Here is my ~/.config/openbox/rc.xml file BUT it got all messed up so there is no Tab'ing anymore.
However, if you strain your eyes to read it there is examples of how to execute applications with a key binding.
http://rapidshare.com/files/407417617/rc.xml.html
Wallpaper
http://rapidshare.com/files/407403578/G … h.jpg.html
.Xdefaults and .bashrc require community/terminus-font to be installed
.Xdefaults specifies ATER_Blue mouse theme on line #6
X11 Mouse Theme ATER_Blue.
I Love this one. It is "Complete !" and looks cool.
http://gnome-look.org/content/show.php/ … tent=93647
Owe here is my ~/.Xdefaults You will also want to put it in /home/root/.Xdefaults
http://rapidshare.com/files/407415569/.Xdefaults.html
Here is my ~/.bashrc
http://rapidshare.com/files/407416706/.bashrc.html
~/.gtkrc-2.0
http://rapidshare.com/files/407421067/.gtkrc-2.0.html
GTK icon theme Cryo64-Mixed
http://gnome-look.org/content/show.php/ … ent=107287
GTK Theme BlackGarden
http://rapidshare.com/files/407420862/B … ar.gz.html
Owe and I use tryer for the system tray at the bottom center.
Last edited by hunterthomson (2010-07-17 09:16:36)
OpenBSD-current Thinkpad X230, i7-3520M, 16GB CL9 Kingston, Samsung 830 256GB
Contributor: linux-grsec
Offline
http://img251.imageshack.us/img251/7962 … hotloy.png
http://img251.imageshack.us/img251/7962 … hotloy.png
Uploaded with ImageShack.us
http://rapidshare.com/files/407402738/.conkyrc.html
http://rapidshare.com/files/407402762/autostart.sh.htmlWallpaper
http://rapidshare.com/files/407403578/G … h.jpg.htmlOwe and I use tryer for the system tray at the bottom center.
very nice work, and thanks for the links, i am using your conkyrc on my laptop now
Offline
all these are great shots.
I'm going to have to give Openbox a try
Offline
Thanks guys.
Owe strite, I messed up in the conkyrc. You want to change...
line #8
own_window yes
to...
own_window no
And remove line #9
I uploaded the changed file and changed the link.
This way you can right click on it to get the menus to pop up.
-----------------
Ya man Openbox is the way to go. It dose take a little time to get it setup the way you want but it is super nice after you do. Then you can just save your config files ~/.config/openbox and you'll never have to mess with it again.
I use
feh for the background
and
tryer for the system tray
There is no need what so ever for a "Bar" because your menu is displayed with a Right Click on the desktop and the Middle Click shows a list of all the desktops and applications running on them, so it acts like the Task Bar & Desktop Pager all in one.
Go through the Arch WiKi for OpenBox and stuff. You'll want the obmenu and obconf utils as well as some other ones the WiKi talks about.
Owe and with OpenBox you need to setup the ~/.Xdefaults and /home/root/.Xdefaults file
http://rapidshare.com/files/407415569/.Xdefaults.html
Last edited by hunterthomson (2010-07-17 09:19:54)
OpenBSD-current Thinkpad X230, i7-3520M, 16GB CL9 Kingston, Samsung 830 256GB
Contributor: linux-grsec
Offline
I am not sure if it's alright to ask here, but could anyone upload/share a photo of what openbox looks like when you've just installed it?
Offline
I am not sure if it's alright to ask here, but could anyone upload/share a photo of what openbox looks like when you've just installed it?
There'll be no panel and no background, so you'll literally see nothing.
Last edited by w1ntermute (2010-07-17 20:20:31)
Offline
Imagine a grey screen.
There is no panel, no wallpaper, nothing. if you right click you get a default menu with a bunch of programs you don't even have installed probably, if you open a window it will have some decorations. When you scroll on the desktop it will show a little display to let you know on which desktop you are.
Offline
Ah, so that's why there aren't any screenies around.. Thank you.
Offline
Ya, I'd start by using menumaker then obmenu to fine tune it. Then make sure to setup the .Xdefualts (I just added a section in the openbox wiki for that) and the rest is up to your imagination. Work through the WiKi... owe, and I'd suggest PCmanFM file-manager, and for mounting removable volumes; it has a wiki too.
OpenBSD-current Thinkpad X230, i7-3520M, 16GB CL9 Kingston, Samsung 830 256GB
Contributor: linux-grsec
Offline
may i ask where did you get wallpaper on first screenshot
Registered Linux user #589468
OS: Arch 64-bit -- CPU: Core i7-4770 GPU: Radeon R9 270x RAM: 16 gigs Storage: 120GB SSD + 1TB HDD
OS: Arch ARM -- Raspberry Pi B, Raspberry Pi B+, Raspberry Pi B2
Offline
may i ask where did you get wallpaper on first screenshot
yeah sorry I'm getting lazy and not posting specs - here, deviantart as ever
Offline