diff options
Diffstat (limited to 'doc/man/marco-theme-viewer.1')
-rw-r--r-- | doc/man/marco-theme-viewer.1 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/doc/man/marco-theme-viewer.1 b/doc/man/marco-theme-viewer.1 new file mode 100644 index 00000000..6aafabda --- /dev/null +++ b/doc/man/marco-theme-viewer.1 @@ -0,0 +1,43 @@ +.\" In .TH, FOO should be all caps, SECTION should be 1-8, maybe w/ subsection +.\" other parms are allowed: see man(7), man(1) +.\" +.\" Based on template provided by Tom Christiansen <[email protected]>. +.\" +.TH MARCO-THEME-VIEWER 1 "1 June 2004" +.SH NAME +marco-theme-viewer \- view marco themes +.SH SYNOPSIS +.B marco-theme-viewer +[ +.I THEMENAME +] +.SH DESCRIPTION +.\" Putting a newline after each sentence can generate better output. +.B marco-theme-viewer +allows you to preview any installed Marco theme. +.PP +When designing a new Marco theme, you can use +.B marco-theme-viewer +to measure the performance of a window frame option, and to preview +the option. +.SH OPTIONS +.TP +.I THEMENAME +Name of the theme to be shown (\fIAtlanta\fR by default). +It is case-sensitive. +.SH FILES +.br +.nf +.TP +.I /usr/share/themes +system themes directory +.TP +.I /usr/share/themes/*/marco-1/marco-theme-1.xml +theme specification file +.SH AUTHOR +This manual page was written by Jose M. Moya <[email protected]>, for +the Debian GNU/Linux system (but may be used by others). +.SH "SEE ALSO" +.\" Always quote multiple words for .SH +.BR marco (1), +.BR marco-window-demo (1). |