zmu updates
Posted: Sun May 20, 2007 9:25 pm
ZMU -L option not working, --reload does work
looks like the L was left out of line 192:
int c = getopt_long (argc, argv, "dvsEDurwei::S:t::fz::ancqhlB::C::H::O::U:P:A:", long_options, &option_index);
Would also be useful if :
zmu --reload reapplied the brightness/contrast settings to the video source.
zmu -B returned the brightness level in the return code
zmu appears to return the brightness level currently active on the associated device instead of the monitor's configured value. It's be nice to have an option to retrieve the values that are stored in the db monitors table.
looks like the L was left out of line 192:
int c = getopt_long (argc, argv, "dvsEDurwei::S:t::fz::ancqhlB::C::H::O::U:P:A:", long_options, &option_index);
Would also be useful if :
zmu --reload reapplied the brightness/contrast settings to the video source.
zmu -B returned the brightness level in the return code
zmu appears to return the brightness level currently active on the associated device instead of the monitor's configured value. It's be nice to have an option to retrieve the values that are stored in the db monitors table.