You are not logged in.

#1 2009-03-19 00:14:34

securitybreach
Member
From: In front of my computers
Registered: 2007-11-18
Posts: 416
Website

SOLVED..Xinerama launch conky on one monitor

I am running openbox with 2 sessions using seperate Xs and xinerama. I was wondering is there a way to run conky on monitor 0 instead of across 0 and 1 monitors?

Here is my conkyrc:

double_buffer yes
no_buffers yes
own_window yes
own_window_transparent yes
own_window_type desktop
own_window_hints undecorate,sticky,skip_taskbar,skip_pager

border_margin 1
draw_shades no
gap_x 0
gap_y 0
alignment top_left
update_interval 1

default_color D6D6D6
own_window_colour 202020

use_xft yes
xftfont Snap:pixelsize=10

use_spacer none
minimum_size 1278 12

mpd_host localhost
mpd_port 6600
# ${offset -22}
TEXT
${color white}${time  %H:%M}    ${color} P: ${color white}${font}${processes}${color} ${color white} ${color} RAM: ${color white}${font}${mem}${color} SWAP: ${color white}${font} ${swap} ${color white}  ${color} UPTIME: ${color white}${font}${uptime_short}${color white}     ${color white}${font}${downspeed eth0} Kb/s   ${color white}    ${color white}${upspeed eth0} Kb/s  ${color white}   ${color}/ ${color white}${font}${fs_free /} ${color} /home ${color white}${font}${fs_free /home} ${color white}                                                                                                           
${color white}CPU1 Usage:${color} ${cpu cpu1}% ${freq cpu1}MHz   Load: ${loadavg}    Temp: ${color white} ${hwmon 1 tempf 1}°F ${color red}                 ${color white}CPU2 Usage:${color} ${cpu cpu2}% ${freq cpu2}MHz   Load: ${loadavg}   Temp: ${color white} ${hwmon 2 tempf 1}°F ${color red} 
$nodename - $kernel     ${color white} Nvidia${color} ${color white} ${nvidia temp} C     ${color white} Motherboard ${color white}${hwmon 0 tempf 1} °F     ${color white} Hostname: ${execi 30 hostname}        ${color green}MPD: ${font}${mpd_smart} ${alignr}

I tried searching the forums but found nothing like I wanted.

Thanks

Last edited by securitybreach (2009-03-20 02:55:29)


"Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats." -- H.L. Mencken
Website      Configs
Forum Admin: Bruno's All Things Linux   
securitybreach<a>archlinux.us

Offline

#2 2009-03-19 00:16:13

securitybreach
Member
From: In front of my computers
Registered: 2007-11-18
Posts: 416
Website

Re: SOLVED..Xinerama launch conky on one monitor

Nevermind I got it. I took out the gap_x 1 and gap_y 1 values.

Thanks


"Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats." -- H.L. Mencken
Website      Configs
Forum Admin: Bruno's All Things Linux   
securitybreach<a>archlinux.us

Offline

Board footer

Powered by FluxBB