Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/basic-video/graphic.control.class.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2847 by niro, Wed Nov 21 14:01:34 2018 UTC revision 2856 by niro, Wed Jul 15 06:25:02 2020 UTC
# Line 134  push_config_10_graphic_refresh() Line 134  push_config_10_graphic_refresh()
134   local value   local value
135    
136   value=$(mysqldo "select refresh_rate from cfg_graphic where serial='${serial}'")   value=$(mysqldo "select refresh_rate from cfg_graphic where serial='${serial}'")
137   control_client "${serial}" set graphic.resolution "${value}"   control_client "${serial}" set graphic.refresh "${value}"
138  }  }
139    
140  # set_graphic_hdmi $serial $value  # set_graphic_hdmi $serial $value

Legend:
Removed from v.2847  
changed lines
  Added in v.2856