You are not logged in.

#1 2008-05-11 02:42:25

ronandi
Member
From: US
Registered: 2008-04-26
Posts: 65

[SOLVED] conky getting cut off

My conky is getting cut off in the middle of the screen (running horizontally across the top). How do I fix it?

Screenshot

200805102223191680x1050yx1.th.png

~/.conkyrc

#set to yes if you want Conky to be forked in the background
background no

#use Xft?
use_xft yes

#Xft font when latter enabled
xftfont Bitstream Vera Sans Mono:size=8

xftalpha 0.8

update_interval 2.0

total_run_times 0

#flickering? keep on yes
double_buffer yes

#Create own window instead of using desktop (fix for flickering)
own_window yes

draw_shades yes

draw_outline no

draw_borders no

#minimum_size 1600 0
#minimum_width 1400
own_window_type normal

#use pseudo transparency with own_window?
own_window_transparent no

#If own_window_transparent is set to no, you can set the background colour here
own_window_colour black

own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

# Draw borders around graphs
draw_graph_borders yes

# Stippled borders?
stippled_borders 0

# border margins
border_margin 0

# border width
border_width 1

# Default colors and also border colors
default_color white
default_shade_color black
default_outline_color black

#Text alignment
alignment top_left

# Gap between borders of screen and text
# Same thing as passing -x at command line
gap_x 3 
gap_y 2

# Subtract file system buffers from used memory?
no_buffers yes

#all uppercase?
uppercase no

#number of cpu samples to average. Set to 1 to disable
#cpu_avg_samples 1

# number of net samples to avg. 1 to disable
#net_avg_samples 2

#Force UTF8? UTF8 required for XFT
override_utf8_locale yes

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

# Allow each port monitor to track at most this many connections (if 0 or not set, default is 256)
#max_port_monitor_connections 256
 
# Maximum number of special things, e.g. fonts, offsets, aligns, etc.
#max_specials 512

# Maximum size of buffer for user text, i.e. below TEXT line.
#max_user_text 16384

# Timing interval for music player thread, e.g. mpd, audacious
#music_player_interval (update_interval is default)

TEXT
$kernel || CPU[$freq_g Ghz]: ${cpu cpu1}% [${hwmon 1 temp 1}°C] | ${cpu cpu2}% [${hwmon 2 temp 1}°C] | ${cpu cpu3}% [${hwmon 3 temp 1}°C] | ${cpu cpu4}% [${hwmon 4 temp 1}°C] || FAN: ${hwmon 0 fan 1}RPM | MEM: ${memperc}% [${mem}/ ${memmax}] used |

Last edited by ronandi (2008-05-11 08:35:00)


Mobo:Gigabyte Technology Co., Ltd. GA-P35-DS4 Rev. 2.0 // Processor:Intel(R) Core(TM)2 Quad CPU Q6600 @ 3 GHz
Memory:Crucial Ballistix PC2-8500 (DDR2-1066) 2046MB RAM
Video Card: MSI NVIDIA GeForce 8800 GTS 512 (G92) 730mhz Sound Card: ASUS Xonar Essence STX Headphones: Sennheiser HD555
Openbox & PyPanel

Offline

#2 2008-05-11 03:31:16

aRcHaTe
Member
Registered: 2006-10-24
Posts: 646

Re: [SOLVED] conky getting cut off

run it from a tty to determine the problm...ur using openbox  i supose..pypanel..i supose ur used to syntax configs and cannot fix this problm? try to look in better..


Its a sick world we live in....

Offline

#3 2008-05-11 05:02:02

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: [SOLVED] conky getting cut off

try adding something like

maximum_width 400

to your .conkyrc... play with the number for a bit and i suspect you'll find one that fits properly.


.:[My Blog] || [My GitHub]:.

Offline

#4 2008-05-11 05:05:27

ronandi
Member
From: US
Registered: 2008-04-26
Posts: 65

Re: [SOLVED] conky getting cut off

Ghost1227 wrote:

try adding something like

maximum_width 400

to your .conkyrc... play with the number for a bit and i suspect you'll find one that fits properly.

Tried that... no effect


Mobo:Gigabyte Technology Co., Ltd. GA-P35-DS4 Rev. 2.0 // Processor:Intel(R) Core(TM)2 Quad CPU Q6600 @ 3 GHz
Memory:Crucial Ballistix PC2-8500 (DDR2-1066) 2046MB RAM
Video Card: MSI NVIDIA GeForce 8800 GTS 512 (G92) 730mhz Sound Card: ASUS Xonar Essence STX Headphones: Sennheiser HD555
Openbox & PyPanel

Offline

#5 2008-05-11 08:34:33

ronandi
Member
From: US
Registered: 2008-04-26
Posts: 65

Re: [SOLVED] conky getting cut off

Got it. I needed to raise the text_buffer_size and then the maximum_width


Mobo:Gigabyte Technology Co., Ltd. GA-P35-DS4 Rev. 2.0 // Processor:Intel(R) Core(TM)2 Quad CPU Q6600 @ 3 GHz
Memory:Crucial Ballistix PC2-8500 (DDR2-1066) 2046MB RAM
Video Card: MSI NVIDIA GeForce 8800 GTS 512 (G92) 730mhz Sound Card: ASUS Xonar Essence STX Headphones: Sennheiser HD555
Openbox & PyPanel

Offline

Board footer

Powered by FluxBB