Rebing Mouse Actions

  • Author
  • Message
Offline

Swerik

  • Posts: 20
  • Joined: Tue Feb 16, 2021 2:50 pm
  • Real Name: Erik Swag

Rebing Mouse Actions

PostTue Jun 08, 2021 8:22 pm

I would like to use Ctrl+Scroll for zooming (what Alt+Scroll does now) and similar stuff.

Currently, I am using AutoHotKey for this but this isn't perfect because when my CPU reaches 100% it does not work anymore and the original action happens.

My settings for example:
Ctrl+Scroll does what Alt+Scroll did.
Alt+Scroll does what Shift+Scroll did.
Shift+Scroll does what Ctrl+Scroll did.
Offline

Jim Simon

  • Posts: 36044
  • Joined: Fri Dec 23, 2016 1:47 am

Re: Rebing Mouse Actions

PostWed Jun 09, 2021 4:06 pm

There is already a request to add Customization to mouse shortcuts. Add your vote.

viewtopic.php?f=33&t=127347
My Biases:

You NEED training.
You NEED a desktop.
You NEED a calibrated (non-computer) display.
Offline
User avatar

visualfeast

  • Posts: 894
  • Joined: Sat May 19, 2018 6:51 pm
  • Real Name: BEN JORDAN

Re: Rebing Mouse Actions

PostWed Jun 09, 2021 4:41 pm

Swerik wrote:Currently, I am using AutoHotKey for this but this isn't perfect because when my CPU reaches 100% it does not work anymore and the original action happens.


You should be able to fix this by setting AHK to a high priority. Add this to the top of your script:

Code: Select all
Process, Priority,, High  ; Have the script set itself to high priority.
•14700K/96G/4080SuperFE/24TB RAID/PA278CGV(x2)/U2415(x1)/StreamDeckXL+15
•5950x/64G/3080ti/80TB RAID/Intensity Pro 4K/U2415(x2)/Shogun 7/HPE LTO6/StreamDeck15
•ZBook 17 G3/64G/Quadro M5000M
•Inspiron 16+/32G/RTX3060
Studio v18.6.6, 19.1.4/Win10 Pro 22H2
Offline

Swerik

  • Posts: 20
  • Joined: Tue Feb 16, 2021 2:50 pm
  • Real Name: Erik Swag

Re: Rebing Mouse Actions

PostThu Jun 10, 2021 8:40 pm

You should be able to fix this by setting AHK to a high priority. Add this to the top of your script:


already did that, it helps but doesn't fix it.
It makes it more consistent but it still gets skipped often.
Offline
User avatar

visualfeast

  • Posts: 894
  • Joined: Sat May 19, 2018 6:51 pm
  • Real Name: BEN JORDAN

Re: Rebing Mouse Actions

PostThu Jun 10, 2021 9:46 pm

Do you mind sharing your script? There may be other optimizations that could be done.
•14700K/96G/4080SuperFE/24TB RAID/PA278CGV(x2)/U2415(x1)/StreamDeckXL+15
•5950x/64G/3080ti/80TB RAID/Intensity Pro 4K/U2415(x2)/Shogun 7/HPE LTO6/StreamDeck15
•ZBook 17 G3/64G/Quadro M5000M
•Inspiron 16+/32G/RTX3060
Studio v18.6.6, 19.1.4/Win10 Pro 22H2
Offline

Swerik

  • Posts: 20
  • Joined: Tue Feb 16, 2021 2:50 pm
  • Real Name: Erik Swag

Re: Rebing Mouse Actions

PostFri Jun 11, 2021 4:24 pm

visualfeast wrote:Do you mind sharing your script? There may be other optimizations that could be done.


here is the script
https://gist.github.com/TheSwerik/9a4f3 ... a9cce8cbbe

Return to DaVinci Resolve Feature Requests

Who is online

Users browsing this forum: Christoph Schmid, Gary Hango and 27 guests