Skip to content

MrCryptographic/capslock-java-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Caps Lock Java Monitor

Automatically disables Caps Lock whenever the java process is running.
Useful for games like Minecraft where a keybind uses Caps Lock.

Requirements

  • Linux (tested on Linux Mint)
  • xset and xdotool installed:
sudo apt install x11-xserver-utils xdotool

Note

This isn't limited to just Minecraft, you can easily just change what the program looks for in a process name. For example, instead of it looking for java, you could make it look for firefox. Again, I did just whim this up for Minecraft, but like it's customizable.

About

Automatically keeps Caps Lock off when the `java` process is running, useful for Minecraft keybinds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages