Welcome
Welcome to antiX-forum.

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, join our community today!

Royal Blue antiX Style

Post here your wallpaper, fluxbox, gtk ideas.

Royal Blue antiX Style

Postby impuwat on Fri Jun 20, 2008 8:52 am

Just uploaded a nice dark blue version of the antix style. Tweaked the style for this wild wallpaper and thought some of you might like it. Had to have a sporty wallpaper to match the new antiX installation on a Pentium 4 with 1 GB of ram. Speedy compared to my old P3 with 192MB of ram :D

Image

To download the style go to: http://www.kde-look.org/content/show.php/Royal+Blue+antiX+Fluxbox+Style?content=83651

The link to the wallpaper is also listed at the above site.
User avatar
impuwat
 
Posts: 199
Joined: Thu Sep 13, 2007 3:20 am
Location: Idaho

Postby Jerry on Fri Jun 20, 2008 11:41 am

Nice one! Good to see that a dark theme can be lively at the same time...
Jerry
 
Posts: 182
Joined: Wed Sep 12, 2007 5:55 pm

Postby moron on Fri Jun 20, 2008 3:38 pm

Great Job, impuwat! Mind sharing your conkyrc?
Reg. Linux User #432835
User avatar
moron
 
Posts: 197
Joined: Wed Sep 12, 2007 8:56 pm
Location: NC - USA

Postby OU812 on Fri Jun 20, 2008 3:51 pm

Gutsy! Blows away most of the screenshots at freshmeat.

john
OU812
 
Posts: 531
Joined: Sat Sep 29, 2007 9:12 pm
Location: California

Postby impuwat on Fri Jun 20, 2008 6:48 pm

Thanks guys. It is a little bold that's for sure.

moron: The .conkyrc is essentially the same one I did for this theme (http://www.kde-look.org/content/show.ph ... tent=75887) and it can be downloaded there in its full version.

I will list the modified one I used for this project below. One thing to take note of, however, is the processor line. I had to hand edit it because the variables were listing the processor twice. I didn't easily find a solution so just typed in my processor. The original line can be seen if you download the Foggy Day conky.
---------------------------------------------------------------------------------

#avoid flicker
double_buffer yes

#own window to run simultaneous 2 or more conkys
own_window no
own_window_transparent yes
own_window_type normal
#own_window_hints undecorate,sticky,skip_taskbar,skip_pager

#borders
draw_borders no
border_margin 1
draw_graph_borders no

#shades
draw_shades no

#position
gap_x 15
gap_y 15
alignment top_left

#behaviour
update_interval 1

#colour
default_color 5c5c5c

#default_shade_color 631010
#own_window_colour 6b1819

#font
use_xft yes
xftfont bauhaus:pixelsize=10

#to prevent window from moving
use_spacer yes
minimum_size 200 5
maximum_size 200

#Add the following lines and uncomment for wireless networking
#WIRELESS NETWORKING
# ${exec iwconfig eth1 | grep "ESSID" | cut -c 11-}
# ${exec iwconfig eth1 | grep "Frequency" | cut -c 25-}
# Local IP: ${addr eth1}
# Total Download: ${totaldown eth1}
# Total Upload: ${totalup eth1}
# Down: ${downspeed eth1}K/s ${alignr} Up: ${upspeed eth1}K/s
# ${downspeedgraph eth1 15,90 ff0000 0000ff} ${alignr} ${upspeedgraph eth1 15,90 0000ff ff0000}


TEXT
${color f73d29}ANTIX M7.02 ${alignr}VETEVENDOSJE ${color}
Kernel: ${alignr}$kernel
Uptime: ${alignr} ${uptime_short}

${color f73d29}PROCESSOR${hr 1}${color}
Intel(R) Pentium(R) 4 CPU 2.6GHz
CPU @ ${cpu}% Running ${running_processes}of ${processes}processes
${cpugraph 20,200 f73d29 f73d29}
Process: ${alignr}CPU% PID
${top name 1} ${alignr}${top cpu 1} ${top pid 1}
${top name 2} ${alignr}${top cpu 2} ${top pid 2}
${top name 3} ${alignr}${top cpu 3} ${top pid 3}
${top name 4} ${alignr}${top cpu 4} ${top pid 4}

${color f73d29}MEMORY${hr 1}${color}
MEM Use @ $memperc% ${alignr}$mem/$memmax
$membar
Process: ${alignr}MEM% PID
${top_mem name 1}${alignr}${top_mem mem 1} ${top_mem pid 1}
${top_mem name 2}${alignr}${top_mem mem 2} ${top_mem pid 2}
${top_mem name 3}${alignr}${top_mem mem 3} ${top_mem pid 3}
${top_mem name 4}${alignr}${top_mem mem 4} ${top_mem pid 4}

${color f73d29}HARD DRIVE${hr 1}${color}
/ ${fs_used /}/${fs_size /} ${fs_bar /}
/home ${fs_used /home}/${fs_size /home} ${fs_bar /home}

${color f73d29}WIRED NETWORKING${hr 1}${color}
Local IP: ${addr eth0}
Total Download: ${totaldown eth0}
Total Upload: ${totalup eth0}
Down: ${downspeed eth0}K/s ${alignr} Up: ${upspeed eth0}K/s
${downspeedgraph eth0 15,90 f73d29 f73d29} ${alignr} ${upspeedgraph
eth0 15,90 f73d29 f73d29}
User avatar
impuwat
 
Posts: 199
Joined: Thu Sep 13, 2007 3:20 am
Location: Idaho

Postby eriefisher on Fri Jun 20, 2008 7:21 pm

Outstanding!! The page won't open to download though?
eriefisher
------------------------------------------------------------
If I knew It was this good I would have been "Anti" everything long ago.

The first thing a I met was a fly with a buzz......America
User avatar
eriefisher
 
Posts: 809
Joined: Sun Oct 07, 2007 6:16 pm
Location: Canada's South Coast

Postby impuwat on Fri Jun 20, 2008 11:34 pm

Kde-look.org can be really slow on occasion. I just tried the link and it opened but it took about a minute or so. If you keep having problems let me know and I will email it to you.
User avatar
impuwat
 
Posts: 199
Joined: Thu Sep 13, 2007 3:20 am
Location: Idaho

Re: Royal Blue antiX Style

Postby Sakasa on Sat Jun 21, 2008 8:58 am

impuwat wrote:Just uploaded a nice dark blue version of the antix style. Tweaked the style for this wild wallpaper and thought some of you might like it. Had to have a sporty wallpaper to match the new antiX installation on a Pentium 4 with 1 GB of ram. Speedy compared to my old P3 with 192MB of ram :D

Image

To download the style go to: http://www.kde-look.org/content/show.php/Royal+Blue+antiX+Fluxbox+Style?content=83651

The link to the wallpaper is also listed at the above site.
Got my votes in KDE and on Imageposter. Triple Well Well well done.

Best Regards,
We are all One
Sakasa
 
Posts: 458
Joined: Fri Oct 19, 2007 4:05 pm
Location: U.S.A

Postby moron on Sat Jun 21, 2008 9:56 pm

impuwat wrote:The .conkyrc is essentially the same one I did for this theme (http://www.kde-look.org/content/show.ph ... tent=75887) and it can be downloaded there in its full version.


Thanks, impuwat. Again, very nice.
Reg. Linux User #432835
User avatar
moron
 
Posts: 197
Joined: Wed Sep 12, 2007 8:56 pm
Location: NC - USA


Return to Graphics

Who is online

Users browsing this forum: No registered users and 0 guests