1

(4 replies, posted in Help & Support (Stable))

Hi wink

look this topic here and my last post wink

2

(3 replies, posted in Artwork & Screenshots)

Nice, but I prefer flames ^^

3

(6 replies, posted in Artwork & Screenshots)

Incredible ^^ thanks wink

4

(21 replies, posted in WM/DE Talk)

I will wait ^^....thanks smile

5

(21 replies, posted in WM/DE Talk)

Hi all!!!

It's possible insert icons in openbox menu ?..I used before Crunchbang, linux mint fluxbox edition, there are icons in fluxbox menu...

Thanks for your answers wink

Good Topic ^^

I'm 23 and living in Valenciennes (France)

7

(7 replies, posted in Help & Support (Stable))

Hi,

I solved my problem with my key usb....I comment my fstab with #

/etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda7
UUID=b8640816-6975-48f8-9a31-8e04215907db /               ext3    relatime,errors=remount-ro 0       1
# /dev/sda6
UUID=ec9e9f08-6012-409d-ba42-205fd8e4c643 none            swap    sw              0       0
smile #/dev/sdb1       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
/dev/scd0       /media/cdrom1   udf,iso9660 user,noauto,exec,utf8 0       0

Partitions windows
/dev/sda5    /media/windows     ntfs-3g     rw,user,auto,gid=100,uid=1000,nls=utf8,umask=002    0    0
/dev/sda2    /media/data     ntfs-3g     rw,user,auto,gid=100,uid=1000,nls=utf8,umask=002    0    0

With # front "/dev/sdb1" my key usb automount wink

Good Bye wink

Yours desktops are pretty !!

http://img440.imageshack.us/img440/1741/2008121412292740921280xni6.png
http://img440.imageshack.us/img440/2008121412292740921280xni6.png/1/w640.png

wbar, fbpanel and conk's omms on crunchbang 8.04

9

(2,564 replies, posted in Tips, Tricks & Scripts)

omns wrote:
bargeot5999 wrote:

...conk doesn't work on my monitor because second CPU entry...:rolleyes:

Also, thanks omns for this great conk^^

Thank you smile but it is really just a hack of someone else's fine efforts. To get yours working just delete the reference to the second CPU in conkyrc then restart conky.

thanks omms smile

..your conky works on my monitor wink

10

(7 replies, posted in Help & Support (Stable))

Hi Ghoti smile

I will read ubuntuforums's link..if I have a problem, I call you wink

(Désolé pour mon anglais..ll est très mauvais..je suis vraiment une bille lol...

Je pense que c'est un "hardware specific issue" car mon autre clé usb marche...Je posterai plus tard le dmesg mais je l'ai déjà fait là il me semble..

ici

11

(2,564 replies, posted in Tips, Tricks & Scripts)

razienwolf wrote:

bargeot5999, try running conky from the terminal (just open and type conky)
If it doesnt work the terminal will print what's wrong in the conkyrc file.

Most probably its because that second CPU entry.

Thanks razienwolf smile

...conk doesn't work on my monitor because second CPU entry...:rolleyes:

Also, thanks omns for this great conk^^

12

(2,564 replies, posted in Tips, Tricks & Scripts)

omns wrote:

Something new smile Thanks to Hanna for the link to the base script

Edit: I changed this a bit and updated the image/code.

# Use Xft?
use_xft yes
xftfont DejaVu Sans:size=8
xftalpha 0.8
text_buffer_size 2048

# Update interval in seconds
update_interval 4

# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0

# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_transparent yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

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

# Minimum size of text area
minimum_size 180 0
#maximum_width 200

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no

# Stippled borders?
stippled_borders 0

# border margins
border_margin 5

# border width
border_width 1

# Default colors and also border colors
default_color grey
#default_shade_color black
#default_outline_color grey
own_window_colour grey

# 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
# same thing as passing -x at command line
gap_x 35
gap_y 35

# Subtract file system buffers from used memory?
no_buffers yes

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

# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2

# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2

# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes

# Add spaces to keep things from moving about?  This only affects certain objects.
use_spacer none

TEXT
SYSTEM ${hr 2}
${alignc 17}${font Arial Black:size=16}omns${font}
${alignc}smile, breathe and go slowly
${voffset 2}${font StyleBats:size=16}i${font}   Kernel:  ${alignr}${kernel}
${font StyleBats:size=16}A${font}   CPU1: ${cpu cpu1}% ${alignr}${cpubar cpu1 8,60}
${font StyleBats:size=16}A${font}   CPU2: ${cpu cpu2}% ${alignr}${cpubar cpu2 8,60}
${font StyleBats:size=16}g${font}   RAM: $memperc% ${alignr}${membar 8,60}
${font StyleBats:size=16}j${font}   SWAP: $swapperc% ${alignr}${swapbar 8,60}
${font Webdings:size=16}~${font}  Battery: ${battery_percent BAT0}% ${alignr}${battery_bar 8,60 BAT0}
${font StyleBats:size=16}q${font}   Uptime: ${alignr}${uptime}

DATE ${hr 2}
${alignc 17}${font Arial Black:size=16}${time %H:%M}${font}
${alignc}${time %A %d %B %Y}

HD ${hr 2}
${voffset 4}${font Pie charts for maps:size=14}7${font}   ${voffset -5}Root:
${voffset 4}${fs_used /}/${fs_size /} ${alignr}${fs_bar 8,60 /}
${font Pie charts for maps:size=14}7${font}   ${voffset -5}Home:
${voffset 4}${fs_used /home}/${fs_size /home} ${alignr}${fs_bar 8,60 /home}

NETWORK ${hr 2}
${if_existing /proc/net/route wlan0}
${voffset -6}${font PizzaDude Bullets:size=14}O${font}   Up: ${upspeed wlan0} kb/s ${alignr}${upspeedgraph wlan0 8,60 BEBEBE BEBEBE}
${voffset 4}${font PizzaDude Bullets:size=14}U${font}   Down: ${downspeed wlan0} kb/s ${alignr}${downspeedgraph wlan0 8,60 BEBEBE BEBEBE}
${voffset 4}${font PizzaDude Bullets:size=14}N${font}   Upload: ${alignr}${totalup wlan0}
${voffset 4}${font PizzaDude Bullets:size=14}T${font}   Download: ${alignr}${totaldown wlan0}
${voffset 4}${font PizzaDude Bullets:size=14}Z${font}   Signal: ${wireless_link_qual wlan0}% ${alignr}${wireless_link_bar 8,60 wlan0}
${voffset 4}${font PizzaDude Bullets:size=14}a${font}   Local Ip: ${alignr}${addr wlan0}
${else}${if_existing /proc/net/route eth0}
${voffset -6}${font PizzaDude Bullets:size=14}O${font}   Up: ${upspeed eth0} kb/s ${alignr}${upspeedgraph eth0 8,60 789E2D A7CC5C}
${voffset 4}${font PizzaDude Bullets:size=14}U${font}   Down: ${downspeed eth0} kb/s ${alignr}${downspeedgraph eth0 8,60 789E2D A7CC5C}
${voffset 4}${font PizzaDude Bullets:size=14}N${font}   Upload: ${alignr}${totalup eth0}
${voffset 4}${font PizzaDude Bullets:size=14}T${font}   Download: ${alignr}${totaldown eth0}
${voffset 4}${font PizzaDude Bullets:size=14}a${font}   Local Ip: ${alignr}${addr eth0}
${endif}${else}${if_existing /proc/net/route eth1}
${voffset -6}${font PizzaDude Bullets:size=14}O${font}   Up: ${upspeed eth1} kb/s ${alignr}${upspeedgraph eth1 8,60 789E2D A7CC5C}
${voffset 4}${font PizzaDude Bullets:size=14}U${font}   Down: ${downspeed eth1} kb/s ${alignr}${downspeedgraph eth1 8,60 789E2D A7CC5C}
${voffset 4}${font PizzaDude Bullets:size=14}N${font}   Upload: ${alignr}${totalup eth1}
${voffset 4}${font PizzaDude Bullets:size=14}T${font}   Download: ${alignr}${totaldown eth1}
${voffset 4}${font PizzaDude Bullets:size=14}a${font}   Local Ip: ${alignr}${addr eth1}
${endif}${else}
${font PizzaDude Bullets:size=14}4${font}   Network Unavailable
${endif}

PROCESSES ${hr 2}
NAME $alignr PID    CPU
${top name 1} $alignr ${top pid 1} ${top cpu 1}
${top name 2} $alignr ${top pid 2} ${top cpu 2}
${top name 3} $alignr ${top pid 3} ${top cpu 3}
${top name 4} $alignr ${top pid 4} ${top cpu 4}
${top name 5} $alignr ${top pid 5} ${top cpu 5}
${top name 6} $alignr ${top pid 6} ${top cpu 6}
${top name 7} $alignr ${top pid 7} ${top cpu 7}
${top name 8} $alignr ${top pid 8} ${top cpu 8}

http://fc81.deviantart.com/fs38/f/2008/337/2/7/My_conky_setup_by_omns.png

Excuse for my english...

Your conky is beautiful but it does not work on my monitor...I'm sad

Thanks for answer smile

13

(7 replies, posted in Help & Support (Stable))

Excuse for my english...I'm french boy

What standard Ubuntu command ?
I can't automount my usb key.. sad

thanks wink