rename tool to DSL: Display Setup for Laptops
authorRalf Jung <post@ralfj.de>
Fri, 5 Oct 2012 11:47:12 +0000 (13:47 +0200)
committerRalf Jung <post@ralfj.de>
Fri, 5 Oct 2012 11:47:12 +0000 (13:47 +0200)
dsl.py [moved from external_screen.py with 98% similarity]

similarity index 98%
rename from external_screen.py
rename to dsl.py
index 9d70b82ba649956ee5d50fa317e6d1046bad32d8..d8d88c977dc38be086137a38c6aa7217d5a087b0 100755 (executable)
+++ b/dsl.py
@@ -1,4 +1,6 @@
 #!/usr/bin/python
+# DSL - easy Display Setup for Laptops
+
 import sys, re, subprocess
 from PyQt4 import QtGui
 from selector_window import PositionSelection