Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'conky'

939382 - acpi sensors work: 8 fedora config conky
  1. sensors
  2. it8718-isa-0290
  3. Adapter: ISA adapter
  4. in0:       +1.15(min =  +0.00 V, max =  +4.08 V)   
  5. in1:       +1.82(min =  +0.00 V, max =  +4.08 V)   
  6. in2:       +3.36(min =  +0.00 V, max =  +4.08 V)   
  7. in3:       +4.08(min =  +0.00 V, max =  +4.08 V)   ALARM
  8. in4:       +3.12(min =  +0.00 V, max =  +4.08 V)   
  9.  
882084 - Johnc4510: linux conky
  1. # conky configuration
  2.  
  3. # set to yes if you want Conky to be forked in the background
  4. background yes
  5.  
  6. # X font when Xft is disabled, you can pick one with program xfontsel
  7. #font 5x7
  8. #font 6x10
  9.  
724464 - dragon_788: conky
  1. #!/bin/sh
  2.  
  3. ### Configuration ###
  4. iwconfig=/sbin/iwconfig
  5. wired=eth0
  6. wireless=wlan0
  7. tmp=/tmp
  8. ### Configuration ###
  9.  
724463 - dragon_788: conky
  1. # ~/.conkyrc
  2.  
  3. background yes
  4. use_xft no
  5. font 6x10
  6. update_interval 5.0
  7. total_run_times 0
  8. own_window yes
  9.  
647385 - Anshu123: error conky old compiled but
  1. conky -version
  2. Conky 1.4.5 compiled Tue Aug  7 17:34:41 IST 2007 for Linux 2.6.22.1-41.fc7 (i686)
  3.  
  4. Compiled in features:
  5.  
  6.  X11:
  7.   * Xdamage extension
  8.   * Xdbe extension (double buffer)
  9.  
647364 - Anshu123: fedora compile conky 7
  1. conky 1.4.6 configured successfully:
  2.  
  3.  Installing into:   /usr
  4.  C compiler flags:   -g3       -I/usr/include/freetype2   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -W
  5.  Linker flags:       -Wl,-O1
  6.  Libraries:         -lrt   -lX11   -lXext   -lXdamage -lXfixes   -lXft -lXrender -lfontconfig -lfreetype -lX11   -lglib-2.0 
  7.  
  8.  * x11:
  9.  
647359 - Anshu123: fedora compile conky 7
  1. conky-1.4.6]# ./configure      --prefix=/usr      --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share  --sysconfdir=/etc --localstatedir=/var/lib --disable-own-window --disable-audacious --disable-bmpx --enable-hddtemp --enable-mpd --disable-xmms2 --enable-portmon --enable-network --enable-debug --enable-xll --enable-double-buffer --enable-xdamage --enable-xft --enable-rss
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... /bin/mkdir -p
  5. checking for gawk... gawk
  6. checking whether make sets $(MAKE)... yes
  7.  
  8. .
  9.  
647289 - Anshu123: fedora conky mpd
  1. cat ~/.conkyrc | grep mpd
  2. #mpd settings here
  3. mpd_host localhost
  4. mpd_port 6600
  5. ${voffset -1} Kernel: ${color 95956B}${font}${kernel} ${color} Cpu: ${color 95956B}${font}${cpu}% ${color} Mem: ${color 95956B}${font}${mem} ${color} | ${color} Up: ${color 95956B}${font}${uptime_short}${color}  | ${color} Net: ${color 95956B}${font}${downspeed eth0} Kb/s ${color} ${totaldown eth0} down${color}  | ${color} ${color 95956B}${upspeed eth0} Kb/s ${color} ${totalup eth0} up${color}  |  Home (freespace) : ${color 95956B}${font}${fs_free /home} ${color} : ${color lightgrey} |  Load:$color $loadavg ${color lightgrey} | CPU Temp ${color}: ${acpitemp}c|  ${color} Now Playing:  ${color D7D3C5}${font}${mpd_title}  | ${color}Time: ${color 95956B}${font}${time}
  6.  
  7.  
  8. Check >>> for result http://img.photobucket.com/albums/0903/kyroW2S/kinky_conky.jpg
646682 - Anshu123: linux fedora conky rc
  1. #avoid flicker
  2. double_buffer yes
  3.  
  4. #own window to run simultanious 2 or more conkys
  5. own_window yes
  6. own_window_transparent no
  7. own_window_type normal
  8. own_window_hints undecorate,sticky,skip_taskbar,skip_pager
  9.  
worth-right
worth-right
worth-right