1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-26 04:17:33 +00:00
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@576 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Philip Kovacs 2006-03-09 19:03:20 +00:00
parent 06760dc4f3
commit e60f3594e5
3 changed files with 14 additions and 10 deletions

10
README
View File

@ -289,8 +289,8 @@ CONFIGURATION SETTINGS
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. Override windows are not under the con-
trol of the window manager. This type can be useful for certain
situations.
trol of the window manager. Hints are ignored. This type of win-
dow can be useful for certain situations.
own_window_colour colour
@ -301,8 +301,10 @@ CONFIGURATION SETTINGS
own_window_hints undecorated,below,above,sticky,skip_taskbar,skip_pager
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.
affect the way conky displays. Notes: Use own_window_type desk-
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

View File

@ -247,8 +247,8 @@
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
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
for certain situations.
Override windows are not under the control of the window manager. Hints are ignored. This type
of window can be useful for certain situations.
<para></para></listitem>
</varlistentry>
@ -267,7 +267,8 @@
</term>
<listitem>
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>
</varlistentry>

View File

@ -267,8 +267,8 @@ Boolean, set pseudo-transparency?
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
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
for certain situations.
Override windows are not under the control of the window manager. Hints are ignored. This type
of window can be useful for certain situations.
.TP
\fBown_window_colour\fR \fBcolour\fR
@ -277,7 +277,8 @@ If own_window_transparent no, set a specified background colour (defaults to bla
.TP
\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.
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
\fBout_to_console\fR