home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 October - Disc 3 / PCNET_CD_2006_10_3.iso / apps / AutoHotkey104411_Install.exe / Extras / AutoHotkey.syn < prev    next >
Encoding:
Text File  |  2006-09-06  |  12.2 KB  |  1,162 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" ("continue" is not present here because it's a command too):
  629. Yes
  630. No
  631. Ok
  632. Cancel
  633. Abort
  634. Retry
  635. Ignore
  636. TryAgain
  637.  
  638.  
  639.  
  640. ; Misc. eywords used with various commands:
  641. On
  642. Off
  643. All
  644.  
  645.  
  646.  
  647. ; Registry root keys:
  648. HKEY_LOCAL_MACHINE
  649. HKEY_USERS
  650. HKEY_CURRENT_USER
  651. HKEY_CLASSES_ROOT
  652. HKEY_CURRENT_CONFIG
  653. HKLM
  654. HKU
  655. HKCU
  656. HKCR
  657. HKCC
  658.  
  659.  
  660.  
  661. ; Registry value types:
  662. REG_SZ
  663. REG_EXPAND_SZ
  664. REG_MULTI_SZ
  665. REG_DWORD
  666. REG_BINARY
  667.  
  668.  
  669. A_AhkPath
  670. A_AhkVersion
  671. A_AppData
  672. A_AppDataCommon
  673. A_AutoTrim
  674. A_BatchLines
  675. A_CaretX
  676. A_CaretY
  677. A_ComputerName
  678. A_ControlDelay
  679. A_Cursor
  680. A_DD
  681. A_DDD
  682. A_DDDD
  683. A_DefaultMouseSpeed
  684. A_Desktop
  685. A_DesktopCommon
  686. A_DetectHiddenText
  687. A_DetectHiddenWindows
  688. A_EndChar
  689. A_EventInfo
  690. A_ExitReason
  691. A_FormatFloat
  692. A_FormatInteger
  693. A_Gui
  694. A_GuiEvent
  695. A_GuiControl
  696. A_GuiControlEvent
  697. A_GuiHeight
  698. A_GuiWidth
  699. A_GuiX
  700. A_GuiY
  701. A_Hour
  702. A_IconFile
  703. A_IconHidden
  704. A_IconNumber
  705. A_IconTip
  706. A_Index
  707. A_IPAddress1
  708. A_IPAddress2
  709. A_IPAddress3
  710. A_IPAddress4
  711. A_ISAdmin
  712. A_IsCompiled
  713. A_IsSuspended
  714. A_KeyDelay
  715. A_Language
  716. A_LastError
  717. A_LineFile
  718. A_LineNumber
  719. A_LoopField
  720. A_LoopFileAttrib
  721. A_LoopFileDir
  722. A_LoopFileExt
  723. A_LoopFileFullPath
  724. A_LoopFileLongPath
  725. A_LoopFileName
  726. A_LoopFileShortName
  727. A_LoopFileShortPath
  728. A_LoopFileSize
  729. A_LoopFileSizeKB
  730. A_LoopFileSizeMB
  731. A_LoopFileTimeAccessed
  732. A_LoopFileTimeCreated
  733. A_LoopFileTimeModified
  734. A_LoopReadLine
  735. A_LoopRegKey
  736. A_LoopRegName
  737. A_LoopRegSubkey
  738. A_LoopRegTimeModified
  739. A_LoopRegType
  740. A_MDAY
  741. A_Min
  742. A_MM
  743. A_MMM
  744. A_MMMM
  745. A_Mon
  746. A_MouseDelay
  747. A_MSec
  748. A_MyDocuments
  749. A_Now
  750. A_NowUTC
  751. A_NumBatchLines
  752. A_OSType
  753. A_OSVersion
  754. A_PriorHotkey
  755. A_ProgramFiles
  756. A_Programs
  757. A_ProgramsCommon
  758. A_ScreenHeight
  759. A_ScreenWidth
  760. A_ScriptDir
  761. A_ScriptFullPath
  762. A_ScriptName
  763. A_Sec
  764. A_Space
  765. A_StartMenu
  766. A_StartMenuCommon
  767. A_Startup
  768. A_StartupCommon
  769. A_StringCaseSense
  770. A_Tab
  771. A_Temp
  772. A_ThisHotkey
  773. A_ThisMenu
  774. A_ThisMenuItem
  775. A_ThisMenuItemPos
  776. A_TickCount
  777. A_TimeIdle
  778. A_TimeIdlePhysical
  779. A_TimeSincePriorHotkey
  780. A_TimeSinceThisHotkey
  781. A_TitleMatchMode
  782. A_TitleMatchModeSpeed
  783. A_UserName
  784. A_WDay
  785. A_WinDelay
  786. A_WinDir
  787. A_WorkingDir
  788. A_YDay
  789. A_YEAR
  790. A_YWeek
  791. A_YYYY
  792. Clipboard
  793. ClipboardAll
  794. ComSpec
  795. ErrorLevel
  796. ProgramFiles
  797. True
  798. False
  799.  
  800. [Keywords 3]
  801. ^
  802. {^}
  803. +
  804. {+}
  805. !
  806. {!}
  807. #
  808. {#}
  809. ~
  810. {~}
  811. $
  812. {$}
  813. `
  814. {`}
  815. Shift
  816. {Shift}
  817. LShift
  818. {LShift}
  819. RShift
  820. {RShift}
  821. Alt
  822. {Alt}
  823. LAlt
  824. {LAlt}
  825. RAlt
  826. {RAlt}
  827. Control
  828. {Control}
  829. LControl
  830. {LControl}
  831. RControl
  832. {RControl}
  833. Ctrl
  834. {Ctrl}
  835. LCtrl
  836. {LCtrl}
  837. RCtrl
  838. {RCtrl}
  839. LWin
  840. {LWin}
  841. RWin
  842. {RWin}
  843. AppsKey
  844. {AppsKey}
  845.  
  846. AltDown
  847. {AltDown}
  848. AltUp
  849. {AltUp}
  850. ShiftDown
  851. {ShiftDown}
  852. ShiftUp
  853. {ShiftUp}
  854. CtrlDown
  855. {CtrlDown}
  856. CtrlUp
  857. {CtrlUp}
  858. LWinDown
  859. {LWinDown}
  860. LWinUp
  861. {LWinUp}
  862. RWinDown
  863. {RWinDown}
  864. RWinUp
  865. {RWinUp}
  866.  
  867. LButton
  868. {LButton}
  869. RButton
  870. {RButton}
  871. MButton
  872. {MButton}
  873. WheelUp
  874. {WheelUp}
  875. WheelDown
  876. {WheelDown}
  877. XButton1
  878. {XButton1}
  879. XButton2
  880. {XButton2}
  881.  
  882. Joy1
  883. {Joy1}
  884. Joy2
  885. {Joy2}
  886. Joy3
  887. {Joy3}
  888. Joy4
  889. {Joy4}
  890. Joy5
  891. {Joy5}
  892. Joy6
  893. {Joy6}
  894. Joy7
  895. {Joy7}
  896. Joy8
  897. {Joy8}
  898. Joy9
  899. {Joy9}
  900. Joy10
  901. {Joy10}
  902. Joy11
  903. {Joy11}
  904. Joy12
  905. {Joy12}
  906. Joy13
  907. {Joy13}
  908. Joy14
  909. {Joy14}
  910. Joy15
  911. {Joy15}
  912. Joy16
  913. {Joy16}
  914. Joy17
  915. {Joy17}
  916. Joy18
  917. {Joy18}
  918. Joy19
  919. {Joy19}
  920. Joy20
  921. {Joy20}
  922. Joy21
  923. {Joy21}
  924. Joy22
  925. {Joy22}
  926. Joy23
  927. {Joy23}
  928. Joy24
  929. {Joy24}
  930. Joy25
  931. {Joy25}
  932. Joy26
  933. {Joy26}
  934. Joy27
  935. {Joy27}
  936. Joy28
  937. {Joy28}
  938. Joy29
  939. {Joy29}
  940. Joy30
  941. {Joy30}
  942. Joy31
  943. {Joy31}
  944. Joy32
  945. {Joy32}
  946. JoyX
  947. {JoyX}
  948. JoyY
  949. {JoyY}
  950. JoyZ
  951. {JoyZ}
  952. JoyR
  953. {JoyR}
  954. JoyU
  955. {JoyU}
  956. JoyV
  957. {JoyV}
  958. JoyPOV
  959. {JoyPOV}
  960. JoyName
  961. {JoyName}
  962. JoyButtons
  963. {JoyButtons}
  964. JoyAxes
  965. {JoyAxes}
  966. JoyInfo
  967. {JoyInfo}
  968.  
  969. Space
  970. {Space}
  971. Tab
  972. {Tab}
  973. Enter
  974. {Enter}
  975. ; Not this one since it's already a keyword (a command): RETURN
  976. Escape
  977. {Escape}
  978. Esc
  979. {Esc}
  980. BackSpace
  981. {BackSpace}
  982. BS
  983. {BS}
  984. Delete
  985. {Delete}
  986. Del
  987. {Del}
  988. Insert
  989. {Insert}
  990. Ins
  991. {Ins}
  992. PGUP
  993. {PGUP}
  994. PGDN
  995. {PGDN}
  996. Home
  997. {Home}
  998. End
  999. {End}
  1000. Up
  1001. {Up}
  1002. Down
  1003. {Down}
  1004. Left
  1005. {Left}
  1006. Right
  1007. {Right}
  1008.  
  1009. PrintScreen
  1010. {PrintScreen}
  1011. CtrlBreak
  1012. {CtrlBreak}
  1013. Pause
  1014. {Pause}
  1015. ScrollLock
  1016. {ScrollLock}
  1017. CapsLock
  1018. {CapsLock}
  1019. NumLock
  1020. {NumLock}
  1021.  
  1022. Numpad0
  1023. {Numpad0}
  1024. Numpad1
  1025. {Numpad1}
  1026. Numpad2
  1027. {Numpad2}
  1028. Numpad3
  1029. {Numpad3}
  1030. Numpad4
  1031. {Numpad4}
  1032. Numpad5
  1033. {Numpad5}
  1034. Numpad6
  1035. {Numpad6}
  1036. Numpad7
  1037. {Numpad7}
  1038. Numpad8
  1039. {Numpad8}
  1040. Numpad9
  1041. {Numpad9}
  1042. NumpadMult
  1043. {NumpadMult}
  1044. NumpadAdd
  1045. {NumpadAdd}
  1046. NumpadSub
  1047. {NumpadSub}
  1048. NumpadDiv
  1049. {NumpadDiv}
  1050. NumpadDot
  1051. {NumpadDot}
  1052. NumpadDel
  1053. {NumpadDel}
  1054. NumpadIns
  1055. {NumpadIns}
  1056. NumpadClear
  1057. {NumpadClear}
  1058. NumpadUp
  1059. {NumpadUp}
  1060. NumpadDown
  1061. {NumpadDown}
  1062. NumpadLeft
  1063. {NumpadLeft}
  1064. NumpadRight
  1065. {NumpadRight}
  1066. NumpadHome
  1067. {NumpadHome}
  1068. NumpadEnd
  1069. {NumpadEnd}
  1070. NumpadPgup
  1071. {NumpadPgup}
  1072. NumpadPgdn
  1073. {NumpadPgdn}
  1074. NumpadEnter
  1075. {NumpadEnter}
  1076.  
  1077. F1
  1078. {F1}
  1079. F2
  1080. {F2}
  1081. F3
  1082. {F3}
  1083. F4
  1084. {F4}
  1085. F5
  1086. {F5}
  1087. F6
  1088. {F6}
  1089. F7
  1090. {F7}
  1091. F8
  1092. {F8}
  1093. F9
  1094. {F9}
  1095. F10
  1096. {F10}
  1097. F11
  1098. {F11}
  1099. F12
  1100. {F12}
  1101. F13
  1102. {F13}
  1103. F14
  1104. {F14}
  1105. F15
  1106. {F15}
  1107. F16
  1108. {F16}
  1109. F17
  1110. {F17}
  1111. F18
  1112. {F18}
  1113. F19
  1114. {F19}
  1115. F20
  1116. {F20}
  1117. F21
  1118. {F21}
  1119. F22
  1120. {F22}
  1121. F23
  1122. {F23}
  1123. F24
  1124. {F24}
  1125.  
  1126. Browser_Back
  1127. {Browser_Back}
  1128. Browser_Forward
  1129. {Browser_Forward}
  1130. Browser_Refresh
  1131. {Browser_Refresh}
  1132. Browser_Stop
  1133. {Browser_Stop}
  1134. Browser_Search
  1135. {Browser_Search}
  1136. Browser_Favorites
  1137. {Browser_Favorites}
  1138. Browser_Home
  1139. {Browser_Home}
  1140. Volume_Mute
  1141. {Volume_Mute}
  1142. Volume_Down
  1143. {Volume_Down}
  1144. Volume_Up
  1145. {Volume_Up}
  1146. Media_Next
  1147. {Media_Next}
  1148. Media_Prev
  1149. {Media_Prev}
  1150. Media_Stop
  1151. {Media_Stop}
  1152. Media_Play_Pause
  1153. {Media_Play_Pause}
  1154. Launch_Mail
  1155. {Launch_Mail}
  1156. Launch_Media
  1157. {Launch_Media}
  1158. Launch_App1
  1159. {Launch_App1}
  1160. Launch_App2
  1161. {Launch_App2}
  1162.