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
  • General
  • Why does the module not show up?
  • Why doesn't the module work?
  • How can I change the position of modules?
  • Can I make clones of modules?
  • How do I set the hotkey to XXX?
  • How to go through the setup wizard again?
  • Visual
  • Blur corner is not rounded
  • Debugging
  • How do I reinstall a module?

Was this helpful?

Export as PDF
  1. Getting Started
  2. FAQs

Modules FAQs

PreviousAnti-virus, false positive FAQsNextYourFlyouts

Last updated 2 years ago

Was this helpful?

General

Why does the module not show up?

Refer to

Why doesn't the module work?

Make sure the module is activated first. Check the toggle button located at the top of the in the .

How can I change the position of modules?

Head to the Position settings via the , and change the options here

  • Padding refers to the space that exists between the module and the screen border in pixels.

  • Monitor index refers to which monitor the module is located at

  • Use the direction boxes to change where the module is aligned to, relative to the screen

Can I make clones of modules?

Unfortunately not. Part of the module is hard-coded to itself, so clones of modules will not function.

How do I set the hotkey to XXX?

Click on the option which changes the hoktey, most often in the general settings. It will show a popup which looks like the following:

Navgiate this popup from top to bottom.

  1. Focus on the hotkey field (The None box)

  2. Press the hotkey that you want. If it contains a key listed below the box, click any other key first. (For example, if you want alt+space, pressalt+s first)

  3. If your desired hotkey contains a key listed in the second section, check the radio button, else simply skip this section. (Continuing example, click on the button for Space)

  4. If you also want the Windows key to be part of the hotkey, check the last box

  5. Click confirm

How to go through the setup wizard again?

  1. Clear setup wizard data from the info page with the debug actions

  2. Click on patch notes

  3. Click on new to module

Visual

Blur corner is not rounded

This feature is only supported for Windows 11 or above.

Debugging

How do I reinstall a module?

  1. Click on debug options on the info page of settings

  2. Click on uninstall

  3. Select the last option, the module will be removed after that

  4. Install the module again by pressing the download button

🚀
introduction
sidebar
module's settings
sidebar
What you might see in the position settings
JaxCore Hotkey configurator