]> Dogcows Code - chaz/tint2/blob - doc/man/tint2.1
New import
[chaz/tint2] / doc / man / tint2.1
1 .\" Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH TINT 1 "2008-09-05"
6 .\" Please adjust this date whenever revising the manpage.
7 .\"
8 .\" Some roff macros, for reference:
9 .\" .nh disable hyphenation
10 .\" .hy enable hyphenation
11 .\" .ad l left justify
12 .\" .ad b justify to both left and right margins
13 .\" .nf disable filling
14 .\" .fi enable filling
15 .\" .br insert line break
16 .\" .sp <n> insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
18 .SH NAME
19 tint \- lightweight taskbar
20 .SH SYNOPSIS
21 .B tint
22 .br
23 .B tint
24 .RI -c
25 .IR /path/to/config/file
26 .SH DESCRIPTION
27 This manual page documents briefly the
28 .B tint
29 command.
30 .PP
31 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
32 .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
33 .\" respectively.
34 \fBtint\fP is a simple panel/taskbar intentionally made for openbox3, but
35 should also work with other window managers. It's based on ttm code. The goal is to keep a clean and unintrusive look with code lightweight and
36 compliance with freedesktop specifications.
37 .PP
38 On the first startup tint creates a config file in $HOME/.config/tint/tintrc.
39 See the /usr/share/tint2/doc directory for more information.
40 .SH OPTIONS
41 .TP
42 .B \-c config-file
43 Specify which configuration file to use instead of the default.
44 .SH AUTHOR
45 tint was written by Thierry Lorthiois <lorthiois@bbsoft.fr>. It is based on
46 ttm, originally written by Pål Staurland <staura@gmail.com>
47 .PP
48 This manual page was written by Daniel Moerner <dmoerner@gmail.com>,
49 for the Debian project (but may be used by others). It was adopted from the
50 tint docs.
This page took 0.038044 seconds and 4 git commands to generate.