Jump to content

Disable Hotkeys while playing


DOVAHKI1N

Recommended Posts

I have a frequent problem that, in the heat of battle, I tend to accidentally hit two buttons at the same time that minimizes the game window.

It's always the TAB and Alt key or the Windows and TAB key.

 

I do have a program called autoHotkey.exe with a script for Games, that takes care of that issue, but it needs to be manually activated before I start up my game and sometimes I forget.

 

Is there a possibility to incorparate this script into vortex so that when I start up a game through vortex, the script gets activated? Or can I manually add the script to, say, the games .ini files without screwing the game up? (I would prefer not to go into the ini-files though)

 

This is the script: (how do you create spoilers, again?)

 

; deactivate Alt+Tab

!Tab::Return
; deactivate Windows key + Tab

#Tab::Return

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...