You are not logged in.
Offline
Sorry about this being a slightly off-topic post.
Ninjaprawn: Yes, I've been meaning to setup keybinds to my preferences, but I'm a chronic procrastinator who is actually busy a lot! - I'll read up on it after work today, thanks.
Finwin: Simplicity is beauty :] - I'm running LXDE on my one of my netbooks, it's quite lovely!
Jukkan: Oh, wow, Thanks. I was looking for a way to do something like that, but decided to just sort everything over my desktops instead, based on how they looked, (Yes, I love it when things are aesthetically pleasing.) so it would look cleaner, but that could work a ton better! - The icon thing to my terminal is something I honestly didn't notice before you mentioned it, guess I have to do something about it now!
Offline
Offline
here is another one with extra conky
http://s7.postimage.org/cqsy4onjb/2012_06_06_1338976482_1280x800_scrot.jpg
Could you share conky from left ? That conky witch looks like a panel with your stats.
Thank you.
Last edited by gothu (2012-06-13 10:35:19)
Offline
here is another one with extra conky
http://s7.postimage.org/cqsy4onjb/2012_06_06_1338976482_1280x800_scrot.jpg
Can you share process three and ring conky?
Offline
Clean:
Dirty:
Openbox theme: custom
GTK theme: Orion
Icon theme: Faenza
tint2rc:
# Tint2 config file
# Background definitions
# ID 1
rounded = 0
border_width = 1
background_color = #000000 60
border_color = #CCCCCC 11
# ID 2
rounded = 2
border_width = 1
background_color = #FFFFFF 40
border_color = #FFFFFF 43
# ID 3
rounded = 2
border_width = 0
background_color = #FFFFFF 11
border_color = #FFFFFF 63
# Panel
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 100% 30
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 = single_desktop
taskbar_padding = 2 3 2
taskbar_background_id = 0
taskbar_active_background_id = 0
# Tasks
urgent_nb_of_blink = 100
task_icon = 1
task_text = 1
task_centered = 1
task_maximum_size = 140 35
task_padding = 6 2
task_background_id = 3
task_active_background_id = 2
task_urgent_background_id = 2
task_iconified_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 = sans 7
task_font_color = #FFFFFF 63
task_active_font_color = #FFFFFF 80
task_urgent_font_color = #FFFFFF 80
task_iconified_font_color = #FFFFFF 63
font_shadow = 0
# System Tray
systray = 1
systray_padding = 0 4 5
systray_sort = right2left
systray_background_id = 0
systray_icon_size = 24
systray_icon_asb = 85 0 0
# Clock
time1_format = %H:%M
time1_font = sans 8
time2_format = %A, %d. %B
time2_font = sans 6
clock_font_color = #FFFFFF 69
clock_padding = 1 0
clock_background_id = 0
clock_lclick_command = gsimplecal
# 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 = #FFFFFF 80
# Mouse
mouse_middle = none
mouse_right = none
mouse_scroll_up = toggle
mouse_scroll_down = iconify
# Battery
battery = 0
battery_low_status = 36
battery_low_cmd = notify-send "Low Battery"
battery_hide = 1
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #FFFFFF 69
battery_padding = 1 0
battery_background_id = 0
# End of config
conkyrc:
alignment tr
background no
double_buffer yes
gap_x 10
gap_y 15
own_window yes
own_window_type desktop
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
use_xft yes
xftfont sans:size=8
xftalpha 0.5
TEXT
${color FFA300}${font sans-serif:bold:size=8}SYSTEM ${color EAEAEA}${hr 2}
${font sans-serif:normal:size=8}
Kernel $alignr${kernel}
Uptime $alignr${uptime}
Updates $alignr${execi 3600 cat .updates.log | grep "pkg.tar.*" | wc -l} Paket(e)
${color FFA300}${font sans-serif:bold:size=8}TEMPERATUR ${color EAEAEA}${hr 2}
${font sans-serif:normal:size=8}
CPU ${alignr}${execi 10 sensors | grep 'Core 0' | cut -c16-17}°C
GPU ${alignr}${execi 10 sensors | grep 'temp1' | cut -c16-17}°C
${color FFA300}${font sans-serif:bold:size=8}PROZESSOR ${color EAEAEA}${hr 2}
${font sans-serif:normal:size=8}
CPU1 ${alignr}${cpu cpu1}%
${cpugraph cpu1 24, 200}
Frequenz ${alignr}${freq_g cpu1} GHz
CPU2 ${alignr}${cpu cpu2}%
${cpugraph cpu2 24, 200}
Frequenz ${alignr}${freq_g cpu2} GHz
${color FFA300}${font sans-serif:bold:size=8}SPEICHER${color EAEAEA}${hr 2}
${font sans-serif:normal:size=8}
RAM $memperc%${alignr}$mem/$memmax
${membar 6, 200}
SWAP $swapperc%${alignr}$swap/$swapmax
${swapbar 6, 200}
${color FFA300}${font sans-serif:bold:size=8}DATEISYSTEM ${color EAEAEA}${hr 2}
${font sans-serif:normal:size=8}
/ ${alignr}${fs_used /}/${fs_size /}
${fs_bar 6, 200 /}
${color FFA300}${font sans-serif:bold:size=8}NETZWERK ${color EAEAEA}${hr 2}
${font sans-serif:normal:size=8}
IP ${alignr}${execi 60 cat .ip.txt}
Download ${alignr}${downspeed wlan0}
Upload ${alignr}${upspeed wlan0}
${hr 1}
${font sans-serif:normal:size=8}
${wireless_essid wlan0} ${alignr}${addr wlan0}
Signalstärke ${alignr}${wireless_link_qual_perc wlan0}%
${wireless_link_bar 6,200 wlan0}
Bitrate ${alignr}${wireless_bitrate wlan0}
${color FFA300}${font sans-serif:bold:size=8}AKKU ${color EAEAEA}${hr 2}
${font sans-serif:normal:size=8}
${if_match ${battery_percent BAT1} >= 36 }${if_match "${acpiacadapter ACAD}"=="on-line"}${color green}Laden${color}${else}${color yellow}Entladen${color}${endif} ${alignr}${battery_percent BAT1}%${endif}${if_match ${battery_percent BAT1} <= 35 }${if_match "${acpiacadapter ACAD}"=="on-line"}${color green}Laden${color}${else}${color yellow}Entladen${color}${endif} ${alignr}${color orange}${battery_percent BAT1}%${color}${endif}
${if_match ${battery_percent BAT1} >= 36 }${battery_bar 6,200
BAT1}${endif}${if_match ${battery_percent BAT1} <= 35 }${color red}${battery_bar 6,200 BAT1}${color}${if_match "${acpiacadapter ACAD}"=="off-line"}${execi 60 aplay .sounds/roteralarm.wav}${endif}${endif}
Last edited by derhil (2013-01-05 17:13:05)
Offline
@gjm That desktop is very simple and amazing. Loved it
Offline
hello people, this is my frist time using openbox, so i am in the process of learning , before i was using gnome, then xfce and now openbox and its really nice
my desktop clean:
http://img832.imageshack.us/img832/4548/cleand.th.png
and busy:
Hi, what menu launcher u use? and how u move this launcher button, on the left side of bmpanel2?) Thank You!
Offline
Offline
I got openbox running on my phone, here's a pretty screenshot:
What phone is that?
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
@gjm That desktop is very simple and amazing. Loved it
Thank's Mate! Enjoy
dmz wrote:I got openbox running on my phone, here's a pretty screenshot:
What phone is that?
I think It's Nokia N900
Last edited by gjm (2012-06-14 22:28:52)
Offline
That is correct qjm.
Today I have gotten my hands on a n950 dev phone... this will be interesting :-)
Offline
Today I have gotten my hands on a n950 dev phone... this will be interesting :-)
Can I have the other one now?
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
Clean:
Fake Dirty:
Panel: tint2-svn
GTK Theme: Orion
Icon Theme: Faience - Azur
Openbox Theme: 1977 Grey (slighty modified)
A link to wallpaper please?
Offline
Sure. Here: http://i.imgur.com/FaVck.jpg
Offline
Offline
Hi there, gothu & TheImmortalPhoenix.
you can find it here: https://bbs.archlinux.org/viewtopic.php?id=39906&p=40
sorry 4 tha big delay
Offline
Here's my rig. Not much (if any) has changed since a 'pacman -Syyu' caused some dependencies to screw up X et al, and the fact that this student is too lazy to fix it.
Archers take their arrows in the knee.
Offline
Clean:
Fake Dirty:
Panel: tint2-svn
GTK Theme: Orion
Icon Theme: Faience - Azur
Openbox Theme: 1977 Grey (slighty modified)
I love your config, its beautifull and simple.
Offline
#---------------------------------------------
# TINT CONFIG FILE
#---------------------------------------------
#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
rounded = 0
border_width = 0
background_color = #000000 50
border_color = #212121 0
#rounded = 1
#border_width = 3
#background_color = #ffffff 20
#border_color = #ffffff 15
#rounded = 1
#border_width = 0
#background_color = #000000 35
#border_color = #ffffff 0
#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = 1
panel_position = bottom center
panel_size = 100% 30
panel_margin = 0 0
panel_padding = 0 0
font_shadow = 0
panel_background_id = 1
#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = single_desktop
taskbar_padding = 3 3
taskbar_background_id = 1
#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 1
task_width = 270
task_centered = 1
task_padding = 6 3
task_font = Architects Daughter 8
task_font_color = #ffffff 80
task_active_font_color = #ffffff 100
task_background_id = 0
task_active_background_id = 0
#---------------------------------------------
# SYSTRAY
#---------------------------------------------
systray_padding = 5 4
systray_icon_opacity = 90
systray_background_id = 1
systray_icon_size = 14
#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %H:%M
time1_font = Rock Salt 10
#time2_format = %A %d %B
#time2_font = Segoe UI 7
clock_font_color = #ffffff 100
clock_padding = 6 0
clock_background_id = 1
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = close
mouse_right = iconify
mouse_scroll_up = toggle
mouse_scroll_down = iconify
The font in the tint2 panel is 'Architects Daughter' from the Google fonts package. Although it's available in the AUR I download it from here. The AUR package seems to take forever and a day to install.
Offline
For sure !
Here is the archive : z3bra_conky.tar
Extract it anywhere, and then, place the .conkytheme in your home directory to make it works !
You may also needs some adjustements, But all is explained in the README
Hope you'll enjoy it !
Hi z3bra!
You made a very nice work, but I can't enjoy it because the link shows a 404 error now!
Please, can you upload it again?
Thank you very much!
Offline
Thank you eu-slack !
Yeah sorry for the inconvenience... Here is the link : Conky archive
I hope you will enjoy it Don't forget it needs conky-lua from AUR to enjoy the ring-based clock !
I also added a "todo-list" on the top right which uses a simple script I made. It's (in my opinion ^^) well documented, but it's in french, so, if you want to use it, it's quite simple :
z3bra_$> ./todo.sh "Something to do" # Add "something to do" to the list
z3bra_$> ./todo.sh -l # List all I have to do (used by conky)
z3bra_$> ./todo.sh -c # Clear the entire list (In case you're to lazy tto do those stuffs :P)
z3bra_$> ./todo.sh -r <number> # remove the task on the <number> line
z3bra_$> ./todo.sh -r "Something" # remove the line containing "Something" if one only rows match
z3bra_$> ./todo.sh -h # Display the Frenchie documentation ;)
Same as usual, "tar xvzf z3bra.tar" in your home directory, and launch the conky_start.sh script !
Hobbes: Shouldn't we read the instructions?
Calvin: Do I look like a sissy ?
Offline
z3bra, you're the man!
I'll post the result very soon...
Offline