projects
/
lilass.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
reading EDID now also for multiple displays
[lilass.git]
/
lilass
diff --git
a/lilass
b/lilass
index 49dbeea61d24fa251af53a6702de379c495e43a6..7b94e188e7aa5e5eecd9b0896854fcee551cbf65 100755
(executable)
--- a/
lilass
+++ b/
lilass
@@
-146,4
+146,5
@@
if __name__ == "__main__":
if setup.extResolution is None:
turnOnBacklight()
except Exception as e:
+ raise e
frontend.error(str(e))