X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=dispcfg;fp=dispcfg;h=9c996112f2260c5a36e96aa89a509ece5b621bbb;hb=723682024dcd39e5814eb240d3cd8d1a92b71e0f;hp=f0cc4a275d1f22c87be69af65992ce530ad19369;hpb=041f089ce86a6e55eacee8cd96c43a4a307f293c;p=dispcfg.git diff --git a/dispcfg b/dispcfg index f0cc4a2..9c99611 100755 --- a/dispcfg +++ b/dispcfg @@ -231,10 +231,6 @@ if __name__ == '__main__': enabled_count -= disable_an_entry(outputs) enabled_count += enable_an_entry(outputs, enabled_count < 2) - # A hack to set Control/Win key mapping - if not dry_run: - subprocess.call('/usr/local/bin/setctrl') - out.outTime('completed') out.fout('')