오토핫키 특수 키 - otohaski teugsu ki

오토핫키 키보드 특수키 목록 입니다. 

필요하신 분은 쓰시길..

Space - the spacebar

Tab
Enter (or Return)
Escape (or Esc)
Backspace (or BS)

Delete (or Del)
Insert (or Ins)
Home
End
PgUp
PgDn
Up
Down
Left
Right

ScrollLock
CapsLock
NumLock

Numlock ON Numlock OFF
Numpad0 NumpadIns
Numpad1 NumpadEnd
Numpad2 NumpadDown
Numpad3 NumpadPgDn
Numpad4 NumpadLeft
Numpad5 NumpadClear
Numpad6 NumpadRight
Numpad7 NumpadHome
Numpad8 NumpadUp
Numpad9 NumpadPgUp
NumpadDot (.) NumpadDel
NumpadDiv (/) NumpadDiv (/)
NumpadMult (*) NumpadMult (*)
NumpadAdd (+) NumpadAdd (+)
NumpadSub (-) NumpadSub (-)
NumpadEnter NumpadEnter


F1 through F24 - The 12 or more function keys at the top of most keyboards.

AppsKey - this is the key that invokes the right-click context menu.

LWin - the left windows key
RWin - the right windows key. Note: unlike Control/Alt/Shift, there is no generic/neutral "Win" key because the OS does not support it.
Control (or Ctrl)
Alt
Shift
Note: The hotkeys Shift::, Alt::, and Control:: fire upon release of the key unless they have the tilde prefix such as ~Alt::. By contrast, a specific left or right hotkey such as LAlt:: fires upon press-down.

Note: For the most part, these next 6 keys are not supported by Windows 95/98/Me. Use the above instead:
LControl (or LCtrl) - the left control key 
RControl (or RCtrl) - the right control key 
LShift - the left shift key
RShift - the right shift key
LAlt - the left Alt key 
RAlt - Note: If your keyboard layout has AltGr instead of RAlt, you can probably use it as a hotkey prefix via <^>!as described here. In addition, "LControl & RAlt::" would make AltGr itself into a hotkey.

PrintScreen
CtrlBreak
Pause
Break -- Since this is synonymous with Pause, use ^CtrlBreak in hotkeys instead of ^Pause or ^Break.

Help - this probably doesn't exist on most keyboards. It's usually not the same as F1.

Sleep - note that the sleep key on some keyboards might not work with this. 

특수 키명 일람

특별한 의미를 가지는 문자 키의 이스케이프
Send CommandResulting Keypress
{!} !
{#} #
{+} +
{^} ^
{{} {
{}} }
특수 키
Send CommandResulting Keypress
{F1} - {F24} function key
{ENTER} Enter키
{ESCAPE} or {ESC} ESCAPE
{SPACE} SPACE(인수의 최초나 최후 이외는, 보통으로 반각 스페이스에서 좋다.)
{TAB} TAB
{BACKSPACE} or {BS} Backspace
{DELETE} or {DEL} Delete
{INSERT} or {INS} Insert
{UP} 커서 키위
{DOWN} 커서 키아래
{LEFT} 커서 키의 왼쪽
{RIGHT} 커서 키의 오른쪽
{HOME} Home
{END} End
{PGUP} PageUp
{PGDN} PageDown
{APPSKEY} 어플리케이션 키(context menu가 나오거나 하는 놈)
{SLEEP} SLEEP
{PRINTSCREEN} PRINTSCR
{CTRLBREAK} Ctrl+break
{PAUSE} PAUSE
Lock계
Send CommandResulting Keypress
{CapsLock} CapsLock키(SetCapsLockState그리고 확실히 상태를 제어할 수 있다(NT계만))
{ScrollLock} ScrollLock
{NumLock} NumLock
수식 키
Send CommandResulting Keypress
{CONTROL} or {CTRL} Ctrl키
{LCONTROL} or {LCTRL} 왼쪽의Ctrl키
{RCONTROL} or {RCTRL} 오른쪽의Ctrl키
{CONTROLDOWN} or {CtrlDown} Ctrl키를 눌러 인하 상태로 한다.좌우를 명시적으로 지정하려면 , 「{RCtrl Down}」(와)과 같이 한다.
{CONTROLUP} or {CtrlUp} 눌러 인하 상태를 해제한다
{ALT} ALT
{LALT} 좌Alt
{RALT} 우Alt
{ALTDOWN} Alt키를 눌러 인하 상태로 한다.
{SHIFT} SHIFT
{LSHIFT} 좌Shift
{RSHIFT} 우Shift
{SHIFTDOWN} Shift키를 눌러 인하 상태로 한다
{LWIN} 좌Windows키
{RWIN} 우Windows키
{LWINDOWN} 좌Windows키를 눌러 인하 상태로 한다
{RWINDOWN} 우Windows키를 눌러 인하 상태로 한다
숫자 패드
Send CommandResulting Keypress
{Numpad0} - {Numpad9} 숫자 패드의 숫자 키
{NumpadDot} 숫자 패드의 「.」
{NumpadEnter} Enter key on keypad
{NumpadMult} Numpad Multiply
{NumpadDiv} Numpad Divide
{NumpadAdd} Numpad Add
{NumpadSub} Numpad Subtract
{NumpadDel} Delete key on keypad (this key and the following Numpad keys are used when Numlock is OFF)
{NumpadIns} Insert key on keypad
{NumpadClear} Clear key on keypad (usually the '5' key).
{NumpadUp} Cursor up key on keypad
{NumpadDown} Cursor down key on keypad
{NumpadLeft} Cursor left key on keypad
{NumpadRight} Cursor right key on keypad
{NumpadHome} Home key on keypad
{NumpadEnd} End key on keypad
{NumpadPgUp} Page up key on keypad
{NumpadPgDn} Page down key on keypad
다기능 키보드의 특수 키
Send CommandResulting Keypress
{BROWSER_BACK} 2000/XP Only: Select the browser "back" button
{BROWSER_FORWARD} 2000/XP Only: Select the browser "forward" button
{BROWSER_REFRESH} 2000/XP Only: Select the browser "refresh" button
{BROWSER_STOP} 2000/XP Only: Select the browser "stop" button
{BROWSER_SEARCH} 2000/XP Only: Select the browser "search" button
{BROWSER_FAVORITES} 2000/XP Only: Select the browser "favorites" button
{BROWSER_HOME} 2000/XP Only: Launch the browser and go to the home page
{VOLUME_MUTE} 2000/XP Only: Mute the volume
{VOLUME_DOWN} 2000/XP Only: Reduce the volume
{VOLUME_UP} 2000/XP Only: Increase the volume
{MEDIA_NEXT} 2000/XP Only: Select next track in media player
{MEDIA_PREV} 2000/XP Only: Select previous track in media player
{MEDIA_STOP} 2000/XP Only: Stop media player
{MEDIA_PLAY_PAUSE} 2000/XP Only: Play/pause media player
{LAUNCH_MAIL} 2000/XP Only: Launch the email application
{LAUNCH_MEDIA} 2000/XP Only: Launch media player
{LAUNCH_APP1} 2000/XP Only: Launch user app1
{LAUNCH_APP2} 2000/XP Only: Launch user app2
직접 지정
Send CommandResulting Keypress
{ASC nnnnn} 키보드에 없는 문자를 입력한다.
nnnnn에는 문자 코드를 지정한다.
1...255그리고ASCII코드,0128...0255그리고ANSI코드,256...65535그리고Unicode(을)를 지정 가능.
원문에는Unicode(이)라고 써 있었지만,ShiftJIS코드를 지정하면 일본어의 코드를 입력할 수 있었다.

내부적으로는,Alt(을)를 누르면서 숫자 패드의 숫자를 송신하고 있다.

{vkXX} or {vkXXscYYY} 가상 키코드XX, 스캔 코드YYY의 키를 송신한다.
XX(와)과YYY하16진수.
YYY(을)를 생략 했을 경우, 가상 키코드로 설정된 디폴트의 스캔 코드가 된다.
AutoHotkey윈도우 메뉴의 「View」→「Key history」(으)로 키코드를 표시 가능.
mouse button
Send CommandResulting Keypress
{LButton}
{RButton}
{MButton}
{XButton1}
{XButton2}
{WheelDown}
{WheelUp}
각 마우스 조작을 송신한다.현재의 커서 위치에서의 조작이 된다.
{Click[, options]} 클릭 조작을 실시한다.
Options의 서식 등은,Click커멘드와 같다