diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-19 02:43:41 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-19 02:43:41 +0100 |
commit | 3dae9e681dcb2b9dc638fb641c6e8cbd0f0e8c62 (patch) | |
tree | fa5db515ef38fab4b1494d0953c2e598e91d1008 | |
parent | document textconf.conf (diff) | |
download | blueshift-3dae9e681dcb2b9dc638fb641c6e8cbd0f0e8c62.tar.gz blueshift-3dae9e681dcb2b9dc638fb641c6e8cbd0f0e8c62.tar.bz2 blueshift-3dae9e681dcb2b9dc638fb641c6e8cbd0f0e8c62.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | examples/textconf.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/textconf.conf b/examples/textconf.conf index 8214ff9..172217f 100644 --- a/examples/textconf.conf +++ b/examples/textconf.conf @@ -185,7 +185,8 @@ monitor=0 ; Include [monitor 0] crtc=1 ; CRTC 1 card=0 ; on graphics card 0 -; TODO it should be possible to use connector name and EDID +; TODO it should be possible to use connector name +; (method specific) and EDID (method independent) ; Here begins monitor identification and specific |