diff options
Diffstat (limited to 'sc')
| -rwxr-xr-x | sc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +# Quick hack to manage screen hotplugging #!/bin/dash case "$1" in "d") xrandr --nograb --output CRT1 --off --output LVDS --auto;; |
