Guest User

Untitled

a guest
Jan 23rd, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. [Options]
  2. TitleMatchMode=2
  3.  
  4. [Hotkeys]
  5.  
  6. [Hotkeys: Active Window (Numpad)]
  7. *Numpad1 = WPM, -1, +1, 0.5, 0.5
  8. *Numpad2 = WPM, 0, +1, 1.0, 0.5
  9. *Numpad3 = WPM, +1, +1, 0.5, 0.5
  10. *Numpad4 = WPM, -1, 0, 0.5, 1.0
  11. *Numpad5 = WPM, 0, 0, 0.5, 1.0
  12. *Numpad6 = WPM, +1, 0, 0.5, 1.0
  13. *Numpad7 = WPM, -1, -1, 0.5, 0.5
  14. *Numpad8 = WPM, 0, -1, 1.0, 0.5
  15. *Numpad9 = WPM, +1, -1, 0.5, 0.5
  16. *NumpadAdd = MaximizeToggle
  17. *NumpadEnter = WindowScreenMove, Next
  18. *NumpadDiv = GatherWindows, 1
  19. *NumpadMult = GatherWindows, 2
  20.  
  21. [Hotkeys: Previous Window (Numpad)]
  22. *Numpad1 = WPM, -1, +1, 0.5, 0.5, P
  23. *Numpad2 = WPM, 0, +1, 1.0, 0.5, P
  24. *Numpad3 = WPM, +1, +1, 0.5, 0.5, P
  25. *Numpad4 = WPM, -1, 0, 0.5, 1.0, P
  26. *Numpad5 = WPM, 0, 0, 0.5, 1.0, P
  27. *Numpad6 = WPM, +1, 0, 0.5, 1.0, P
  28. *Numpad7 = WPM, -1, -1, 0.5, 0.5, P
  29. *Numpad8 = WPM, 0, -1, 1.0, 0.5, P
  30. *Numpad9 = WPM, +1, -1, 0.5, 0.5, P
  31. *NumpadAdd = MaximizeToggle, P
  32. *NumpadEnter = WindowScreenMove, Next, P
  33. *NumpadDiv = GatherWindows, 1
  34. *NumpadMult = GatherWindows, 2
  35.  
  36. [Exclude Windows]
  37. Process=displayfusion.exe
  38.  
  39. [Gather: Exclude Windows]
  40. Window=ahk_class SideBar_AppBarWindow
  41. Window=ahk_class SideBar_HTMLHostWindow
  42. Window=ahk_class BasicWindow
  43.  
  44. [Gather: Exclude Processes]
  45. Process=displayfusion.exe
Add Comment
Please, Sign In to add comment