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 2559 by niro, Mon Sep 14 08:17:58 2015 UTC revision 2560 by niro, Thu Sep 17 08:15:54 2015 UTC
# Line 67  set_graphic_refresh() Line 67  set_graphic_refresh()
67   local serial="${CLASS_ARGV[0]}"   local serial="${CLASS_ARGV[0]}"
68   local value="${CLASS_ARGV[1]}"   local value="${CLASS_ARGV[1]}"
69    
70   import_resource cfg_graphic "${serial}" hz "${value}"   import_resource cfg_graphic "${serial}" refresh_rate "${value}"
71  }  }
72    
73  # control_graphic_resolution $serial  # control_graphic_resolution $serial

Legend:
Removed from v.2559  
changed lines
  Added in v.2560