conky window problem for setting

桌面秀,不同桌面、不同风格。
回复
头像
numbchild
帖子: 107
注册时间: 2010-03-16 12:34

conky window problem for setting

#1

帖子 numbchild » 2011-02-01 14:44

i tested three value for a option: own_window_type (desktop, override, panel)
but all of them can not work good, there are three screenshot for those three situation.
i want conky embed into desktop. and under all windows.
the range of three situations for screenshots is 1:desktop, 2: override, 3, panel.
detail problem: panel: when i start system but all windows are like that screen, all are at the bottom.
override: all windows under the conky, desktop: the screen will be destroied.
附件
panel
panel
override
override
desktop
desktop
头像
cjxgm
帖子: 1952
注册时间: 2010-04-23 20:40
系统: Arch Linux
来自: 浙江·杭州
联系:

Re: conky window problem for setting

#2

帖子 cjxgm » 2011-02-01 20:01

You need:

代码: 全选

own_window no # If it doesn't work, delete this line.
own_window_type normal
own_window_transparent yes
Clanjor Prods. | Develop for Developers. (C++, Lua) | 作曲编曲 | 实时渲染引擎
头像
numbchild
帖子: 107
注册时间: 2010-03-16 12:34

Re: conky window problem for setting

#3

帖子 numbchild » 2011-02-01 20:55

cjxgm 写了:You need:

代码: 全选

own_window no # If it doesn't work, delete this line.
own_window_type normal
own_window_transparent yes
这样连conky都看不到了。。。。
回复