Advertisement
Guest User

Untitled

a guest
Apr 17th, 2021
513
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. Window: C:\Users\AG\Desktop\RemapKeys.ahk - AutoHotkey v1.1.33.06
  2. Keybd hook: yes
  3. Mouse hook: no
  4. Enabled Timers: 0 of 0 ()
  5. Interrupted threads: 0
  6. Paused threads: 0 of 0 (0 layers)
  7. Modifiers (GetKeyState() now) =
  8. Modifiers (Hook's Logical) =
  9. Modifiers (Hook's Physical) =
  10. Prefix key is down: no
  11.  
  12. NOTE: To disable the key history shown below, add the line "#KeyHistory 0" anywhere in the script. The same method can be used to change the size of the history buffer. For example: #KeyHistory 100 (Default is 40, Max is 500)
  13.  
  14. The oldest are listed first. VK=Virtual Key, SC=Scan Code, Elapsed=Seconds since the previous event. Types: h=Hook Hotkey, s=Suppressed (blocked), i=Ignored because it was generated by an AHK script, a=Artificial, #=Disabled via #IfWinActive/Exist, U=Unicode character (SendInput).
  15.  
  16. VK SC Type Up/Dn Elapsed Key Window
  17. -------------------------------------------------------------------------------------------------------------
  18. B5 16D a d 9.45 Launch_Media C:\Users\AG\Desktop\RemapKeys.ahk - AutoHotkey v1.1.33.06
  19. B5 16D a u 0.13 Launch_Media
  20. B4 16C a d 2.41 Launch_Mail VLC media player
  21. B4 16C a u 0.14 Launch_Mail Inbox - Gmail ‎- Mail
  22. B7 121 a d 1.42 Launch_App2
  23. B7 121 a u 0.19 Launch_App2 Calculator
  24. B6 16B a d 1.44 Launch_App1
  25. B6 16B a u 0.13 Launch_App1
  26. 74 03F d 7.55 F5 C:\Users\AG\Desktop\RemapKeys.ahk - AutoHotkey v1.1.33.06
  27. Press [F5] to refresh.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement