blob: bb81d5756a6e1acd015f31e03ce17464d5c0f307 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
/** \mainpage XRandr Interface for Trinity Applications
The \b KRandr library adds the ability for %Trinity applications to easily configure an Xorg display via XRandr.
@authors
Timothy Pearson \<kb9vqf@pearsoncomputing.net\>
@maintainers
Timothy Pearson \<kb9vqf@pearsoncomputing.net\>
@licenses
@gpl
*/
// DOXYGEN_REFERENCES = kdecore kdeui
// DOXYGEN_SET_PROJECT_NAME = KRandr
// vim:ts=4:sw=4:expandtab:filetype=doxygen
|