You are not logged in.

#351 2009-05-10 14:03:43

Agent69
Member
Registered: 2006-05-26
Posts: 189

Re: May 2009 Screenshots

antenna wrote:

Openbox on my laptop. 

http://omploader.org/tMW5ldg

I really like that Antenna. Nice screenshot! cool

Offline

#352 2009-05-10 14:06:16

milomouse
Member
Registered: 2009-03-24
Posts: 940
Website

Re: May 2009 Screenshots

Mesher wrote:

Do you mind if I could peek at your subtle and dvtm config? smile

I'm not using dvtm. Terminal is rxvt-unicode, using it in tabbed mode. Spawned a few times. As for Subtle; I'm using subtle-0.8.997-alpha, which I guess I should upgrade but I haven't got around to comparing the differences yet. Not much changed in the config except a few tag/view/shortcut details. Nothing major. The sublets are altered slightly but remain similar to originals. If you need something like my .Xdefaults or anything, just go here: http://dotfiles.org/~milomouse     Here's the subtle.rb config if you still want it. Hope this helps. smile

# 
# This program can be distributed under the terms of the GNU GPL.
# See the file COPYING.
# 
# $Id: dist/subtle.rb,v 964 2009/03/25 21:16:01 unexist $
# 

#
# Options
#
OPTIONS = {
  "border" => 2,   # Border size of the windows
  "step"   => 5    # Window move/resize key step
}

#
# Font
#
FONT = { 
  "family" => "fixed",   # Font family for the text
  "style"  => "medium",             # Font style (medium|bold|italic)
  "size"   => 9                    # Font size
}

#
# Colors
# 
COLORS = { 
  "font"       => "#ffffff",   # Color of font
  "border"     => "#e1e1e1",   # Color of border
  "normal"     => "#5d5d5d",   # Color of inactive windows
  "focus"      => "#ff00a8",   # Color of focus window
  "background" => "#3d3d3d"    # Color of root background
}

#
# Grabs
#
# Modifier keys:
# A  = Alt key       S = Shift key
# C  = Control key   W = Super (Windows key)
# M  = Meta key
#
# Mouse buttons:
# B1 = Button1       B2 = Button2
# B3 = Button3       B4 = Button4
# B5 = Button5
#
GRABS = {
  "ViewJump1"          => "W-1",       # Jump to view 1
  "ViewJump2"          => "W-2",       # Jump to view 2
  "ViewJump3"          => "W-3",       # Jump to view 3
  "ViewJump4"          => "W-4",       # Jump to view 4
  "ViewJump5"          => "W-5",       # Jump to view 5
  "WindowMove"         => "S-B1",      # Move window
  "WindowResize"       => "S-B3",      # Resize window
  "WindowFloat"        => "A-f",       # Toggle float
  "WindowFull"         => "A-space",   # Toggle full,
  "WindowStick"        => "A-s",       # Toggle stick
  "WindowKill"         => "A-k",       # Kill window
  "GravityTopLeft"     => "S-KP_7",    # Set left gravity
  "GravityTop"         => "S-KP_8",    # Set top gravity
  "GravityTopRight"    => "S-KP_9",    # Set right gravity
  "GravityLeft"        => "S-KP_4",    # Set left gravity
  "GravityCenter"      => "S-KP_5",    # Set center gravity
  "GravityRight"       => "S-KP_6",    # Set right gravity
  "GravityBottomLeft"  => "S-KP_1",    # Set bottom-left gravity
  "GravityBottom"      => "S-KP_2",    # Set bottom gravity
  "GravityBottomRight" => "S-KP_3",    # Set bottom-right gravity
  "urxvt -pe tabbed"   => "A-Return",  # Exec term
  'dmenu_run -fn "-*-fixed-medium-r-*-*-9-*-*-*-*-*-*-*" -nb "#3d3d3d" -nf "#ccc" -sb "#ff00a8" -sf "#fff"'  => "A-p",   # Exec dmenu
}

#
# Tags
#
TAGS = {
  "terms"   => "xterm|urxvt",
  "browser" => "swiftweasel",
  "editor"  => "tkcon|wish",
  "video"   => "mplayer",
  "photo"   => "feh|mirage|imagemagick",
  "float"   => "mplayer|feh|gimp|imagemagick",
  "top"     => "swiftweasel",
  "bottom"  => "urxvt",
}  

#
# Views
#
VIEWS = {
  "dev"  => "terms|editor",
  "sys"  => "photo|video",
  "web"  => "browser|video|terms"
}

# vim:ts=2:bs=2:sw=2:et:fdm=marker

Offline

#353 2009-05-10 14:32:38

Mesher
Member
From: Bowie, Maryland
Registered: 2009-02-21
Posts: 20

Re: May 2009 Screenshots

@milomouse: Thanks, but I was looking for your sublets big_smile

Last edited by Mesher (2009-05-10 14:36:36)

Offline

#354 2009-05-10 14:56:57

milomouse
Member
Registered: 2009-03-24
Posts: 940
Website

Re: May 2009 Screenshots

@Mesher
The only thing I really changed was the formatting of the output, otherwise they're what you get when you install fresh. If you really want the formatting I'll post 'em but it's pretty easy. Like with clock.rb I just changed the format to:

 self.data = Time.now().strftime("| %b %d %Y | %R |")

Just do something like that to each Sublet to make them match. Kinda goofy but it works! I've only had Subtle for a day so I'm still tinkering with Sublets; brushing up on my Ruby! tongue

Offline

#355 2009-05-10 17:53:15

XFire
Member
From: UK
Registered: 2008-05-11
Posts: 192

Re: May 2009 Screenshots


There is a difference between bleeding [edge] and haemorrhaging. - Allan

Offline

#356 2009-05-10 17:56:37

XFire
Member
From: UK
Registered: 2008-05-11
Posts: 192

Re: May 2009 Screenshots

Joe_Arch wrote:
Dimon-z wrote:

@Joe_Arch what in the righ top on desktop?and how to make images on conky?

That is also conky. It's 2 RSS feeds. Here's the text portion of that conky file:

${color9}Slashdot${color0}
${rss http://rss.slashdot.org/Slashdot/slashdot 30 item_titles 5}

${color9}NPR${color0}
${rss http://www.npr.org/rss/rss.php?id=1007 30 item_titles 5 }

So they update every 30 minutes (don't want to spam them) and are set to display 5 titles at a time.



Conky can't really display pictures, but it can display whatever font you want. Even fonts that consist entirely of logos/pictures smile

I got the arch logo on top from here.

Here's my main .conkyrc:

own_window yes
own_window_type override # normal 
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # undecorated,below,skip_taskbar,skip_pager
own_window_colour black
background yes
double_buffer yes
use_spacer left
override_utf8_locale yes
use_xft    yes
font Dejavu Sans:size=9
xftfont Dejavu Sans:size=9
xftalpha 2.5
update_interval 5.0
uppercase no  # set to yes if you want all text to be in uppercase
stippled_borders 3
border_margin 9
border_width 10
default_outline_color black
default_shade_color black
draw_borders no
draw_outline no  # amplifies text if yes
draw_shades no  # shadecolor black
default_color white
color0 686868
color1 black        #4c7ab0           #1e9ad8
color2 a4a4a4
color3 9AB7DC
color4 888888
color5 salmon
color6 red
color7 686868
color8 lightblue
color9 9e2828
alignment tl  # Aligned position on screen: tl, tr, tm, bl, br, bm, ml, mr
gap_x 10
gap_y 50
text_buffer_size 512 # use 1024 for the forecast
no_buffers yes  # Subtract file system buffers from used memory?
short_units yes
pad_percents 2
# Timezone information found in: /usr/share/zoneinfo


TEXT
${color7}${font openlogos:size=40}${color 264c88}    B${font}
${color7}${font openlogos:size=14}B ${font}${color1}Kernel:${color1}${alignr}$kernel
${color7}${font StyleBats:size=14}q${font}${color1} UpTime:${color1}${alignr}$uptime
${color1}Arch Update: 
${color1}${alignc}${execi 300 perl ~/.scripts/conky-updates.pl}
${color1}${font}Email:${color1}${alignr}${execi 30 python ~/.config/openbox/scripts/gmail.py}
${voffset 2}${color7}${font}${font Dejavu Sans:bold:size=10}System ${font}${color0}${hr 1}
${voffset 2}${color7}${font StyleBats:size=14}A${font}${color1} CPU1: ${cpu cpu1}% ${alignr}${color7}${cpubar cpu1 8,60 1}
${voffset 2}${color7}${font StyleBats:size=14}A${font}${color1} CPU2: ${cpu cpu2}% ${alignr}${color7}${cpubar cpu2 8,60 1}
${color7}${font StyleBats:size=14}g${font}${color1} RAM: $memperc% ${alignr}${color7}${membar 8,60 1}
${color7}${font StyleBats:size=14}j${font}${color1} SWAP: $swapperc% ${alignr}${color7}${swapbar 8,60 1}
${voffset 2}${color7}${font}${font Dejavu Sans:bold:size=10}Power ${font}${color0}${hr 1}
${color7}${font StyleBats:size=14}S${font}${color1} TEMP: $acpitemp C 
${color7}${font StyleBats:size=14}o${font}${color1} AC: $acpiacadapter
${color7}${font StyleBats:size=14}p${font}${color1} BAT: $battery $battery_time
${color7}${font}${font Dejavu Sans:bold:size=10}Net ${font}${color0}${hr}
${voffset 4}${color7}${font PizzaDude Bullets:size=14}O${font}${color1} Up: ${upspeed wlan0} kb/s ${alignr}${color7}${upspeedgraph wlan0 8,60 1}
${voffset 4}${color7}${font PizzaDude Bullets:size=14}U${font}${color1} Down: ${downspeed wlan0} kb/s ${alignr}${color7}${downspeedgraph wlan0 8,60 686868 686868}
${voffset 4}${color7}${font PizzaDude Bullets:size=14}N${font}${color1} Upload: ${alignr}${totalup wlan0}
${voffset 4}${color7}${font PizzaDude Bullets:size=14}T${font}${color1} Download: ${alignr}${totaldown wlan0}
${voffset 4}${color7}${font PizzaDude Bullets:size=14}a${font}${color1} Local Ip: ${alignr}${addr wlan0}
${voffset 4}${color7}${font}${font Dejavu Sans:bold:size=10}Disk ${font}${color0}${hr}
${voffset 6}${font Pie charts for maps:size=14}7${font}${color1}   ${voffset -5}Root:
${voffset 4}${fs_used /}/${fs_size /} ${alignr}${color7}${fs_bar 8,60 /}
${voffset 6}${font Pie charts for maps:size=14}7${font}${color1}   ${voffset -5}Home:
${voffset 6}${fs_used /home}/${fs_size /home} ${alignr}${color7}${fs_bar 8,60 /home}
${color7}${font}${font Dejavu Sans:bold:size=10}MPD${color0}$hr
${color7}${alignc 2}${font DejaVu Sans Mono:size=14}${execi 1 ~/.scripts/mpd.awk}
${color1}${font}${alignc}${mpd_artist}

${color1}${alignc}${mpd_title}

${color1}${mpd_elapsed}${alignr}${mpd_length}
${color7}${mpd_bar 3,85}
${color0}${hr}
${color0}${hr}

Could you post your ~/.Xdefaults please? I like your terminal colour scheme.

Thanks smile


There is a difference between bleeding [edge] and haemorrhaging. - Allan

Offline

#357 2009-05-10 18:28:34

elstupidos
Arch Linux f@h Team Member
From: Santa Barbara, CA
Registered: 2008-01-14
Posts: 43

Re: May 2009 Screenshots

tMW5uOQ

Awesome 3.3 RC-2 - On an Acer Aspire One

wallpaper - http://omploader.org/vMW5uZQ

Last edited by elstupidos (2009-05-10 19:05:10)

Offline

#358 2009-05-10 18:48:24

froli
Member
From: Germany
Registered: 2008-06-17
Posts: 455

Re: May 2009 Screenshots

elstupidos wrote:

http://omploader.org/tMW5uOQ

Awesome 3.3 RC-2 - On an Acer Aspire One

Mind sharing your wallpaper?? smile


archlinux on Macbook Pro 10,1

Offline

#359 2009-05-10 19:04:37

elstupidos
Arch Linux f@h Team Member
From: Santa Barbara, CA
Registered: 2008-01-14
Posts: 43

Re: May 2009 Screenshots

froli wrote:
elstupidos wrote:

http://omploader.org/tMW5uOQ

Awesome 3.3 RC-2 - On an Acer Aspire One

Mind sharing your wallpaper?? smile

http://omploader.org/vMW5uZQ

there ya go

Offline

#360 2009-05-10 19:08:12

froli
Member
From: Germany
Registered: 2008-06-17
Posts: 455

Re: May 2009 Screenshots

elstupidos wrote:
froli wrote:
elstupidos wrote:

http://omploader.org/tMW5uOQ

Awesome 3.3 RC-2 - On an Acer Aspire One

Mind sharing your wallpaper?? smile

http://omploader.org/vMW5uZQ

there ya go

Thanks!! big_smile


archlinux on Macbook Pro 10,1

Offline

#361 2009-05-10 19:53:54

renrom
Member
Registered: 2008-05-03
Posts: 6

Re: May 2009 Screenshots

My first conky script, i know it isnt complicated but its just what wanted. cool

desktopaer.th.jpg

Offline

#362 2009-05-10 20:26:56

kourosh
Member
From: England
Registered: 2009-03-10
Posts: 241
Website

Re: May 2009 Screenshots

Wra!th wrote:

Well my (Arch)Linux install borked last night..and a bootable OpenBSD install was my only option. Glad it happend too because I finally got Flash to work (it's 7 but hell..youtube works...). Managed to compile urxvt too...so back on OpenBSD smile
Running ratpoison 1.4.4
http://omploader.org/tMW5rZA

What wallpaper do you use? I like the pattern behind it but dont know how to replicate it in say photoshop or the gimp...

Offline

#363 2009-05-10 20:30:39

NeoXP
Member
From: MS Matrix
Registered: 2009-01-09
Posts: 206
Website

Re: May 2009 Screenshots

Love your wall. I hope you don't mind that I'm using it tongue. I adjusted my colorscheme with the colors from the wall. Here are my screenies:

clean (urxvt & conky):

tMW5vZg

dirty (conky, firefox, thunderbird & xterm)

tMW5vbg

WM: Openbox
WM Theme: Dragonaut (with modified color-scheme)
GTK Theme: Kupo Finale Light
Icons: gTangish
Font: Sansation
Panel: BMPanel Transpy (with modified color-scheme)
Wallpaper: Ecosystems (thanks to bluewind)
Colors used: b3b3b3, 0099ec & b0e718


Arch x86_64 on HP 6820s and on HP nx9420. Registered Linux User 350155, since 24-03-2004
"Everyone said that it could not be done, until someone came along who didn't know that."

Offline

#364 2009-05-10 20:34:05

pollux
Member
Registered: 2006-04-01
Posts: 19

Re: May 2009 Screenshots

tMW5vbw

openbox

Offline

#365 2009-05-10 20:50:32

Wra!th
Member
Registered: 2009-03-31
Posts: 342

Re: May 2009 Screenshots

kourosh wrote:
Wra!th wrote:

Well my (Arch)Linux install borked last night..and a bootable OpenBSD install was my only option. Glad it happend too because I finally got Flash to work (it's 7 but hell..youtube works...). Managed to compile urxvt too...so back on OpenBSD smile
Running ratpoison 1.4.4
http://omploader.org/tMW5rZA

What wallpaper do you use? I like the pattern behind it but dont know how to replicate it in say photoshop or the gimp...

I made that wallpaper. the pattern is a tile I did a while back

tile
http://omploader.org/vMWoyeg
1024x768
tMW5vcw
1280x800
http://omploader.org/vMWxycA
1280x1024
http://omploader.org/vMWxyOQ


MacGregor DESPITE THEM!
7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00

Offline

#366 2009-05-10 20:57:33

vistor
Member
Registered: 2007-11-29
Posts: 10

Re: May 2009 Screenshots

My Msi Wind (10") laptop running openbox with 4 conky-scripts.

----To the Left:
constant tail -f /var/log/everything.log
todays TV
inside + outside ip
traffic graphs for wireless

----To the Right
Todo-list
Todays weather
Calendar synced with google calendar

----Bottom left:
All sorts of system status


desktop10090510.th.jpg

Im esp happy about the pypanel limited to 800 pixles to make room for the "system-conky-script" so that you can always see it even if (ie) firefox is maximized.

Like this:

desktopmaximized1009051.th.jpg

I'll gladly share scripts if anyone is interested.

Edit: who said you could not fit anything on those small netbooks? tongue

Last edited by vistor (2009-05-10 21:03:29)

Offline

#367 2009-05-10 21:07:54

kourosh
Member
From: England
Registered: 2009-03-10
Posts: 241
Website

Re: May 2009 Screenshots

Wra!th wrote:
kourosh wrote:
Wra!th wrote:

Well my (Arch)Linux install borked last night..and a bootable OpenBSD install was my only option. Glad it happend too because I finally got Flash to work (it's 7 but hell..youtube works...). Managed to compile urxvt too...so back on OpenBSD smile
Running ratpoison 1.4.4
http://omploader.org/tMW5rZA

What wallpaper do you use? I like the pattern behind it but dont know how to replicate it in say photoshop or the gimp...

I made that wallpaper. the pattern is a tile I did a while back

tile
http://omploader.org/vMWoyeg
1024x768
http://omploader.org/tMW5vcw
1280x800
http://omploader.org/vMWxycA
1280x1024
http://omploader.org/vMWxyOQ

Thanks big_smile

Offline

#368 2009-05-10 22:52:08

ri
Member
Registered: 2008-10-09
Posts: 73

Re: May 2009 Screenshots

if green was the color last time i guess its blue now smile

blueblue_110509_by_richard0.png

Offline

#369 2009-05-11 00:26:10

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: May 2009 Screenshots

ri wrote:

if green was the color last time i guess its blue now smile

http://th08.deviantart.com/fs45/300W/f/ … chard0.png

What panel is that? I would say pypanel, but I've never seen the workspace switcher

Offline

#370 2009-05-11 01:44:22

SamC
Member
From: Calgary
Registered: 2008-05-13
Posts: 611
Website

Re: May 2009 Screenshots

tMW5xMA

Using pekwm once more. I'd forgotten how much I like the tabbing and snapping behaviour, as well as the many keyboard shortcuts.

Offline

#371 2009-05-11 05:51:05

yettenet
Member
Registered: 2007-05-17
Posts: 129

Re: May 2009 Screenshots

removed due to privacy reasons

Last edited by yettenet (2012-07-24 02:32:55)

Offline

#372 2009-05-11 06:18:35

Psyce
Member
Registered: 2008-05-06
Posts: 51

Re: May 2009 Screenshots

Clean
2009-05-11-081422_1920f3m1.png

Busy
2009-05-11-081324_1920jqda.png

WM: Xmonad
GTK-Theme: Nova-Blue
Icons: HighContrast-SVG

Offline

#373 2009-05-11 06:46:15

peak_performance
Member
Registered: 2007-03-27
Posts: 14

Re: May 2009 Screenshots

oapkiaabj.jpg

I think it's amazing how nice and clean results you can get with XFCE in standard configuration.

Offline

#374 2009-05-11 06:50:46

froli
Member
From: Germany
Registered: 2008-06-17
Posts: 455

Re: May 2009 Screenshots

NeoXP wrote:

Love your wall. I hope you don't mind that I'm using it tongue. I adjusted my colorscheme with the colors from the wall. Here are my screenies:

clean (urxvt & conky):

http://omploader.org/tMW5vZg

dirty (conky, firefox, thunderbird & xterm)

http://omploader.org/tMW5vbg

WM: Openbox
WM Theme: Dragonaut (with modified color-scheme)
GTK Theme: Kupo Finale Light
Icons: gTangish
Font: Sansation
Panel: BMPanel Transpy (with modified color-scheme)
Wallpaper: Ecosystems (thanks to bluewind)
Colors used: b3b3b3, 0099ec & b0e718

Really nice conky colors! wink Fits well with you wallpaper.

You did a good job!


archlinux on Macbook Pro 10,1

Offline

#375 2009-05-11 06:56:57

emily
Member
From: England
Registered: 2008-12-01
Posts: 50

Re: May 2009 Screenshots

renrom wrote:

My first conky script, i know it isnt complicated but its just what wanted. cool

http://img54.imageshack.us/img54/6424/desktopaer.th.jpg

The background on the right screen is pretty. :3 Could I have a link to it please? Cheers. big_smile

Offline

Board footer

Powered by FluxBB