a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 253899 and 278370

Description: Control monitor settings
 ddcutil is used to query and change monitor settings.
 .
 ddcutil communicates with monitors implementing MCCS (Monitor Control Command
 Set). Normally, communication is performed using the DDC/CI protocol on the
 I2C bus.  Alternatively, communication can be performed over USB as per the
 USB Monitor Control Class Specification.
 .
 A particular use case for ddcutil is as part of color profile management.
 Monitor calibration is relative to the monitor color settings currently in
 effect,  e.g. red  gain.  ddcutil allows color related settings to be saved
 at the time a monitor is calibrated, and then restored when the calibration
 is applied.
Description: Query and change monitor settings - command line application
 This is the command line version of ddcutil.
 .
 ddcutil communicates with monitors implementing MCCS (Monitor Control Command
 Set). Normally, communication is performed using the DDC/CI protocol on the
 I2C bus.  Alternatively, communication can be performed over USB as per the
 USB Monitor Control Class Specification.
--- 253899	Thu Jan  1 00:00:00 1970
+++ 278370	Thu Jan  1 00:00:00 1970
@@ -1,13 +1,7 @@
-Control monitor settings
- ddcutil is used to query and change monitor settings.
+Query and change monitor settings - command line application
+ This is the command line version of ddcutil.
  .
  ddcutil communicates with monitors implementing MCCS (Monitor Control Command
  Set). Normally, communication is performed using the DDC/CI protocol on the
  I2C bus.  Alternatively, communication can be performed over USB as per the
  USB Monitor Control Class Specification.
- .
- A particular use case for ddcutil is as part of color profile management.
- Monitor calibration is relative to the monitor color settings currently in
- effect,  e.g. red  gain.  ddcutil allows color related settings to be saved
- at the time a monitor is calibrated, and then restored when the calibration
- is applied.