aboutsummaryrefslogtreecommitdiff
path: root/scripts.ahk
diff options
context:
space:
mode:
Diffstat (limited to 'scripts.ahk')
-rw-r--r--scripts.ahk5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts.ahk b/scripts.ahk
index 605fad2..5d4b945 100644
--- a/scripts.ahk
+++ b/scripts.ahk
@@ -60,6 +60,11 @@ Sleep, 600
SendMessage,0x112,0xF170,2,,Program Manager ; turn off monitor
return
+^F12 Up::
+Sleep, 600
+Run, %A_WinDir%\system32\ssstars.scr /s ; start screen saver
+return
+
; Library ---------------------------------------------------------------------
<<library>>