blob: 8264ba1ddea2129255dd6e960beee3c9d18a2628 (
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 %KDE 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
|