Author Topic: Macro recording keyboards or mouse, anyone use them? For what?  (Read 21073 times)

0 Members and 1 Guest are viewing this topic.

Offline ranker

  • Thread Starter
  • Posts: 49
  • Location: Los Angeles
    • keyboard porn
For example Razor makes keyboards with macro recording functionality.  I'm assuming this functionality was introduced for gamers.  If you use it for gaming, what can you use it for in games?  Does it help you cheat or something?  Like maybe programming a key to press the attack or shoot function a million times in a row?  Or is that not it?

I'm also wondering if anyone uses the macro recording functionality for anything outside of gaming, like for everyday computing tasks or for their job etc.

My logitech mouse even comes with the macro recording functionality but what can I use it for?

Offline Sintpinty

  • Carbon Based Life Form
  • Posts: 1667
  • Location: A can of beans in the cupboard
  • she/her/they/them/any except he him
    • My Roblox Profile
Re: Macro recording keyboards or mouse, anyone use them? For what?
« Reply #1 on: Mon, 13 May 2019, 15:04:01 »
I use them for video editing and to make a mouse button click when i dont want to use the mouse.

Offline typo

  • Posts: 1676
Re: Macro recording keyboards or mouse, anyone use them? For what?
« Reply #2 on: Thu, 16 May 2019, 15:21:23 »
I use them for coding shortcuts.

Offline Sintpinty

  • Carbon Based Life Form
  • Posts: 1667
  • Location: A can of beans in the cupboard
  • she/her/they/them/any except he him
    • My Roblox Profile
Re: Macro recording keyboards or mouse, anyone use them? For what?
« Reply #3 on: Thu, 16 May 2019, 15:50:14 »
I use them for coding shortcuts.

break;

Offline ErgoMacros

  • Posts: 313
  • Location: SF Bay Area
Re: Macro recording keyboards or mouse, anyone use them? For what?
« Reply #4 on: Thu, 16 May 2019, 16:12:49 »
I use Hammerspoon (OS X) for macros, but same kind of thing.
I have some text shortcuts, example:
  me@someemail.com
  ------------------------------------------- (for separators)
  TODO: (for bugs I need to return to)

I have a key (scroll lock) assigned to left mouse click. Often enough I'm repeating a sequence I can do all of with my keyboard, except clicking "OK". I leave my mouse over the location of the OK button and hit Scroll lock when the time comes.
Today's quote: '...“but then the customer successfully broke that.”

Offline mburrows

  • Posts: 3
Re: Macro recording keyboards or mouse, anyone use them? For what?
« Reply #5 on: Fri, 17 May 2019, 03:39:26 »
Use them all the time. Email sig shortcuts, username, SQL snippets, two letter git shortcuts, command line pipe sequences. Possibilities are endless.

Sent from my Pixel 2 XL using Tapatalk


Offline ranker

  • Thread Starter
  • Posts: 49
  • Location: Los Angeles
    • keyboard porn
Re: Macro recording keyboards or mouse, anyone use them? For what?
« Reply #6 on: Wed, 22 May 2019, 10:31:10 »
I use them for coding shortcuts.

do you use anything else like textexpander or similar?

Offline ErgoMacros

  • Posts: 313
  • Location: SF Bay Area
Re: Macro recording keyboards or mouse, anyone use them? For what?
« Reply #7 on: Sun, 13 October 2019, 00:04:26 »
Yes, Hammerspoon is so much more because it has APIs that do things on the OS side.
Today's quote: '...“but then the customer successfully broke that.”