Strona 1 z 1

conky i przeźroczystość

: 08 września 2008, 11:31
autor: raggo82
Witam problem dotyczy przeźroczystości w conky, nie wiem jak ją ustawić.
Wynik z odpalenia w konsoli:

Kod: Zaznacz cały

Conky: use_spacer should have an argument of left, right, or none.  'yes' seems to be some form of 'true', so defaulting to right.
Conky: desktop window (1400014) is subwindow of root window (70)
Conky: window type - normal
Conky: drawing to created window (0x800001)
Conky: drawing to double buffer
--2008-09-08 11:25:23--  [url]https://radeklanga:*password*@mail.google.com/mail/feed/atom[/url]
Translacja mail.google.com... 72.14.221.83, 72.14.221.19, 72.14.221.18, ...
£ączenie się z mail.google.com|72.14.221.83|:443... połączono.
¯ądanie HTTP wysłano, oczekiwanie na odpowiedź... 401 Unauthorized
£ączenie się z mail.google.com|72.14.221.83|:443... połączono.
¯ądanie HTTP wysłano, oczekiwanie na odpowiedź... 200 OK
Długość: nieznana [text/xml]
Zapis do: `STDOUT'

    [ <=>                                   ] 1.475       --.-K/s   w  0,001s

2008-09-08 11:25:25 (1,91 MB/s) - zapisano `-' [1475]

: 08 września 2008, 11:41
autor: maly
Dołącz swój plik konfiguracyjny ~/.conkyrc

Kod: Zaznacz cały

own_window no
masz taką linie w pliku konfiguracyjnym?

: 08 września 2008, 11:47
autor: tmy123
Ja mam u siebie:

Kod: Zaznacz cały

own_window yes
own_window_transparent yes
i przezroczystość jest.

: 08 września 2008, 11:52
autor: raggo82
Dziękuję działa :D

[ Dodano: 2008-09-08, 12:34 ]
Przeźroczysty jest ale mruga, dbe mam w xorgu dodane. Co jest nie tak?

: 08 września 2008, 13:19
autor: borlus
Masz w .conkyrc wpis:

Kod: Zaznacz cały

double_buffer yes
?

: 08 września 2008, 13:33
autor: raggo82
tak mam, a to mój conkyrc:

Kod: Zaznacz cały


# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_hints undecorated,below,skip_taskbar
background no

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

# fiddle with window
use_spacer yes
use_xft yes

# Update interval in seconds
update_interval 3.0

# Minimum size of text area
minimum_size 200 5

# Draw shades?
draw_shades no

# Text stuff
draw_outline no # amplifies text if yes
draw_borders no

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

# Stippled borders?
stippled_borders 1

# border margins
border_margin 1

# border width
border_width 1

# Default colors and also border colors, grey90 == #e5e5e5
default_color burlywood4  
default_shade_color black
default_outline_color DarkGoldenrod

own_window_colour white
own_window_transparent yes

# 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
gap_x 800
gap_y 30

# stuff after 'TEXT' will be formatted on screen

override_utf8_locale yes
xftfont Terminus:size=8
xftalpha 0.8

# Coisas para rever mais tarde

#${offset 240}${color}${font weather:size=26}y ${font}FSB ${i2c temp 1} °C
#${offset 240}${color slate grey}Temperature:
#${offset 240}${color}${font weather:size=26}z ${font}CPU ${i2c temp 2} °C

TEXT
${color slate grey}${time %a, } ${color }${time %e %B %G}
${color slate grey}${time %Z,    }${color }${time %H:%M:%S}

${voffset 6}${color}${font OpenLogos:size=30}    T
${voffset -20}${color}${font StyleBats:size=12}O ${font}${color slate grey}UpTime: ${color }$uptime
${color}${font StyleBats:size=12}Q ${font}${color slate grey}Kern:${color }$kernel
${color}${font StyleBats:size=12}A ${font}${color slate grey}CPU:${color } $cpu% ${acpitemp}C
${cpugraph 20,140 000000 ffffff}
${color slate grey}Load: ${color }$loadavg
${color slate grey}Processes: ${color }$processes  
${color slate grey}Running:   ${color }$running_processes

${color}${font Webdings:size=12}i ${font}${color slate grey}Highest CPU:
${color #ddaa00} ${top name 1}${top cpu 1}
${color lightgrey} ${top name 2}${top cpu 2}
${color lightgrey} ${top name 3}${top cpu 3}

${color}${font Webdings:size=12}i ${font}${color slate grey}Highest MEM:
${color #ddaa00} ${top_mem name 1}${top_mem mem 1}
${color lightgrey} ${top_mem name 2}${top_mem mem 2}
${color lightgrey} ${top_mem name 3}${top_mem mem 3}

${color slate grey}MEM:  ${color } $memperc% $mem/$memmax
${membar 3,140}
${color slate grey}SWAP: ${color } $swapperc% $swap/$swapmax
${swapbar 3,140}

${color slate grey}ROOT:    ${color }${fs_free /}/${fs_size /}
${fs_bar 3,140 /}
${color slate grey}HOME:  ${color }${fs_free /home}/${fs_size /home}
${fs_bar 3,140 /home}

${color slate grey}Internet:
${color}${font PizzaDude Bullets:size=12}M${font}  Tot.up. ${totalup eth0} Kb/s
${voffset 1}${color}${font PizzaDude Bullets:size=12}v${font}  Up: ${color }${upspeed eth0}k/s
${upspeedgraph eth0 20,140 000000 ffffff}
${voffset 6}${color}${font PizzaDude Bullets:size=12}S${font}  Tot.dow. ${totaldown eth0} Kb/s
${voffset 1}${color}${font PizzaDude Bullets:size=12}r${font}  Down: ${color }${downspeed eth0}k/s
${downspeedgraph eth0 20,140 000000 ffffff}

${voffset -14}${color}${font Martin Vogel's Symbols:size=16}B${font}${color slate grey}Mail:
${color }You have ${color green1}${texeci 60 perl ~/scripts/gmail.pl n} ${color }new 
mail(s)

${color slate grey}Weather:
${color}${execi 3600 perl ~/scripts/weather.pl POXX0035 c 3d}
${color}${font weather:size=47}${execi 3600 perl ~/scripts/weather.pl POXX0035 c 3dp}${font}
${color}${execi 3600 perl ~/scripts/weather.pl POXX0035 c 3t}
${voffset 5}${color}${font Sonora:size=17}&${font}${color slate grey} MusicPlayer:

: 08 września 2008, 13:39
autor: borlus
A dobrze dodałeś wpisy w /etc/X11/xorg.conf w sekcji "Module"?

Kod: Zaznacz cały

Load    "dbe"
Między Load a "dbe" masz spację czy tabulator? Ze spacją nie zadziała...

: 08 września 2008, 13:55
autor: raggo82
z tabulatorem to mój xorg.conf

Kod: Zaznacz cały

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
	Option 		"AIGLX"	"true" # sterownik wolny
EndSection

Section "Files"
	RgbPath      "/etc/X11/rgb"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load  "record"
	Load  "dri"
	Load  "dbe"
	Load  "GLcore"
	Load  "glx"
	Load  "xtrap"
	Load  "extmod"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option      "XkbRules"  "xorg"
	Option      "XkbModel"  "pc105"
	Option      "XkbLayout" "pl"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	#DisplaySize	  300   230	# mm
	Identifier   "Monitor0"
	VendorName   "AOC"
	ModelName    "LM525"
 ### Comment all HorizSync and VertRefresh values to use DDC:
	HorizSync    30.0 - 63.0
	VertRefresh  55.0 - 75.0
	Option	    "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: [i]: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"            	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "Dac6Bit"            	# [<bool>]
        #Option     "Dac8Bit"            	# [<bool>]
        #Option     "BusType"            	# [<str>]
        #Option     "CPPIOMode"          	# [<bool>]
        #Option     "CPusecTimeout"      	# [i]
        #Option     "AGPMode"            	# [i]
        #Option     "AGPFastWrite"       	# [<bool>]
        #Option     "AGPSize"            	# [i]
        #Option     "GARTSize"           	# [i]
        #Option     "RingSize"           	# [i]
        #Option     "BufferSize"         	# [i]
        #Option     "EnableDepthMoves"   	# [<bool>]
        #Option     "EnablePageFlip"     	# [<bool>]
        #Option     "NoBackBuffer"       	# [<bool>]
        #Option     "DMAForXv"           	# [<bool>]
        #Option     "FBTexPercent"       	# [i]
        #Option     "DepthBits"          	# [i]
        #Option     "PCIAPERSize"        	# [i]
        #Option     "AccelDFS"           	# [<bool>]
        #Option     "DDCMode"            	# [<bool>]
        #Option     "IgnoreEDID"         	# [<bool>]
        #Option     "DisplayPriority"    	# [<str>]
        #Option     "PanelSize"          	# [<str>]
        #Option     "ForceMinDotClock"   	# <freq>
        #Option     "ColorTiling"        	# [<bool>]
        #Option     "VideoKey"           	# [i]
        #Option     "RageTheatreCrystal" 	# [i]
        #Option     "RageTheatreTunerPort" 	# [i]
        #Option     "RageTheatreCompositePort" 	# [i]
        #Option     "RageTheatreSVideoPort" 	# [i]
        #Option     "TunerType"          	# [i]
        #Option     "RageTheatreMicrocPath" 	# <str>
        #Option     "RageTheatreMicrocType" 	# <str>
        #Option     "ScalerWidth"        	# [i]
        #Option     "RenderAccel"        	# [<bool>]
        #Option     "SubPixelOrder"      	# [<str>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "DynamicClocks"      	# [<bool>]
        #Option     "VGAAccess"          	# [<bool>]
        #Option     "ReverseDDC"         	# [<bool>]
        #Option     "LVDSProbePLL"       	# [<bool>]
        #Option     "AccelMethod"        	# <str>
        #Option     "DRI"                	# [<bool>]
        #Option     "ConnectorTable"     	# <str>
        #Option     "DefaultConnectorTable" 	# [<bool>]
        #Option     "DefaultTMDSPLL"     	# [<bool>]
        #Option     "TVDACLoadDetect"    	# [<bool>]
        #Option     "ForceTVOut"         	# [<bool>]
        #Option     "TVStandard"         	# <str>
        #Option     "IgnoreLidStatus"    	# [<bool>]
        #Option     "DefaultTVDACAdj"    	# [<bool>]
        #Option     "Int10"              	# [<bool>]
	Identifier  "Card0"
	Driver      "radeon"
	VendorName  "ATI Technologies Inc"
	BoardName   "RV370 5B60 [Radeon X300 (PCIE)]"
	BusID       "PCI:2:0:0"
	#Option 		"AddARGBGLXVisuals" "On"
	Option          "XAANoOffscreenPixmaps"	"true" # ati
	Option          "RenderAccel" 	"true"				#ati
	Option 		"backingstore"	"true"			#ati

EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "DRI"
	Mode	0666
EndSection

#sterowniki wolne
Section "Extensions"
	Option 	"Composite"	"Enable"
	Option 	"RENDER"	"Enable" 
EndSection


: 08 września 2008, 14:13
autor: borlus
W swoim .conkyrc pod komentarzem:
# Create own window instead of using desktop (required in nautilus)
Przerób wszystko by wyglądało tak:

Kod: Zaznacz cały

own_window yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_transparent yes

: 08 września 2008, 14:30
autor: raggo82
Ok, na razie nie znika i nie mruga więc chyba jest dobrze, będe testował i dam znać po 24h teście :D
THX borlus

Witam, conky działa bez zarzutu tzn. nie mruga i nie znikaja ikony.
Pzdr