-
Notifications
You must be signed in to change notification settings - Fork 1
/
ControlSend_Training.ahk
36 lines (28 loc) · 1.1 KB
/
ControlSend_Training.ahk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#SingleInstance force
#Persistent ; Keep this script running until the user explicitly exits it.
#Warn ; Enable warnings to assist with detecting common errors.
SetCapsLockState, AlwaysOff
SetScrollLockState, AlwaysOff
Process, Priority, , A
SetTitleMatchMode, 2
;p::
ControlSend, Edit1, a, Sans titre�- Bloc-notes
return
;o::
ControlSend, Edit1, This is a test, Sans titre�- Bloc-notes
return
~i::
ControlSend, DSUI:PagesView1, {Down}{Enter}, The Settlers 7 Paths to a Kingdom Prima Official Guide - PDF-XChange Viewer
return
SetTitleMatchMode, 2
~c::
ControlSend, ahk_parent, {LControl Down}{LShift Down}{n}{LControl Up}{LShift Up}, The Settlers 7 Paths to a Kingdom Prima Official Guide - PDF-XChange Viewer
ControlSend, Edit1, 19, Atteindre la page
ControlSend, Edit1, {NumpadEnter}, Atteindre la page
return
~x::
ControlSend, ahk_parent, {LControl Down}{LShift Down}{n}{LControl Up}{LShift Up}, The Settlers 7 Paths to a Kingdom Prima Official Guide - PDF-XChange Viewer
ControlSend, Edit1, 17, Atteindre la page
ControlSend, Edit1, {NumpadEnter}, Atteindre la page
return
^SPACE:: Winset, Alwaysontop, , A