diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-08 05:02:16 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-08 05:02:16 +0000 |
commit | 486c5bfc26cbada0d8e05371c01211de663a209d (patch) | |
tree | 9b3a01eb1cc04f699e239bb06a76286f2acaae58 /kcontrol/displayconfig/NOTES | |
parent | 35cf72fe7f736a8c2768f3c8035f0d318c55da0a (diff) | |
download | tdebase-486c5bfc26cbada0d8e05371c01211de663a209d.tar.gz tdebase-486c5bfc26cbada0d8e05371c01211de663a209d.zip |
Added the foundation for the new displayconfig module that will allow full XRandR 1.2 functionality from a Trinity control center GUI
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245566 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kcontrol/displayconfig/NOTES')
-rw-r--r-- | kcontrol/displayconfig/NOTES | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kcontrol/displayconfig/NOTES b/kcontrol/displayconfig/NOTES new file mode 100644 index 000000000..4328797cc --- /dev/null +++ b/kcontrol/displayconfig/NOTES @@ -0,0 +1,7 @@ +**************** THIS IS NOT YET COMPLETE **************** +AS SUCH IT SHOULD REMAIN DISABLED UNTIL IT IS COMPLETE +********************************************************** + +NOTES: +1.) This loads the monitor settings quite well and even lets the user play with them, but it cannot save. or even apply the settings to hardware yet. +2.) Profile support should probably be added. Imagine having multiple display profiles--a portable device could plug into a docking station and be set up in seconds! The same idea applies for presentations, etc.
\ No newline at end of file |