You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
430 B
19 lines
430 B
14 years ago
|
/** \mainpage XRandr Interface for Trinity Applications
|
||
|
|
||
14 years ago
|
The \b KRandr library adds the ability for %Trinity applications to easily configure an Xorg display via XRandr.
|
||
14 years ago
|
|
||
|
@authors
|
||
|
Timothy Pearson \<kb9vqf@pearsoncomputing.net\>
|
||
|
|
||
|
@maintainers
|
||
|
Timothy Pearson \<kb9vqf@pearsoncomputing.net\>
|
||
|
|
||
|
@licenses
|
||
|
@gpl
|
||
|
|
||
|
*/
|
||
|
|
||
13 years ago
|
// DOXYGEN_REFERENCES = tdecore tdeui
|
||
14 years ago
|
// DOXYGEN_SET_PROJECT_NAME = KRandr
|
||
|
// vim:ts=4:sw=4:expandtab:filetype=doxygen
|