Site Tools


autoit:codes:mousehotkey

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
autoit:codes:mousehotkey [2014/06/02 09:59] lunetikkautoit:codes:mousehotkey [2015/06/15 15:49] lunetikk
Line 3: Line 3:
 I use this little script to start and stop the records when I play Xbox on the same screen as my pc. Since I dont want to keep the mouse on the record button this script automatically clicks on the button location when I hit "x" like "x"box ;) I use this little script to start and stop the records when I play Xbox on the same screen as my pc. Since I dont want to keep the mouse on the record button this script automatically clicks on the button location when I hit "x" like "x"box ;)
  
-<code>+<code - mousehotkey.au3>
 HotKeySet("{x}", "rec") HotKeySet("{x}", "rec")
 Hotkeyset("{END}", "close") Hotkeyset("{END}", "close")
Line 23: Line 23:
 WEnd WEnd
 </code> </code>
 +
 +\\
 +\\
 +~~DISCUSSION~~
autoit/codes/mousehotkey.txt · Last modified: 2018/12/20 17:43 by lunetikk