Image 01
profile-image

xeik

carlos xeik
MyDesktop

Various Gnome Stuff by xeik 3 comments

yes is awn (download above) and you can find the theme for covergloobus here: http://leonardomdq.deviantart.com/art/Twquet-for-Covergloobus-162053013
have fun! - Dec 14 2010
Homosapien Metacity Customizer 0.4.5

Metacity Themes by zacbarton 96 comments

finally!!!!

this is more than just a theme, its the beginning of a project for every one, that can't/don't know how to code, and want to customize/create one theme!!

please put as much as possible options you can! this is a ease gui to create themes!

congratulations! - Feb 11 2010
Homosapien Metacity Customizer 0.4.5

Metacity Themes by zacbarton 96 comments

"I found the title-bar a little to tall. If you could make it smaller, it will save some room for the content of the window itself. Just let 2 pixel over and 2 pixel under the buttons, and it'll be perfect, I think."

complete agree. especially if you want to use this on netbooks.

can you make one with smaller title bar (buttons reduced too)?

and, of course, thank you for your effort and work. congratulations its one of the best themes around. - Feb 05 2010
conky + screenlets + awn

AWN Themes by xeik 19 comments

tanks!

WP is here

http://www.gnome-look.org/content/show.php/Darkish?content=105305 - Jan 03 2010
Zoomba

GTK2 Themes by SaikoBee 9 comments

strange... for me it's: not found.
but I was able to download it from www.xfce-look.org/
tanks - Dec 30 2009
Zoomba

GTK2 Themes by SaikoBee 9 comments

link is broke... can you fix please?

tanks - Dec 30 2009
midnight dots

Beryl/Emerald Themes by eaidoido 5 comments

tanks. I will try find something. keep the good work!

:) - Dec 29 2009
midnight dots

Beryl/Emerald Themes by eaidoido 5 comments

tanks for your reply! but what I want to change is the "menubar" not the "gnome panel"... I don't know (yes I google-ed it) how to change gtkrc file for dark menubars... I found the file under the theme I'm using but I don't know how to change it... suggestions are very appreciated! - Dec 27 2009
midnight dots

Beryl/Emerald Themes by eaidoido 5 comments

I just love this theme!!!!!
but can you please, please, please tell me how to Set the menubar color to #222222 in gtkrc file for dark menubars? I really want this look

http://lassekongo83.deviantart.com/art/Dots-Emerald-100238296?offset=30#comments

tanks!!! - Dec 26 2009
Audio/Video/Image/Text/ISO Convert

Nautilus Scripts by marc41 383 comments

really great job! its been very useful! what about convert image to image like *.BIN/CUE to ISO or *.NRG to ISO and other like *.mdf *.img *.daa *.dmg *.cdi *.b5i *.bwi *.pdi *.uif
it's a lot of work using the command line... :)
I found this idea,

http://brainstorm.ubuntu.com/idea/9659

but would be more simple I think
Tanks for your time and work! - May 08 2009
Carbono_usplash

Usplash Themes by carlosmolines 3 comments

hi!
nice theme here!!
tanks for the source too. can you explain how to make the .so file from the source? I want change the ubuntu logo for the gnome one, so I can change the images with gimp but I don't know how to create the so file to use in startup-manager...
tanks! - Nov 03 2008
conky + screenlets + awn

AWN Themes by xeik 19 comments

arround de gnome logo is circleclock screenlet.

the music player cover is NowPlayingScreenlet.

resize and place the 2 screenlets to combine with conky.

- Mar 24 2008
conky + screenlets + awn

AWN Themes by xeik 19 comments

Thank U!! :) - Mar 24 2008
conky + screenlets + awn

AWN Themes by xeik 19 comments

hi! sorry for late answer...

the ubuntu? maybe the gnome logo? its one character of the openlogos font

"${voffset 6}${color}${font OpenLogos:size=30} T"

Conky Weather Revisited V2

http://ubuntu-utah.ubuntuforums.org/showthread.php?t=666842&highlight=conky

Conky Gmail Revisited

http://ubuntu-utah.ubuntuforums.org/showthread.php?t=680265&highlight=conky

have fun!! ;) - Mar 24 2008
conky + screenlets + awn

AWN Themes by xeik 19 comments

here you have it!

# UBUNTU-CONKY
# A comprehensive conky script, configured for use on
# Ubuntu / Debian Gnome, without the need for any external scripts.
#
# Based on conky-jc and the default .conkyrc.
# INCLUDES:
# - tail of /var/log/messages
# - netstat connections to your computer
#
# -- Pengo (conky@pengo.us)
#

# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_hints undecorated,below,skip_taskbar
background no

# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes

# fiddle with window
use_spacer yes
use_xft yes

# Update interval in seconds
update_interval 3.0

# Minimum size of text area
minimum_size 400 5

# Draw shades?
draw_shades no

# Text stuff
draw_outline no # amplifies text if yes
draw_borders no

uppercase no # set to yes if you want all text to be in uppercase

# Stippled borders?
stippled_borders 1

# border margins
border_margin 1

# border width
border_width 1

# Default colors and also border colors, grey90 == #e5e5e5
default_color white
default_shade_color black
default_outline_color grey90

own_window_colour brown
own_window_transparent yes

# Text alignment, other possible values are commented
#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right

# Gap between borders of screen and text
gap_x -230
gap_y 35

# stuff after 'TEXT' will be formatted on screen

override_utf8_locale yes
xftfont Terminus:size=8
xftalpha 0.8

# Coisas para rever mais tarde

#${offset 240}${color}${font weather:size=26}y ${font}FSB ${i2c temp 1} °C
#${offset 240}${color slate grey}Temperature:
#${offset 240}${color}${font weather:size=26}z ${font}CPU ${i2c temp 2} °C

TEXT
${color slate grey}${time %a, } ${color }${time %e %B %G}
${color slate grey}${time %Z, }${color }${time %H:%M:%S}

${voffset 6}${color}${font OpenLogos:size=30} T
${voffset -20}${color}${font StyleBats:size=12}O ${font}${color slate grey}UpTime: ${color }$uptime
${color}${font StyleBats:size=12}Q ${font}${color slate grey}Kern:${color }$kernel
${color}${font StyleBats:size=12}A ${font}${color slate grey}CPU:${color } $cpu% ${acpitemp}C
${cpugraph 20,140 000000 ffffff}
${color slate grey}Load: ${color }$loadavg
${color slate grey}Processes: ${color }$processes
${color slate grey}Running: ${color }$running_processes

${color}${font Webdings:size=12}i ${font}${color slate grey}Highest CPU:
${color #ddaa00} ${top name 1}${top cpu 1}
${color lightgrey} ${top name 2}${top cpu 2}
${color lightgrey} ${top name 3}${top cpu 3}

${color}${font Webdings:size=12}i ${font}${color slate grey}Highest MEM:
${color #ddaa00} ${top_mem name 1}${top_mem mem 1}
${color lightgrey} ${top_mem name 2}${top_mem mem 2}
${color lightgrey} ${top_mem name 3}${top_mem mem 3}

${color slate grey}MEM: ${color } $memperc% $mem/$memmax
${membar 3,140}
${color slate grey}SWAP: ${color } $swapperc% $swap/$swapmax
${swapbar 3,140}

${color slate grey}ROOT: ${color }${fs_free /}/${fs_size /}
${fs_bar 3,140 /}
${color slate grey}HOME: ${color }${fs_free /home}/${fs_size /home}
${fs_bar 3,140 /home}

${color slate grey}Internet:
${color}${font PizzaDude Bullets:size=12}M${font} Tot.up. ${totalup eth0} Kb/s
${voffset 1}${color}${font PizzaDude Bullets:size=12}v${font} Up: ${color }${upspeed eth0}k/s
${upspeedgraph eth0 20,140 000000 ffffff}
${voffset 6}${color}${font PizzaDude Bullets:size=12}S${font} Tot.dow. ${totaldown eth0} Kb/s
${voffset 1}${color}${font PizzaDude Bullets:size=12}r${font} Down: ${color }${downspeed eth0}k/s
${downspeedgraph eth0 20,140 000000 ffffff}

${voffset -14}${color}${font Martin Vogel's Symbols:size=16}B${font}${color slate grey}Mail:
${color }You have ${color3}${texeci 60 perl ~/scripts/gmail.pl n} ${color}new mail(s)

${color slate grey}Weather:
${color}${execi 3600 perl ~/scripts/weather.pl POXX0035 c 3d}
${color}${font weather:size=47}${execi 3600 perl ~/scripts/weather.pl POXX0035 c 3dp}${font}
${color}${execi 3600 perl ~/scripts/weather.pl POXX0035 c 3t}
${voffset 5}${color}${font Sonora:size=17}&${font}${color slate grey} MusicPlayer:

icons are actually characters of different types of fonts (see conkyrc)

like this: http://gnome-look.org/content/show.php/new+vision+of+conky?content=70929
- Mar 20 2008
conky + screenlets + awn

AWN Themes by xeik 19 comments

Thank you :) - Mar 19 2008
Sharp GDM

GDM Themes by xactive 12 comments

great job! Ilikeit!
keep this goooood work! - Jan 06 2007
Sharp GDM

GDM Themes by xactive 12 comments

very nice!!
Can you do one with no black?
Keep the good work! - Jan 02 2007