Post #2406311
2026-01-31 00:41 UTC
[B̲̅A̲̅S̲̅H̲̅]
⚠️ WARNING: insane hacking the FBI will probably knock on my door by the time you read this
never been a fan of a numeric keypad ー but i decided to use the numlock's LED as a notification system when i get mail ー using xdotool allows you to turn it on and off
~y apt install xdotool
> while sleep 0.6180;do
> xdotool key Num_Lock
> done
#GNU #Linux #Bash #sh #BSD #Debian
Replies (1)
-
@skybert@hachyderm.io 2026-01-31 08:28
@onokoto@mastodon.social that's a cool hack 😎