LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-14-2012, 03:31 PM   #1486
ceh383
Member
 
Registered: May 2003
Location: The Left coast, USA
Distribution: Slack_64 14.2
Posts: 226

Rep: Reputation: 29

Quote:
Originally Posted by J1NKL3 View Post
Everytime I try to use conky no matter the script it just shows a black box on the left side. Any ideas how to fix?
Do you have all the dependencies installed?
What does your conky.conf look like?

Here's my latest screenshot
And here's my conky.conf...
Code:
alignment top_right
double_buffer yes
gap_x 25
gap_y 100
update_interval 1.5
background yes
own_window yes
own_window_transparent yes
#own_window_argb_visual yes
own_window_type normal
own_window_class conky-semi
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
minimum_size 250 5
maximum_width 225 5
use_xft yes
xftalpha 0.5
xftfont micro.pfc L:size=8
temperature_unit fahrenheit

TEXT

${font size=7}${color #ff0000}Info $hr${color }${font }

User: ${alignr}$alignc${exec whoami} @ $nodename
Kernel: ${alignr}$kernel ($machine)
Uptime: ${alignr}$uptime
Time: ${alignr}${time %H:%M:%S}
Date: ${alignr}${time %d.%m.%y}
Filesystem: $alignr${fs_type}

${font size=7}${color #ff0000}CPU Usage $hr${color }${font }

Average ${alignr}${cpu cpu}%
${cpugraph cpu1 12, 200}
Temprature ${alignr}${hwmon temp 1}°F

${font size=7}${color #ff0000}CPU Tasks $hr${color }${font }

${color #F50AD9}${top name 1}${alignr}${top cpu 1}%${color }
${top name 2}${alignr}${top cpu 2}%
${top name 3}${alignr}${top cpu 3}%
${top name 4}${alignr}${top cpu 4}%
${top name 5}${alignr}${top cpu 5}%

${font size=7}${color #ff0000}Ram Usage $hr${color }${font }

RAM ${alignr}$mem/$memmax
${membar 8, 200}

${font size=7}${color #ff0000}RAM Tasks  $hr${color }${font }

${color #F50AD9}${top_mem name 1}${alignr}${top_mem mem 1}%${color }
${top_mem name 2}${alignr}${top_mem mem 2}%
${top_mem name 3}${alignr}${top_mem mem 3}%
${top_mem name 4}${alignr}${top_mem mem 4}%
${top_mem name 5}${alignr}${top_mem mem 5}%

${font size=7}${color #ff0000}Network $hr${color }${font }
IP-LAN: $alignr${addr eth0}
IP-WAN: $alignr${execi 600 wget http://checkip.dyndns.org/ -q -O - | grep -Eo '\<[[:digit:]]{1,3}(\.[[:digit:]]{1,3}){3}\>'}
Total Down $alignr${totaldown eth0}
Total Up   $alignr${totalup eth0}

Download ${alignr}${downspeed eth0}
${downspeedgraph eth0 12, 210}

Upload ${alignr}${upspeed eth0}
${upspeedgraph eth0 12, 210}

${font size=7}${color #ff0000}Filesystem $hr${color }${font }

/home ${alignr}${fs_used /home} | ${fs_size /home} $alignr ${fs_free_perc /home}%
${fs_bar 8, 200 /home}

/archives ${alignr}${fs_used /archives} | ${fs_size /archives} $alignr ${fs_free_perc /archives}%
${fs_bar 8, 200 /archives}

/extras ${alignr}${fs_used /extras} | ${fs_size /extras} $alignr ${fs_free_perc /extras}%
${fs_bar 8, 200 /extras}

/Media Server ${alignr}${fs_used /home/chuck/Videos} | ${fs_size /home/chuck/Videos} $alignr ${fs_free_perc /home/chuck/Videos}%
${fs_bar 8, 200 /home/chuck/Videos}
 
Old 04-14-2012, 04:25 PM   #1487
fb0x
Member
 
Registered: Aug 2011
Location: Serbia
Distribution: Slackware
Posts: 30

Rep: Reputation: Disabled
Quote:
Originally Posted by J1NKL3 View Post
Everytime I try to use conky no matter the script it just shows a black box on the left side. Any ideas how to fix?
Use
Code:
conky -c /path/to/config
 
Old 04-14-2012, 08:46 PM   #1488
dsotm
Member
 
Registered: Mar 2012
Distribution: Slackware64-current, Fedora 33
Posts: 90

Rep: Reputation: 2
Quote:
Originally Posted by fb0x View Post
Use
Code:
conky -c /path/to/config
Thanks!
 
Old 04-17-2012, 12:54 AM   #1489
SqdnGuns
Senior Member
 
Registered: Aug 2005
Location: Pensacola, FL
Distribution: Slackware64® Current & Arch
Posts: 1,092

Rep: Reputation: 174Reputation: 174
Time to get back on topic, screenshots!

http://dl.dropbox.com/u/1574277/Scre...%3A59%20PM.png
 
Old 04-17-2012, 03:09 AM   #1490
Broker824
Member
 
Registered: Apr 2010
Location: Serbia
Distribution: Slackware 14.1 and Current, CrunchBang 11, Ubuntu 14.04, antiX 13.1
Posts: 108

Rep: Reputation: 13
Slackware 13.37 Lxde and Mate GUI
Attached Thumbnails
Click image for larger version

Name:	Lxde2.jpeg
Views:	179
Size:	192.7 KB
ID:	9461   Click image for larger version

Name:	Slackware 13.37 MATE.jpg
Views:	185
Size:	231.6 KB
ID:	9462  
 
Old 04-17-2012, 08:47 AM   #1491
bagi
LQ Newbie
 
Registered: May 2011
Location: munich
Distribution: Slackware 12.2.0 / 13.37(x64) / 14.0 (x64)
Posts: 7

Rep: Reputation: 1
here is my 13.37 (x64) Desktop ...

http://87.118.110.225/bubble_screenie.jpg
 
Old 04-17-2012, 04:36 PM   #1493
fb0x
Member
 
Registered: Aug 2011
Location: Serbia
Distribution: Slackware
Posts: 30

Rep: Reputation: Disabled
AwesomeWM
Attached Thumbnails
Click image for larger version

Name:	2012-04-19-010021_1280x1024_scrot.png
Views:	195
Size:	75.6 KB
ID:	9484  

Last edited by fb0x; 04-18-2012 at 06:01 PM.
 
Old 04-17-2012, 04:40 PM   #1494
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by fb0x View Post
AwesomeWM
I like the colour scheme. Could you paste the colour values you've got displayed on the terminal? Thank you
 
Old 04-17-2012, 04:54 PM   #1495
fb0x
Member
 
Registered: Aug 2011
Location: Serbia
Distribution: Slackware
Posts: 30

Rep: Reputation: Disabled
Quote:
Originally Posted by sycamorex View Post
I like the colour scheme. Could you paste the colour values you've got displayed on the terminal? Thank you
Here you go

Code:
! Black
*color0:	#363636
*color8:	#424242
! Red 
*color1:	#c37561
*color9:	#d19485
! Green
*color2:	#a0a57e
*color10:	#b6d99d
! Yellow
*color3:	#d1a375
*color11:	#debc9c
! Blue
*color4:	#7985a3
*color12:	#98a1b9
! Purple
*color5:	#ab716d
*color13:	#be918e
! Cyan
*color6:	#98b9b1
*color14:	#cbe6cb
! White
*color7:	#d0d0d0
*color15:	#e6e6e6
 
1 members found this post helpful.
Old 04-21-2012, 02:26 AM   #1496
bobzilla
Member
 
Registered: Nov 2005
Location: Serbia
Distribution: Slackware
Posts: 231

Rep: Reputation: Disabled
Quote:
Originally Posted by fb0x View Post
Nice! Just remove that icon textbg
Code:
style "xfdesktop-icon-view" {
XfdesktopIconView::label-alpha = 0
}
widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
This did the job.

Last edited by bobzilla; 08-02-2015 at 01:08 PM.
 
Old 04-21-2012, 06:04 AM   #1497
mpregos
Member
 
Registered: Oct 2006
Location: Greece
Distribution: Slackware
Posts: 64

Rep: Reputation: 16
What font do you use?????
 
Old 04-21-2012, 01:29 PM   #1498
trademark91
Member
 
Registered: Sep 2009
Distribution: Slackware -current x64
Posts: 372

Rep: Reputation: 74
Quote:
Originally Posted by mpregos View Post
What font do you use?????
I use proggyfonts in my terminals http://www.proggyfonts.com

and then for my windows/menus I use AvantGarde.

here's my latest:

empty with deskmenu
http://img338.imageshack.us/img338/5...1204211326.png

big terminal
http://img109.imageshack.us/img109/1...1204211324.png

terminal and file manager
http://img600.imageshack.us/img600/1...11366x768s.png

tiled
http://img21.imageshack.us/img21/272...1204192333.png

Last edited by trademark91; 04-21-2012 at 01:31 PM.
 
2 members found this post helpful.
Old 04-26-2012, 12:55 PM   #1499
SCerovec
Senior Member
 
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,470
Blog Entries: 2

Rep: Reputation: 979Reputation: 979Reputation: 979Reputation: 979Reputation: 979Reputation: 979Reputation: 979Reputation: 979
Question

could anyone show how to make conky render disk throughput?
:-) I switched to conky bud miss gkrellms "have it all"
 
Old 04-26-2012, 04:27 PM   #1500
diwljina
Member
 
Registered: Jun 2009
Distribution: Slackware, Debian
Posts: 111

Rep: Reputation: 8
I use this for two disks:
Code:
Disk I/O: ${diskio} ${diskiograph /dev/sda 25,72 104E8B 00ddff}${diskiograph /dev/sdb 25,72 104E8B 00ddff}
Of course, insert $color, $font, $offset, $align etc. if needed.

Поздрав!
 
  


Reply

Tags
background, cwm, dwm, framebuffer, gnome, gui, i3, ion3, kde, monitor, musca, screenshot, tmux, wallpaper, xfce4, xterm


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
3D Desktop on Slackware? darkhatter Slackware 3 10-10-2006 12:26 PM
Slackware 10.0 with NO Desktop NiPP Linux - Newbie 2 01-02-2006 10:43 AM
3d desktop on Slackware k1ll3r_x Linux - Software 1 09-20-2005 10:47 PM
Desktop Slackware s0no Slackware 5 12-04-2004 11:20 AM
I can't get my desktop in Slackware 10 DraGoNsLaYeR Linux - Newbie 1 06-27-2004 02:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration