home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2010 August / maximum-cd-2010-08.iso / DiscContents / AutoHotkey104805_Install.exe / Extras / Editors / TextPad / AutoHotkey.syn next >
Encoding:
Text File  |  2009-04-15  |  12.4 KB  |  1,176 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. While
  238. WinActivate
  239. WinActivateBottom
  240. WinClose
  241. WinGet
  242. WinGetActiveStats
  243. WinGetActiveTitle
  244. WinGetClass
  245. WinGetPos
  246. WinGetText
  247. WinGetTitle
  248. WinHide
  249. WinKill
  250. WinMaximize
  251. WinMenuSelectItem
  252. WinMinimize
  253. WinMinimizeAll
  254. WinMinimizeAllUndo
  255. WinMove
  256. WinRestore
  257. WinSet
  258. WinSetTitle
  259. WinShow
  260. WinWait
  261. WinWaitActive
  262. WinWaitClose
  263. WinWaitNotActive
  264.  
  265. [Keywords 2]
  266. ; Used with CoordMode or PixelXXX commands:
  267. Pixel
  268. Mouse
  269. Screen
  270. Relative
  271. RGB
  272.  
  273.  
  274.  
  275. ; Continuation sections:
  276. LTrim
  277. RTrim
  278. Join
  279.  
  280.  
  281.  
  282. ; Priority of processes
  283. Low
  284. BelowNormal
  285. Normal
  286. AboveNormal
  287. High
  288. Realtime
  289.  
  290.  
  291.  
  292. ; Keywords inside the WinTitle parameter of various commands:
  293. ahk_id
  294. ahk_pid
  295. ahk_class
  296. ahk_group
  297.  
  298.  
  299.  
  300. ; Used with SetFormat and/or "if Var is [not] type" & BETWEEN/IN
  301. Between
  302. Contains
  303. In
  304. Is
  305. Integer
  306. Float
  307. IntegerFast
  308. FloatFast
  309. Number
  310. Digit
  311. Xdigit
  312. Alpha
  313. Upper
  314. Lower
  315. Alnum
  316. Time
  317. Date
  318. ; Omitted because it's a key name too: SPACE
  319.  
  320.  
  321.  
  322. ; Expression keywords:
  323. Not
  324. Or
  325. And
  326.  
  327.  
  328.  
  329. ; Used with Drive/DriveGet and/or WinGet/WinSet:
  330. AlwaysOnTop
  331. Topmost
  332. Top
  333. Bottom
  334. Transparent
  335. TransColor
  336. Redraw
  337. Region
  338. ID
  339. IDLast
  340. ProcessName
  341. MinMax
  342. ControlList
  343. Count
  344. List
  345. Capacity
  346. StatusCD
  347. Eject
  348. Lock
  349. Unlock
  350. Label
  351. FileSystem
  352. Label
  353. SetLabel
  354. Serial
  355. Type
  356. Status
  357.  
  358.  
  359.  
  360. ; For functions:
  361. static
  362. global
  363. local
  364. ByRef
  365.  
  366.  
  367.  
  368. ; Time units for use with addition and subtraction:
  369. Seconds
  370. Minutes
  371. Hours
  372. Days
  373.  
  374.  
  375.  
  376. ; For use with the Loop command:
  377. Read
  378. Parse
  379.  
  380.  
  381.  
  382. ; A_ExitReason
  383. Logoff
  384. Close
  385. Error
  386. Single
  387. ; The following are Commented out because they are already a keywords due to being a commands:
  388. ;Shutdown
  389. ;Menu
  390. ;Exit
  391. ;Reload
  392.  
  393.  
  394.  
  395. ; Keywords used with the "menu" command:
  396. Tray
  397. Add
  398. Rename
  399. Check
  400. UnCheck
  401. ToggleCheck
  402. Enable
  403. Disable
  404. ToggleEnable
  405. Default
  406. NoDefault
  407. Standard
  408. NoStandard
  409. Color
  410. Delete
  411. DeleteAll
  412. Icon
  413. NoIcon
  414. Tip
  415. Click
  416. Show
  417. MainWindow
  418. NoMainWindow
  419. UseErrorLevel
  420.  
  421.  
  422.  
  423. ; Gui control types (note that Edit, Progress and Hotkey aren't included since they are already command keywords):
  424. Text
  425. Picture
  426. Pic
  427. GroupBox
  428. Button
  429. Checkbox
  430. Radio
  431. DropDownList
  432. DDL
  433. ComboBox
  434. ListBox
  435. ListView
  436. DateTime
  437. MonthCal
  438. Slider
  439. StatusBar
  440. Tab
  441. Tab2
  442. TreeView
  443. UpDown
  444.  
  445. ; ListView:
  446. IconSmall
  447. Tile
  448. Report
  449. SortDesc
  450. NoSort
  451. NoSortHdr
  452. Grid
  453. Hdr
  454. AutoSize
  455. Range
  456.  
  457. ; General GUI keywords:
  458. xm
  459. ym
  460. ys
  461. xs
  462. xp
  463. yp
  464.  
  465. Font
  466. Resize
  467. Owner
  468. Submit
  469. NoHide
  470. Minimize
  471. Maximize
  472. Restore
  473. NoActivate
  474. NA
  475. Cancel
  476. Destroy
  477. Center
  478.  
  479. Margin
  480. MaxSize
  481. MinSize
  482. OwnDialogs
  483. GuiEscape
  484. GuiClose
  485. GuiSize
  486. GuiContextMenu
  487. GuiDropFiles
  488.  
  489. TabStop
  490. Section
  491. AltSubmit
  492. Wrap
  493. HScroll
  494. VScroll
  495. Border
  496. Top
  497. Bottom
  498. Buttons
  499. Expand
  500. First
  501. ImageList
  502. Lines
  503. WantCtrlA
  504. WantF2
  505. Vis
  506. VisFirst
  507. Number
  508. Uppercase
  509. Lowercase
  510. Limit
  511. Password
  512. Multi
  513. WantReturn
  514. Group
  515. Background
  516. bold
  517. italic
  518. strike
  519. underline
  520. norm
  521. BackgroundTrans
  522. Theme
  523. Caption
  524. Delimiter
  525. MinimizeBox
  526. MaximizeBox
  527. SysMenu
  528. ToolWindow
  529. Flash
  530. Style
  531. ExStyle
  532. Check3
  533. Checked
  534. CheckedGray
  535. ReadOnly
  536. Password
  537. Hidden
  538. Left
  539. Right
  540. Center
  541. NoTab
  542. Section
  543. Move
  544. Focus
  545. Hide
  546. Choose
  547. ChooseString
  548. Text
  549. Pos
  550. Enabled
  551. Disabled
  552. Visible
  553. LastFound
  554. LastFoundExist
  555. ; Already included with menu:
  556. ;Show
  557. ;Menu
  558. ;Color
  559. ;Edit
  560. ;Default
  561. ;Enable
  562. ;Disable
  563. ;Default
  564.  
  565.  
  566.  
  567. ; Keywords used with the Hotkey command:
  568. AltTab
  569. ShiftAltTab
  570. AltTabMenu
  571. AltTabAndMenu
  572. AltTabMenuDismiss
  573.  
  574.  
  575.  
  576. ; Keywords used with the Thread/Process commands
  577. NoTimers
  578. Interrupt
  579. Priority
  580. WaitClose
  581. Wait
  582. Exist
  583. Close
  584.  
  585.  
  586.  
  587. ; Keywords for Send (these key names are also listed in Keys.txt, but without braces):
  588. {Blind}
  589. {Click}
  590. {Raw}
  591. {AltDown}
  592. {AltUp}
  593. {ShiftDown}
  594. {ShiftUp}
  595. {CtrlDown}
  596. {CtrlUp}
  597. {LWinDown}
  598. {LWinUp}
  599. {RWinDown}
  600. {RWinUp}
  601.  
  602.  
  603.  
  604. ; Keywords used with the Transform command:
  605. Unicode
  606. Asc
  607. Chr
  608. Deref
  609. Mod
  610. Pow
  611. Exp
  612. Sqrt
  613. Log
  614. Ln
  615. Round
  616. Ceil
  617. Floor
  618. Abs
  619. Sin
  620. Cos
  621. Tan
  622. ASin
  623. ACos
  624. ATan
  625. BitNot
  626. BitAnd
  627. BitOr
  628. BitXOr
  629. BitShiftLeft
  630. BitShiftRight
  631.  
  632.  
  633.  
  634. ; Keywords used with "IfMsgBox" ("continue" is not present here because it's a command too):
  635. Yes
  636. No
  637. Ok
  638. Cancel
  639. Abort
  640. Retry
  641. Ignore
  642. TryAgain
  643.  
  644.  
  645.  
  646. ; Misc. eywords used with various commands:
  647. On
  648. Off
  649. All
  650.  
  651.  
  652.  
  653. ; Registry root keys:
  654. HKEY_LOCAL_MACHINE
  655. HKEY_USERS
  656. HKEY_CURRENT_USER
  657. HKEY_CLASSES_ROOT
  658. HKEY_CURRENT_CONFIG
  659. HKLM
  660. HKU
  661. HKCU
  662. HKCR
  663. HKCC
  664.  
  665.  
  666.  
  667. ; Registry value types:
  668. REG_SZ
  669. REG_EXPAND_SZ
  670. REG_MULTI_SZ
  671. REG_DWORD
  672. REG_BINARY
  673.  
  674.  
  675. A_AhkPath
  676. A_AhkVersion
  677. A_AppData
  678. A_AppDataCommon
  679. A_AutoTrim
  680. A_BatchLines
  681. A_CaretX
  682. A_CaretY
  683. A_ComputerName
  684. A_ControlDelay
  685. A_Cursor
  686. A_DD
  687. A_DDD
  688. A_DDDD
  689. A_DefaultMouseSpeed
  690. A_Desktop
  691. A_DesktopCommon
  692. A_DetectHiddenText
  693. A_DetectHiddenWindows
  694. A_EndChar
  695. A_EventInfo
  696. A_ExitReason
  697. A_FormatFloat
  698. A_FormatInteger
  699. A_Gui
  700. A_GuiEvent
  701. A_GuiControl
  702. A_GuiControlEvent
  703. A_GuiHeight
  704. A_GuiWidth
  705. A_GuiX
  706. A_GuiY
  707. A_Hour
  708. A_IconFile
  709. A_IconHidden
  710. A_IconNumber
  711. A_IconTip
  712. A_Index
  713. A_IPAddress1
  714. A_IPAddress2
  715. A_IPAddress3
  716. A_IPAddress4
  717. A_ISAdmin
  718. A_IsCompiled
  719. A_IsCritical
  720. A_IsPaused
  721. A_IsSuspended
  722. A_KeyDelay
  723. A_Language
  724. A_LastError
  725. A_LineFile
  726. A_LineNumber
  727. A_LoopField
  728. A_LoopFileAttrib
  729. A_LoopFileDir
  730. A_LoopFileExt
  731. A_LoopFileFullPath
  732. A_LoopFileLongPath
  733. A_LoopFileName
  734. A_LoopFileShortName
  735. A_LoopFileShortPath
  736. A_LoopFileSize
  737. A_LoopFileSizeKB
  738. A_LoopFileSizeMB
  739. A_LoopFileTimeAccessed
  740. A_LoopFileTimeCreated
  741. A_LoopFileTimeModified
  742. A_LoopReadLine
  743. A_LoopRegKey
  744. A_LoopRegName
  745. A_LoopRegSubkey
  746. A_LoopRegTimeModified
  747. A_LoopRegType
  748. A_MDAY
  749. A_Min
  750. A_MM
  751. A_MMM
  752. A_MMMM
  753. A_Mon
  754. A_MouseDelay
  755. A_MSec
  756. A_MyDocuments
  757. A_Now
  758. A_NowUTC
  759. A_NumBatchLines
  760. A_OSType
  761. A_OSVersion
  762. A_PriorHotkey
  763. A_ProgramFiles
  764. A_Programs
  765. A_ProgramsCommon
  766. A_ScreenHeight
  767. A_ScreenWidth
  768. A_ScriptDir
  769. A_ScriptFullPath
  770. A_ScriptName
  771. A_Sec
  772. A_Space
  773. A_StartMenu
  774. A_StartMenuCommon
  775. A_Startup
  776. A_StartupCommon
  777. A_StringCaseSense
  778. A_Tab
  779. A_Temp
  780. A_ThisFunc
  781. A_ThisHotkey
  782. A_ThisLabel
  783. A_ThisMenu
  784. A_ThisMenuItem
  785. A_ThisMenuItemPos
  786. A_TickCount
  787. A_TimeIdle
  788. A_TimeIdlePhysical
  789. A_TimeSincePriorHotkey
  790. A_TimeSinceThisHotkey
  791. A_TitleMatchMode
  792. A_TitleMatchModeSpeed
  793. A_UserName
  794. A_WDay
  795. A_WinDelay
  796. A_WinDir
  797. A_WorkingDir
  798. A_YDay
  799. A_YEAR
  800. A_YWeek
  801. A_YYYY
  802. Clipboard
  803. ClipboardAll
  804. ComSpec
  805. ErrorLevel
  806. ProgramFiles
  807. True
  808. False
  809.  
  810. [Keywords 3]
  811. ^
  812. {^}
  813. +
  814. {+}
  815. !
  816. {!}
  817. #
  818. {#}
  819. ~
  820. {~}
  821. $
  822. {$}
  823. `
  824. {`}
  825. Shift
  826. {Shift}
  827. LShift
  828. {LShift}
  829. RShift
  830. {RShift}
  831. Alt
  832. {Alt}
  833. LAlt
  834. {LAlt}
  835. RAlt
  836. {RAlt}
  837. Control
  838. {Control}
  839. LControl
  840. {LControl}
  841. RControl
  842. {RControl}
  843. Ctrl
  844. {Ctrl}
  845. LCtrl
  846. {LCtrl}
  847. RCtrl
  848. {RCtrl}
  849. LWin
  850. {LWin}
  851. RWin
  852. {RWin}
  853. AppsKey
  854. {AppsKey}
  855.  
  856. AltDown
  857. {AltDown}
  858. AltUp
  859. {AltUp}
  860. ShiftDown
  861. {ShiftDown}
  862. ShiftUp
  863. {ShiftUp}
  864. CtrlDown
  865. {CtrlDown}
  866. CtrlUp
  867. {CtrlUp}
  868. LWinDown
  869. {LWinDown}
  870. LWinUp
  871. {LWinUp}
  872. RWinDown
  873. {RWinDown}
  874. RWinUp
  875. {RWinUp}
  876.  
  877. LButton
  878. {LButton}
  879. RButton
  880. {RButton}
  881. MButton
  882. {MButton}
  883. WheelUp
  884. {WheelUp}
  885. WheelDown
  886. {WheelDown}
  887. WheelLeft
  888. {WheelLeft}
  889. WheelRight
  890. {WheelRight}
  891. XButton1
  892. {XButton1}
  893. XButton2
  894. {XButton2}
  895.  
  896. Joy1
  897. {Joy1}
  898. Joy2
  899. {Joy2}
  900. Joy3
  901. {Joy3}
  902. Joy4
  903. {Joy4}
  904. Joy5
  905. {Joy5}
  906. Joy6
  907. {Joy6}
  908. Joy7
  909. {Joy7}
  910. Joy8
  911. {Joy8}
  912. Joy9
  913. {Joy9}
  914. Joy10
  915. {Joy10}
  916. Joy11
  917. {Joy11}
  918. Joy12
  919. {Joy12}
  920. Joy13
  921. {Joy13}
  922. Joy14
  923. {Joy14}
  924. Joy15
  925. {Joy15}
  926. Joy16
  927. {Joy16}
  928. Joy17
  929. {Joy17}
  930. Joy18
  931. {Joy18}
  932. Joy19
  933. {Joy19}
  934. Joy20
  935. {Joy20}
  936. Joy21
  937. {Joy21}
  938. Joy22
  939. {Joy22}
  940. Joy23
  941. {Joy23}
  942. Joy24
  943. {Joy24}
  944. Joy25
  945. {Joy25}
  946. Joy26
  947. {Joy26}
  948. Joy27
  949. {Joy27}
  950. Joy28
  951. {Joy28}
  952. Joy29
  953. {Joy29}
  954. Joy30
  955. {Joy30}
  956. Joy31
  957. {Joy31}
  958. Joy32
  959. {Joy32}
  960. JoyX
  961. {JoyX}
  962. JoyY
  963. {JoyY}
  964. JoyZ
  965. {JoyZ}
  966. JoyR
  967. {JoyR}
  968. JoyU
  969. {JoyU}
  970. JoyV
  971. {JoyV}
  972. JoyPOV
  973. {JoyPOV}
  974. JoyName
  975. {JoyName}
  976. JoyButtons
  977. {JoyButtons}
  978. JoyAxes
  979. {JoyAxes}
  980. JoyInfo
  981. {JoyInfo}
  982.  
  983. Space
  984. {Space}
  985. Tab
  986. {Tab}
  987. Enter
  988. {Enter}
  989. ; Not this one since it's already a keyword (a command): RETURN
  990. Escape
  991. {Escape}
  992. Esc
  993. {Esc}
  994. BackSpace
  995. {BackSpace}
  996. BS
  997. {BS}
  998. Delete
  999. {Delete}
  1000. Del
  1001. {Del}
  1002. Insert
  1003. {Insert}
  1004. Ins
  1005. {Ins}
  1006. PGUP
  1007. {PGUP}
  1008. PGDN
  1009. {PGDN}
  1010. Home
  1011. {Home}
  1012. End
  1013. {End}
  1014. Up
  1015. {Up}
  1016. Down
  1017. {Down}
  1018. Left
  1019. {Left}
  1020. Right
  1021. {Right}
  1022.  
  1023. PrintScreen
  1024. {PrintScreen}
  1025. CtrlBreak
  1026. {CtrlBreak}
  1027. Pause
  1028. {Pause}
  1029. ScrollLock
  1030. {ScrollLock}
  1031. CapsLock
  1032. {CapsLock}
  1033. NumLock
  1034. {NumLock}
  1035.  
  1036. Numpad0
  1037. {Numpad0}
  1038. Numpad1
  1039. {Numpad1}
  1040. Numpad2
  1041. {Numpad2}
  1042. Numpad3
  1043. {Numpad3}
  1044. Numpad4
  1045. {Numpad4}
  1046. Numpad5
  1047. {Numpad5}
  1048. Numpad6
  1049. {Numpad6}
  1050. Numpad7
  1051. {Numpad7}
  1052. Numpad8
  1053. {Numpad8}
  1054. Numpad9
  1055. {Numpad9}
  1056. NumpadMult
  1057. {NumpadMult}
  1058. NumpadAdd
  1059. {NumpadAdd}
  1060. NumpadSub
  1061. {NumpadSub}
  1062. NumpadDiv
  1063. {NumpadDiv}
  1064. NumpadDot
  1065. {NumpadDot}
  1066. NumpadDel
  1067. {NumpadDel}
  1068. NumpadIns
  1069. {NumpadIns}
  1070. NumpadClear
  1071. {NumpadClear}
  1072. NumpadUp
  1073. {NumpadUp}
  1074. NumpadDown
  1075. {NumpadDown}
  1076. NumpadLeft
  1077. {NumpadLeft}
  1078. NumpadRight
  1079. {NumpadRight}
  1080. NumpadHome
  1081. {NumpadHome}
  1082. NumpadEnd
  1083. {NumpadEnd}
  1084. NumpadPgup
  1085. {NumpadPgup}
  1086. NumpadPgdn
  1087. {NumpadPgdn}
  1088. NumpadEnter
  1089. {NumpadEnter}
  1090.  
  1091. F1
  1092. {F1}
  1093. F2
  1094. {F2}
  1095. F3
  1096. {F3}
  1097. F4
  1098. {F4}
  1099. F5
  1100. {F5}
  1101. F6
  1102. {F6}
  1103. F7
  1104. {F7}
  1105. F8
  1106. {F8}
  1107. F9
  1108. {F9}
  1109. F10
  1110. {F10}
  1111. F11
  1112. {F11}
  1113. F12
  1114. {F12}
  1115. F13
  1116. {F13}
  1117. F14
  1118. {F14}
  1119. F15
  1120. {F15}
  1121. F16
  1122. {F16}
  1123. F17
  1124. {F17}
  1125. F18
  1126. {F18}
  1127. F19
  1128. {F19}
  1129. F20
  1130. {F20}
  1131. F21
  1132. {F21}
  1133. F22
  1134. {F22}
  1135. F23
  1136. {F23}
  1137. F24
  1138. {F24}
  1139.  
  1140. Browser_Back
  1141. {Browser_Back}
  1142. Browser_Forward
  1143. {Browser_Forward}
  1144. Browser_Refresh
  1145. {Browser_Refresh}
  1146. Browser_Stop
  1147. {Browser_Stop}
  1148. Browser_Search
  1149. {Browser_Search}
  1150. Browser_Favorites
  1151. {Browser_Favorites}
  1152. Browser_Home
  1153. {Browser_Home}
  1154. Volume_Mute
  1155. {Volume_Mute}
  1156. Volume_Down
  1157. {Volume_Down}
  1158. Volume_Up
  1159. {Volume_Up}
  1160. Media_Next
  1161. {Media_Next}
  1162. Media_Prev
  1163. {Media_Prev}
  1164. Media_Stop
  1165. {Media_Stop}
  1166. Media_Play_Pause
  1167. {Media_Play_Pause}
  1168. Launch_Mail
  1169. {Launch_Mail}
  1170. Launch_Media
  1171. {Launch_Media}
  1172. Launch_App1
  1173. {Launch_App1}
  1174. Launch_App2
  1175. {Launch_App2}
  1176.