mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-13 11:15:27 +00:00
docs
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@576 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
06760dc4f3
commit
e60f3594e5
10
README
10
README
@ -289,8 +289,8 @@ CONFIGURATION SETTINGS
|
|||||||
that have no window decorations; are always visible on your
|
that have no window decorations; are always visible on your
|
||||||
desktop; do not appear in your pager or taskbar; and are sticky
|
desktop; do not appear in your pager or taskbar; and are sticky
|
||||||
across all workspaces. Override windows are not under the con-
|
across all workspaces. Override windows are not under the con-
|
||||||
trol of the window manager. This type can be useful for certain
|
trol of the window manager. Hints are ignored. This type of win-
|
||||||
situations.
|
dow can be useful for certain situations.
|
||||||
|
|
||||||
|
|
||||||
own_window_colour colour
|
own_window_colour colour
|
||||||
@ -301,8 +301,10 @@ CONFIGURATION SETTINGS
|
|||||||
|
|
||||||
own_window_hints undecorated,below,above,sticky,skip_taskbar,skip_pager
|
own_window_hints undecorated,below,above,sticky,skip_taskbar,skip_pager
|
||||||
If own_window is yes, you may use these window manager hints to
|
If own_window is yes, you may use these window manager hints to
|
||||||
affect the way conky displays. Note: own_window_type desktop is
|
affect the way conky displays. Notes: Use own_window_type desk-
|
||||||
another way to implement many of these hints.
|
top as another way to implement many of these hints implicitly.
|
||||||
|
If you use own_window_type override, window manager hints have
|
||||||
|
no meaning and are ignored.
|
||||||
|
|
||||||
|
|
||||||
out_to_console
|
out_to_console
|
||||||
|
@ -247,8 +247,8 @@
|
|||||||
if own_window is yes, you may specify type normal, desktop or override (default: normal).
|
if own_window is yes, you may specify type normal, desktop or override (default: normal).
|
||||||
Desktop windows are special windows that have no window decorations; are always visible
|
Desktop windows are special windows that have no window decorations; are always visible
|
||||||
on your desktop; do not appear in your pager or taskbar; and are sticky across all workspaces.
|
on your desktop; do not appear in your pager or taskbar; and are sticky across all workspaces.
|
||||||
Override windows are not under the control of the window manager. This type can be useful
|
Override windows are not under the control of the window manager. Hints are ignored. This type
|
||||||
for certain situations.
|
of window can be useful for certain situations.
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
@ -267,7 +267,8 @@
|
|||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
If own_window is yes, you may use these window manager hints to affect the way conky displays.
|
If own_window is yes, you may use these window manager hints to affect the way conky displays.
|
||||||
Note: own_window_type desktop is another way to implement many of these hints.
|
Notes: Use own_window_type desktop as another way to implement many of these hints implicitly.
|
||||||
|
If you use own_window_type override, window manager hints have no meaning and are ignored.
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
@ -267,8 +267,8 @@ Boolean, set pseudo-transparency?
|
|||||||
if own_window is yes, you may specify type normal, desktop or override (default: normal).
|
if own_window is yes, you may specify type normal, desktop or override (default: normal).
|
||||||
Desktop windows are special windows that have no window decorations; are always visible
|
Desktop windows are special windows that have no window decorations; are always visible
|
||||||
on your desktop; do not appear in your pager or taskbar; and are sticky across all workspaces.
|
on your desktop; do not appear in your pager or taskbar; and are sticky across all workspaces.
|
||||||
Override windows are not under the control of the window manager. This type can be useful
|
Override windows are not under the control of the window manager. Hints are ignored. This type
|
||||||
for certain situations.
|
of window can be useful for certain situations.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fBown_window_colour\fR \fBcolour\fR
|
\fBown_window_colour\fR \fBcolour\fR
|
||||||
@ -277,7 +277,8 @@ If own_window_transparent no, set a specified background colour (defaults to bla
|
|||||||
.TP
|
.TP
|
||||||
\fBown_window_hints\fR \fBundecorated,below,above,sticky,skip_taskbar,skip_pager\fR
|
\fBown_window_hints\fR \fBundecorated,below,above,sticky,skip_taskbar,skip_pager\fR
|
||||||
If own_window is yes, you may use these window manager hints to affect the way conky displays.
|
If own_window is yes, you may use these window manager hints to affect the way conky displays.
|
||||||
Note: own_window_type desktop is another way to implement many of these hints.
|
Notes: Use own_window_type desktop as another way to implement many of these hints implicitly.
|
||||||
|
If you use own_window_type override, window manager hints have no meaning and are ignored.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fBout_to_console\fR
|
\fBout_to_console\fR
|
||||||
|
Loading…
Reference in New Issue
Block a user