~ubuntu-branches/ubuntu/trusty/driconf/trusty

« back to all changes in this revision

Viewing changes to debian/driconf.1

  • Committer: Bazaar Package Importer
  • Author(s): Michel Daenzer
  • Date: 2005-08-27 19:54:23 UTC
  • Revision ID: james.westby@ubuntu.com-20050827195423-sy9qnrkr4b0sbh2d
Tags: 0.2.7-1
* Initial upload (Closes: #321886).
* setup.cfg: Don't install python modules in /usr/local.
* driconf.py: Fix version shown in about dialog.
* debian/driconf.1: Manpage, inspired by gnome-pilot source package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH DRICONF 1 "August 14, 2005"
 
2
.SH NAME
 
3
driconf \- DRI configuration GUI
 
4
.SH DESCRIPTION
 
5
Driconf is a graphical configuration tool for the Direct Rendering Infrastructure
 
6
(DRI). It allows customizing performance and visual quality settings of OpenGL
 
7
drivers on a per-driver, per-screen and/or per-application level.
 
8
 
 
9
The settings are stored in a system wide or per-user XML configuration file which
 
10
is parsed by the OpenGL drivers on startup.
 
11
.SH SEE ALSO
 
12
Please see /usr/share/doc/driconf/ for more documentation.
 
13
.SH AUTHOR
 
14
This manual page was written by Michel Daenzer <daenzer@debian.org>,
 
15
for the Debian GNU/Linux system (but may be used by others).