home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 August - Disc 1 / PCNET_CD_2006_08_1.iso / shareware / AutoHotkey104407_Install.exe / Extras / AutoHotkey.syn < prev    next >
Encoding:
Text File  |  2006-05-14  |  12.1 KB  |  1,161 lines

  1. ; TextPad keyword syntax file for AutoHotkey
  2. ; Auto generated by Rajat's TextPad Syntax Generator Script
  3.  
  4. C=1
  5.  
  6. [Syntax]
  7. Namespace1 =
  8. IgnoreCase = Yes
  9. ;BracketChars = {}
  10. OperatorChars = +-*/<>=
  11. PreprocStart =
  12. SyntaxStart =
  13. SyntaxEnd =
  14. CommentStart = /*
  15. CommentEnd = */
  16. CommentStartAlt =
  17. CommentEndAlt =
  18. SingleComment = ;
  19. SingleCommentEsc = `
  20. StringsSpanLines = No
  21. StringStart = %
  22. StringEnd = %
  23. StringAlt = "
  24. StringEsc = `
  25. CharStart =
  26. CharEnd =
  27. CharEsc = `
  28.  
  29. [Keywords 1]
  30. #AllowSameLineComments
  31. #ClipboardTimeout
  32. #CommentFlag
  33. #ErrorStdOut
  34. #EscapeChar
  35. #HotkeyInterval
  36. #HotkeyModifierTimeout
  37. #Hotstring
  38. #IfWinActive
  39. #IfWinExist
  40. #IfWinNotActive
  41. #IfWinNotExist
  42. #Include
  43. #IncludeAgain
  44. #InstallKeybdHook
  45. #InstallMouseHook
  46. #KeyHistory
  47. #LTrim
  48. #MaxHotkeysPerInterval
  49. #MaxMem
  50. #MaxThreads
  51. #MaxThreadsBuffer
  52. #MaxThreadsPerHotkey
  53. #NoEnv
  54. #NoTrayIcon
  55. #Persistent
  56. #SingleInstance
  57. #UseHook
  58. #WinActivateForce
  59. AutoTrim
  60. BlockInput
  61. Break
  62. Click
  63. ClipWait
  64. Continue
  65. Control
  66. ControlClick
  67. ControlFocus
  68. ControlGet
  69. ControlGetFocus
  70. ControlGetPos
  71. ControlGetText
  72. ControlMove
  73. ControlSend
  74. ControlSendRaw
  75. ControlSetText
  76. CoordMode
  77. Critical
  78. DetectHiddenText
  79. DetectHiddenWindows
  80. Drive
  81. DriveGet
  82. DriveSpaceFree
  83. Edit
  84. Else
  85. EnvAdd
  86. EnvDiv
  87. EnvGet
  88. EnvMult
  89. EnvSet
  90. EnvSub
  91. EnvUpdate
  92. Exit
  93. ExitApp
  94. FileAppend
  95. FileCopy
  96. FileCopyDir
  97. FileCreateDir
  98. FileCreateShortcut
  99. FileDelete
  100. FileGetAttrib
  101. FileGetShortcut
  102. FileGetSize
  103. FileGetTime
  104. FileGetVersion
  105. FileInstall
  106. FileMove
  107. FileMoveDir
  108. FileRead
  109. FileReadLine
  110. FileRecycle
  111. FileRecycleEmpty
  112. FileRemoveDir
  113. FileSelectFile
  114. FileSelectFolder
  115. FileSetAttrib
  116. FileSetTime
  117. FormatTime
  118. GetKeyState
  119. Gosub
  120. Goto
  121. GroupActivate
  122. GroupAdd
  123. GroupClose
  124. GroupDeactivate
  125. Gui
  126. GuiControl
  127. GuiControlGet
  128. Hotkey
  129. If
  130. IfEqual
  131. IfExist
  132. IfGreater
  133. IfGreaterOrEqual
  134. IfInString
  135. IfLess
  136. IfLessOrEqual
  137. IfMsgBox
  138. IfNotEqual
  139. IfNotExist
  140. IfNotInString
  141. IfWinActive
  142. IfWinExist
  143. IfWinNotActive
  144. IfWinNotExist
  145. ImageSearch
  146. IniDelete
  147. IniRead
  148. IniWrite
  149. Input
  150. InputBox
  151. KeyHistory
  152. KeyWait
  153. ListHotkeys
  154. ListLines
  155. ListVars
  156. Loop
  157. Menu
  158. MouseClick
  159. MouseClickDrag
  160. MouseGetPos
  161. MouseMove
  162. MsgBox
  163. OnExit
  164. OutputDebug
  165. Pause
  166. PixelGetColor
  167. Pixelsearch
  168. PostMessage
  169. Process
  170. Progress
  171. Random
  172. RegDelete
  173. RegRead
  174. RegWrite
  175. Reload
  176. Repeat
  177. Return
  178. Run
  179. RunAs
  180. RunWait
  181. Send
  182. SendEvent
  183. SendInput
  184. SendMessage
  185. SendMode
  186. SendPlay
  187. SendRaw
  188. SetBatchLines
  189. SetCapsLockState
  190. SetControlDelay
  191. SetDefaultMouseSpeed
  192. SetEnv
  193. SetFormat
  194. SetKeyDelay
  195. SetMouseDelay
  196. SetNumLockState
  197. SetScrollLockState
  198. SetStoreCapslockMode
  199. SetTimer
  200. SetTitleMatchMode
  201. SetWinDelay
  202. SetWorkingDir
  203. Shutdown
  204. Sleep
  205. Sort
  206. SoundBeep
  207. SoundGet
  208. SoundGetWaveVolume
  209. SoundPlay
  210. SoundSet
  211. SoundSetWaveVolume
  212. SplashImage
  213. SplashTextOff
  214. SplashTextOn
  215. SplitPath
  216. StatusBarGetText
  217. StatusBarWait
  218. StringCaseSense
  219. StringGetPos
  220. StringLeft
  221. StringLen
  222. StringLower
  223. StringMid
  224. StringReplace
  225. StringRight
  226. StringSplit
  227. StringTrimLeft
  228. StringTrimRight
  229. StringUpper
  230. Suspend
  231. SysGet
  232. Thread
  233. ToolTip
  234. Transform
  235. TrayTip
  236. URLDownloadToFile
  237. WinActivate
  238. WinActivateBottom
  239. WinClose
  240. WinGet
  241. WinGetActiveStats
  242. WinGetActiveTitle
  243. WinGetClass
  244. WinGetPos
  245. WinGetText
  246. WinGetTitle
  247. WinHide
  248. WinKill
  249. WinMaximize
  250. WinMenuSelectItem
  251. WinMinimize
  252. WinMinimizeAll
  253. WinMinimizeAllUndo
  254. WinMove
  255. WinRestore
  256. WinSet
  257. WinSetTitle
  258. WinShow
  259. WinWait
  260. WinWaitActive
  261. WinWaitClose
  262. WinWaitNotActive
  263.  
  264. [Keywords 2]
  265. ; Used with CoordMode or PixelXXX commands:
  266. Pixel
  267. Mouse
  268. Screen
  269. Relative
  270. RGB
  271.  
  272.  
  273.  
  274. ; Continuation sections:
  275. LTrim
  276. RTrim
  277. Join
  278.  
  279.  
  280.  
  281. ; Priority of processes
  282. Low
  283. BelowNormal
  284. Normal
  285. AboveNormal
  286. High
  287. Realtime
  288.  
  289.  
  290.  
  291. ; Keywords inside the WinTitle parameter of various commands:
  292. ahk_id
  293. ahk_pid
  294. ahk_class
  295. ahk_group
  296.  
  297.  
  298.  
  299. ; Used with SetFormat and/or "if Var is [not] type" & BETWEEN/IN
  300. Between
  301. Contains
  302. In
  303. Is
  304. Integer
  305. Float
  306. Number
  307. Digit
  308. Xdigit
  309. Alpha
  310. Upper
  311. Lower
  312. Alnum
  313. Time
  314. Date
  315. ; Omitted because it's a key name too: SPACE
  316.  
  317.  
  318.  
  319. ; Expression keywords:
  320. Not
  321. Or
  322. And
  323.  
  324.  
  325.  
  326. ; Used with Drive/DriveGet and/or WinGet/WinSet:
  327. AlwaysOnTop
  328. Topmost
  329. Top
  330. Bottom
  331. Transparent
  332. TransColor
  333. Redraw
  334. Region
  335. ID
  336. IDLast
  337. ProcessName
  338. MinMax
  339. ControlList
  340. Count
  341. List
  342. Capacity
  343. StatusCD
  344. Eject
  345. Lock
  346. Unlock
  347. Label
  348. FileSystem
  349. Label
  350. SetLabel
  351. Serial
  352. Type
  353. Status
  354.  
  355.  
  356.  
  357. ; For functions:
  358. static
  359. global
  360. local
  361. ByRef
  362.  
  363.  
  364.  
  365. ; Time units for use with addition and subtraction:
  366. Seconds
  367. Minutes
  368. Hours
  369. Days
  370.  
  371.  
  372.  
  373. ; For use with the Loop command:
  374. Read
  375. Parse
  376.  
  377.  
  378.  
  379. ; A_ExitReason
  380. Logoff
  381. Close
  382. Error
  383. Single
  384. ; The following are Commented out because they are already a keywords due to being a commands:
  385. ;Shutdown
  386. ;Menu
  387. ;Exit
  388. ;Reload
  389.  
  390.  
  391.  
  392. ; Keywords used with the "menu" command:
  393. Tray
  394. Add
  395. Rename
  396. Check
  397. UnCheck
  398. ToggleCheck
  399. Enable
  400. Disable
  401. ToggleEnable
  402. Default
  403. NoDefault
  404. Standard
  405. NoStandard
  406. Color
  407. Delete
  408. DeleteAll
  409. Icon
  410. NoIcon
  411. Tip
  412. Click
  413. Show
  414. MainWindow
  415. NoMainWindow
  416. UseErrorLevel
  417.  
  418.  
  419.  
  420. ; Gui control types (note that Edit, Progress and Hotkey aren't included since they are already command keywords):
  421. Text
  422. Picture
  423. Pic
  424. GroupBox
  425. Button
  426. Checkbox
  427. Radio
  428. DropDownList
  429. DDL
  430. ComboBox
  431. ListBox
  432. ListView
  433. DateTime
  434. MonthCal
  435. Slider
  436. StatusBar
  437. Tab
  438. TreeView
  439. UpDown
  440.  
  441. ; ListView:
  442. IconSmall
  443. Tile
  444. Report
  445. SortDesc
  446. NoSort
  447. NoSortHdr
  448. Grid
  449. Hdr
  450. AutoSize
  451. Range
  452.  
  453. ; General GUI keywords:
  454. xm
  455. ym
  456. ys
  457. xs
  458. xp
  459. yp
  460.  
  461. Font
  462. Resize
  463. Owner
  464. Submit
  465. NoHide
  466. Minimize
  467. Maximize
  468. Restore
  469. NoActivate
  470. NA
  471. Cancel
  472. Destroy
  473. Center
  474.  
  475. Margin
  476. OwnDialogs
  477. GuiEscape
  478. GuiClose
  479. GuiSize
  480. GuiContextMenu
  481. GuiDropFiles
  482.  
  483. TabStop
  484. Section
  485. AltSubmit
  486. Wrap
  487. HScroll
  488. VScroll
  489. Border
  490. Top
  491. Bottom
  492. Buttons
  493. Expand
  494. First
  495. ImageList
  496. Lines
  497. WantCtrlA
  498. WantF2
  499. Vis
  500. VisFirst
  501. Number
  502. Uppercase
  503. Lowercase
  504. Limit
  505. Password
  506. Multi
  507. WantReturn
  508. Group
  509. Background
  510. bold
  511. italic
  512. strike
  513. underline
  514. norm
  515. BackgroundTrans
  516. Theme
  517. Caption
  518. Delimiter
  519. MinimizeBox
  520. MaximizeBox
  521. SysMenu
  522. ToolWindow
  523. Flash
  524. Style
  525. ExStyle
  526. Check3
  527. Checked
  528. CheckedGray
  529. ReadOnly
  530. Password
  531. Hidden
  532. Left
  533. Right
  534. Center
  535. NoTab
  536. Section
  537. Move
  538. Focus
  539. Hide
  540. Choose
  541. ChooseString
  542. Text
  543. Pos
  544. Enabled
  545. Disabled
  546. Visible
  547. LastFound
  548. LastFoundExist
  549. ; Already included with menu:
  550. ;Show
  551. ;Menu
  552. ;Color
  553. ;Edit
  554. ;Default
  555. ;Enable
  556. ;Disable
  557. ;Default
  558.  
  559.  
  560.  
  561. ; Keywords used with the Hotkey command:
  562. AltTab
  563. ShiftAltTab
  564. AltTabMenu
  565. AltTabAndMenu
  566. AltTabMenuDismiss
  567.  
  568.  
  569.  
  570. ; Keywords used with the Thread/Process commands
  571. NoTimers
  572. Interrupt
  573. Priority
  574. WaitClose
  575. Wait
  576. Exist
  577. Close
  578.  
  579.  
  580.  
  581. ; Keywords for Send (these key names are also listed in Keys.txt, but without braces):
  582. {Blind}
  583. {Click}
  584. {Raw}
  585. {AltDown}
  586. {AltUp}
  587. {ShiftDown}
  588. {ShiftUp}
  589. {CtrlDown}
  590. {CtrlUp}
  591. {LWinDown}
  592. {LWinUp}
  593. {RWinDown}
  594. {RWinUp}
  595.  
  596.  
  597.  
  598. ; Keywords used with the Transform command:
  599. Unicode
  600. Asc
  601. Chr
  602. Deref
  603. Mod
  604. Pow
  605. Exp
  606. Sqrt
  607. Log
  608. Ln
  609. Round
  610. Ceil
  611. Floor
  612. Abs
  613. Sin
  614. Cos
  615. Tan
  616. ASin
  617. ACos
  618. ATan
  619. BitNot
  620. BitAnd
  621. BitOr
  622. BitXOr
  623. BitShiftLeft
  624. BitShiftRight
  625.  
  626.  
  627.  
  628. ; Keywords used with "IfMsgBox":
  629. Yes
  630. No
  631. Ok
  632. Cancel
  633. Abort
  634. Retry
  635. Ignore
  636.  
  637.  
  638.  
  639. ; Misc. eywords used with various commands:
  640. On
  641. Off
  642. All
  643.  
  644.  
  645.  
  646. ; Registry root keys:
  647. HKEY_LOCAL_MACHINE
  648. HKEY_USERS
  649. HKEY_CURRENT_USER
  650. HKEY_CLASSES_ROOT
  651. HKEY_CURRENT_CONFIG
  652. HKLM
  653. HKU
  654. HKCU
  655. HKCR
  656. HKCC
  657.  
  658.  
  659.  
  660. ; Registry value types:
  661. REG_SZ
  662. REG_EXPAND_SZ
  663. REG_MULTI_SZ
  664. REG_DWORD
  665. REG_BINARY
  666.  
  667.  
  668. A_AhkPath
  669. A_AhkVersion
  670. A_AppData
  671. A_AppDataCommon
  672. A_AutoTrim
  673. A_BatchLines
  674. A_CaretX
  675. A_CaretY
  676. A_ComputerName
  677. A_ControlDelay
  678. A_Cursor
  679. A_DD
  680. A_DDD
  681. A_DDDD
  682. A_DefaultMouseSpeed
  683. A_Desktop
  684. A_DesktopCommon
  685. A_DetectHiddenText
  686. A_DetectHiddenWindows
  687. A_EndChar
  688. A_EventInfo
  689. A_ExitReason
  690. A_FormatFloat
  691. A_FormatInteger
  692. A_Gui
  693. A_GuiEvent
  694. A_GuiControl
  695. A_GuiControlEvent
  696. A_GuiHeight
  697. A_GuiWidth
  698. A_GuiX
  699. A_GuiY
  700. A_Hour
  701. A_IconFile
  702. A_IconHidden
  703. A_IconNumber
  704. A_IconTip
  705. A_Index
  706. A_IPAddress1
  707. A_IPAddress2
  708. A_IPAddress3
  709. A_IPAddress4
  710. A_ISAdmin
  711. A_IsCompiled
  712. A_IsSuspended
  713. A_KeyDelay
  714. A_Language
  715. A_LastError
  716. A_LineFile
  717. A_LineNumber
  718. A_LoopField
  719. A_LoopFileAttrib
  720. A_LoopFileDir
  721. A_LoopFileExt
  722. A_LoopFileFullPath
  723. A_LoopFileLongPath
  724. A_LoopFileName
  725. A_LoopFileShortName
  726. A_LoopFileShortPath
  727. A_LoopFileSize
  728. A_LoopFileSizeKB
  729. A_LoopFileSizeMB
  730. A_LoopFileTimeAccessed
  731. A_LoopFileTimeCreated
  732. A_LoopFileTimeModified
  733. A_LoopReadLine
  734. A_LoopRegKey
  735. A_LoopRegName
  736. A_LoopRegSubkey
  737. A_LoopRegTimeModified
  738. A_LoopRegType
  739. A_MDAY
  740. A_Min
  741. A_MM
  742. A_MMM
  743. A_MMMM
  744. A_Mon
  745. A_MouseDelay
  746. A_MSec
  747. A_MyDocuments
  748. A_Now
  749. A_NowUTC
  750. A_NumBatchLines
  751. A_OSType
  752. A_OSVersion
  753. A_PriorHotkey
  754. A_ProgramFiles
  755. A_Programs
  756. A_ProgramsCommon
  757. A_ScreenHeight
  758. A_ScreenWidth
  759. A_ScriptDir
  760. A_ScriptFullPath
  761. A_ScriptName
  762. A_Sec
  763. A_Space
  764. A_StartMenu
  765. A_StartMenuCommon
  766. A_Startup
  767. A_StartupCommon
  768. A_StringCaseSense
  769. A_Tab
  770. A_Temp
  771. A_ThisHotkey
  772. A_ThisMenu
  773. A_ThisMenuItem
  774. A_ThisMenuItemPos
  775. A_TickCount
  776. A_TimeIdle
  777. A_TimeIdlePhysical
  778. A_TimeSincePriorHotkey
  779. A_TimeSinceThisHotkey
  780. A_TitleMatchMode
  781. A_TitleMatchModeSpeed
  782. A_UserName
  783. A_WDay
  784. A_WinDelay
  785. A_WinDir
  786. A_WorkingDir
  787. A_YDay
  788. A_YEAR
  789. A_YWeek
  790. A_YYYY
  791. Clipboard
  792. ClipboardAll
  793. ComSpec
  794. ErrorLevel
  795. ProgramFiles
  796. True
  797. False
  798.  
  799. [Keywords 3]
  800. ^
  801. {^}
  802. +
  803. {+}
  804. !
  805. {!}
  806. #
  807. {#}
  808. ~
  809. {~}
  810. $
  811. {$}
  812. `
  813. {`}
  814. Shift
  815. {Shift}
  816. LShift
  817. {LShift}
  818. RShift
  819. {RShift}
  820. Alt
  821. {Alt}
  822. LAlt
  823. {LAlt}
  824. RAlt
  825. {RAlt}
  826. Control
  827. {Control}
  828. LControl
  829. {LControl}
  830. RControl
  831. {RControl}
  832. Ctrl
  833. {Ctrl}
  834. LCtrl
  835. {LCtrl}
  836. RCtrl
  837. {RCtrl}
  838. LWin
  839. {LWin}
  840. RWin
  841. {RWin}
  842. AppsKey
  843. {AppsKey}
  844.  
  845. AltDown
  846. {AltDown}
  847. AltUp
  848. {AltUp}
  849. ShiftDown
  850. {ShiftDown}
  851. ShiftUp
  852. {ShiftUp}
  853. CtrlDown
  854. {CtrlDown}
  855. CtrlUp
  856. {CtrlUp}
  857. LWinDown
  858. {LWinDown}
  859. LWinUp
  860. {LWinUp}
  861. RWinDown
  862. {RWinDown}
  863. RWinUp
  864. {RWinUp}
  865.  
  866. LButton
  867. {LButton}
  868. RButton
  869. {RButton}
  870. MButton
  871. {MButton}
  872. WheelUp
  873. {WheelUp}
  874. WheelDown
  875. {WheelDown}
  876. XButton1
  877. {XButton1}
  878. XButton2
  879. {XButton2}
  880.  
  881. Joy1
  882. {Joy1}
  883. Joy2
  884. {Joy2}
  885. Joy3
  886. {Joy3}
  887. Joy4
  888. {Joy4}
  889. Joy5
  890. {Joy5}
  891. Joy6
  892. {Joy6}
  893. Joy7
  894. {Joy7}
  895. Joy8
  896. {Joy8}
  897. Joy9
  898. {Joy9}
  899. Joy10
  900. {Joy10}
  901. Joy11
  902. {Joy11}
  903. Joy12
  904. {Joy12}
  905. Joy13
  906. {Joy13}
  907. Joy14
  908. {Joy14}
  909. Joy15
  910. {Joy15}
  911. Joy16
  912. {Joy16}
  913. Joy17
  914. {Joy17}
  915. Joy18
  916. {Joy18}
  917. Joy19
  918. {Joy19}
  919. Joy20
  920. {Joy20}
  921. Joy21
  922. {Joy21}
  923. Joy22
  924. {Joy22}
  925. Joy23
  926. {Joy23}
  927. Joy24
  928. {Joy24}
  929. Joy25
  930. {Joy25}
  931. Joy26
  932. {Joy26}
  933. Joy27
  934. {Joy27}
  935. Joy28
  936. {Joy28}
  937. Joy29
  938. {Joy29}
  939. Joy30
  940. {Joy30}
  941. Joy31
  942. {Joy31}
  943. Joy32
  944. {Joy32}
  945. JoyX
  946. {JoyX}
  947. JoyY
  948. {JoyY}
  949. JoyZ
  950. {JoyZ}
  951. JoyR
  952. {JoyR}
  953. JoyU
  954. {JoyU}
  955. JoyV
  956. {JoyV}
  957. JoyPOV
  958. {JoyPOV}
  959. JoyName
  960. {JoyName}
  961. JoyButtons
  962. {JoyButtons}
  963. JoyAxes
  964. {JoyAxes}
  965. JoyInfo
  966. {JoyInfo}
  967.  
  968. Space
  969. {Space}
  970. Tab
  971. {Tab}
  972. Enter
  973. {Enter}
  974. ; Not this one since it's already a keyword (a command): RETURN
  975. Escape
  976. {Escape}
  977. Esc
  978. {Esc}
  979. BackSpace
  980. {BackSpace}
  981. BS
  982. {BS}
  983. Delete
  984. {Delete}
  985. Del
  986. {Del}
  987. Insert
  988. {Insert}
  989. Ins
  990. {Ins}
  991. PGUP
  992. {PGUP}
  993. PGDN
  994. {PGDN}
  995. Home
  996. {Home}
  997. End
  998. {End}
  999. Up
  1000. {Up}
  1001. Down
  1002. {Down}
  1003. Left
  1004. {Left}
  1005. Right
  1006. {Right}
  1007.  
  1008. PrintScreen
  1009. {PrintScreen}
  1010. CtrlBreak
  1011. {CtrlBreak}
  1012. Pause
  1013. {Pause}
  1014. ScrollLock
  1015. {ScrollLock}
  1016. CapsLock
  1017. {CapsLock}
  1018. NumLock
  1019. {NumLock}
  1020.  
  1021. Numpad0
  1022. {Numpad0}
  1023. Numpad1
  1024. {Numpad1}
  1025. Numpad2
  1026. {Numpad2}
  1027. Numpad3
  1028. {Numpad3}
  1029. Numpad4
  1030. {Numpad4}
  1031. Numpad5
  1032. {Numpad5}
  1033. Numpad6
  1034. {Numpad6}
  1035. Numpad7
  1036. {Numpad7}
  1037. Numpad8
  1038. {Numpad8}
  1039. Numpad9
  1040. {Numpad9}
  1041. NumpadMult
  1042. {NumpadMult}
  1043. NumpadAdd
  1044. {NumpadAdd}
  1045. NumpadSub
  1046. {NumpadSub}
  1047. NumpadDiv
  1048. {NumpadDiv}
  1049. NumpadDot
  1050. {NumpadDot}
  1051. NumpadDel
  1052. {NumpadDel}
  1053. NumpadIns
  1054. {NumpadIns}
  1055. NumpadClear
  1056. {NumpadClear}
  1057. NumpadUp
  1058. {NumpadUp}
  1059. NumpadDown
  1060. {NumpadDown}
  1061. NumpadLeft
  1062. {NumpadLeft}
  1063. NumpadRight
  1064. {NumpadRight}
  1065. NumpadHome
  1066. {NumpadHome}
  1067. NumpadEnd
  1068. {NumpadEnd}
  1069. NumpadPgup
  1070. {NumpadPgup}
  1071. NumpadPgdn
  1072. {NumpadPgdn}
  1073. NumpadEnter
  1074. {NumpadEnter}
  1075.  
  1076. F1
  1077. {F1}
  1078. F2
  1079. {F2}
  1080. F3
  1081. {F3}
  1082. F4
  1083. {F4}
  1084. F5
  1085. {F5}
  1086. F6
  1087. {F6}
  1088. F7
  1089. {F7}
  1090. F8
  1091. {F8}
  1092. F9
  1093. {F9}
  1094. F10
  1095. {F10}
  1096. F11
  1097. {F11}
  1098. F12
  1099. {F12}
  1100. F13
  1101. {F13}
  1102. F14
  1103. {F14}
  1104. F15
  1105. {F15}
  1106. F16
  1107. {F16}
  1108. F17
  1109. {F17}
  1110. F18
  1111. {F18}
  1112. F19
  1113. {F19}
  1114. F20
  1115. {F20}
  1116. F21
  1117. {F21}
  1118. F22
  1119. {F22}
  1120. F23
  1121. {F23}
  1122. F24
  1123. {F24}
  1124.  
  1125. Browser_Back
  1126. {Browser_Back}
  1127. Browser_Forward
  1128. {Browser_Forward}
  1129. Browser_Refresh
  1130. {Browser_Refresh}
  1131. Browser_Stop
  1132. {Browser_Stop}
  1133. Browser_Search
  1134. {Browser_Search}
  1135. Browser_Favorites
  1136. {Browser_Favorites}
  1137. Browser_Home
  1138. {Browser_Home}
  1139. Volume_Mute
  1140. {Volume_Mute}
  1141. Volume_Down
  1142. {Volume_Down}
  1143. Volume_Up
  1144. {Volume_Up}
  1145. Media_Next
  1146. {Media_Next}
  1147. Media_Prev
  1148. {Media_Prev}
  1149. Media_Stop
  1150. {Media_Stop}
  1151. Media_Play_Pause
  1152. {Media_Play_Pause}
  1153. Launch_Mail
  1154. {Launch_Mail}
  1155. Launch_Media
  1156. {Launch_Media}
  1157. Launch_App1
  1158. {Launch_App1}
  1159. Launch_App2
  1160. {Launch_App2}
  1161.