From: Ralf Jung Date: Fri, 5 Oct 2012 11:47:12 +0000 (+0200) Subject: rename tool to DSL: Display Setup for Laptops X-Git-Url: https://git.ralfj.de/lilass.git/commitdiff_plain/1435ea5976a4c64c80ab9f7ea3e46cc632e11812 rename tool to DSL: Display Setup for Laptops --- diff --git a/external_screen.py b/dsl.py similarity index 98% rename from external_screen.py rename to dsl.py index 9d70b82..d8d88c9 100755 --- 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