promotional bannermobile promotional banner

On-Screen Keyboard

A simple mod that opens an on-screen keyboard on hotkey press. Useful for controller on java.

File Details

onscreenkeyboard-neoforge-0.2.0.jar

  • R
  • Aug 31, 2025
  • 12.21 KB
  • 1.4K
  • 1.21.1
  • Forge + 1

File Name

onscreenkeyboard-neoforge-0.2.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Forge

implementation "curse.maven:on-screen-keyboard-1338277:6948899"

NeoForge

implementation "curse.maven:on-screen-keyboard-1338277:6948899"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

v0.2.0

- Specified the modloader name in the file name for clarity

- Added early keybinds for D-pad navigation (work in progress, not fully functional)

- Added early keybinds for Caps Lock toggle (work in progress, not fully functional)

- Added keybind for Shift (fully implemented)

- Added keybind category for easier navigation

- No keybinds interfere with other mods, as they only work when the keyboard overlay is open

- Began implementation of D-pad navigation (still work in progress)

- Fixed an issue with anvil input not working

- Tested various interfaces (such as chat) and confirmed input works, including command tab completion