diff options
| author | Mattias Andrée <maandree@member.fsf.org> | 2016-01-02 22:19:05 +0100 | 
|---|---|---|
| committer | Mattias Andrée <maandree@member.fsf.org> | 2016-01-02 22:19:05 +0100 | 
| commit | 9cb7cec85cb73a0eb2ec6cadd4acbf36d528fcfd (patch) | |
| tree | 991e44129927c65cd7a52abc29717540c29d75b6 | |
| parent | marshal settings (diff) | |
| download | radharc-9cb7cec85cb73a0eb2ec6cadd4acbf36d528fcfd.tar.gz radharc-9cb7cec85cb73a0eb2ec6cadd4acbf36d528fcfd.tar.bz2 radharc-9cb7cec85cb73a0eb2ec6cadd4acbf36d528fcfd.tar.xz  | |
m
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
| -rw-r--r-- | README | 5 | 
1 files changed, 4 insertions, 1 deletions
@@ -87,7 +87,10 @@ OPTIONS  	-d SYSTEM  		Use a subsystem which does not have identifiers. -		For example drm for the Direct Rendering Manager. +		For example 'drm' for the Direct Rendering Manager. +		You can also select 'none', this is useful if you +		don't want any adjustments, but want events to be +		broadcasted.  	-e EDID  		Select monitor to use by its EDID.  | 
