Tiny rust program to delay Super L hotkeys command execution. This can be used in conjunction with XFCE4 to get normal KDE Plasma/GNOME/Windows behavior when pressing super.
Go to file
Jack Yu a9af013f56 Added README.md 2023-05-22 02:54:50 -07:00
src Added 10ms sleep between querying keymap to prevent accidentally making 2023-05-22 02:50:43 -07:00
.gitignore Initial version built with xlib 2023-05-22 02:25:37 -07:00
Cargo.lock Initial version built with xlib 2023-05-22 02:25:37 -07:00
Cargo.toml Initial version built with xlib 2023-05-22 02:25:37 -07:00
README.md Added README.md 2023-05-22 02:54:50 -07:00

README.md

Super L Launch

Tiny rust program to delay Super L hotkeys command execution. This can be used in conjunction with XFCE4 to get normal KDE Plasma/GNOME/Windows behavior when pressing super.