JaxCore
GithubWebsiteSupport Server
  • JaxCore - Documentation
  • 🚀Getting Started
    • Introduction
    • Installation
    • User Interface
    • Additional requisites
    • Changing global options
    • Uninstallation
    • FAQs
      • New user FAQs
      • JaxCore FAQs
      • Miscellaneous FAQs
      • Anti-virus, false positive FAQs
      • Modules FAQs
        • YourFlyouts
        • YourMixer
        • ValliStart
        • IdleStyle
        • Keylaunch
        • Keystrokes OSD
      • Widget FAQs
        • ModularClocks
        • ModularVisualizer
        • Plainext
      • Media Player FAQs
      • Performance FAQs
  • 📦Modules
    • Introduction
    • YourFlyouts
    • YourMixer
    • IdleStyle
    • ValliStart
  • 🌥️Widgets
    • Introduction
    • ModularClocks
    • ModularPlayers
    • ModularVisualizer
    • Overlayer
    • Plainext
    • FAQ
  • Coding a module
    • Code formatting
    • Variables
    • Dynamic & Reactive user interface
    • Measures
    • MeterStyles
    • AutoHotkey usage
    • CoreInstaller
Powered by GitBook
On this page
  • Custom actions (Advanced usage)
  • Edits not applying / unable to create new action

Was this helpful?

Export as PDF
  1. Getting Started
  2. FAQs
  3. Modules FAQs

Keylaunch

Custom actions (Advanced usage)

The format for an action is

["PATH TO SOMETHING"]
["URL TO WEBSITE"]
[WINDOWS COMMAND TO RUN]

You can run multiple actions at once

["PATH TO 1st FILE"]["PATH TO 2nd FILE"]["PATH TO 3rd FILE"]

Edits not applying / unable to create new action

Known issue. If this happens, click on the actions page and try again.

PreviousIdleStyleNextKeystrokes OSD

Last updated 2 years ago

Was this helpful?

🚀