projects
/
lilass.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rename tool to DSL: Display Setup for Laptops
[lilass.git]
/
dsl.py
diff --git
a/external_screen.py
b/dsl.py
similarity index 98%
rename from
external_screen.py
rename to
dsl.py
index 9d70b82ba649956ee5d50fa317e6d1046bad32d8..d8d88c977dc38be086137a38c6aa7217d5a087b0 100755
(executable)
--- a/
external_screen.py
+++ 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