#TerSoftware (Utilitários de Teclado/Mouse/Touch - softwares que ampliam a funcionalidade do teclado, do mouse/trackpad ou das telas de toque)

Autokey (Linux)

Alternativa ao AutoHotKey (Windows). Uso ele basicamente para duas coisas:

- 1) remapear teclas. Exemplo: enquanto mantenho AltGr pressionado, transformo as letras do lado direito em um NumPad (meu teclado é 60%);

- 2) expansão de texto. Exemplos: digitando ":email" é preenchdio "[email protected]", ":dt" = "2026-02-24" (data), ":hr" = "12:53" (hora) etc.

PS: Uso também o keyd para trabalhar com várias camadas (layers) no teclado. Mas este é mais chato e "perigoso" de configurar; o mesmo dev fez também o warpd, que permite mover o cursor do mouse usando o teclado.

[Introduction to Autokey — AutoKey Main 0.96.0 documentation](https://autokey.github.io/intro.html)

#FOSS #AutoKey #keyd #warpd #AutoHotKey

Introduction to Autokey — AutoKey Main 0.96.0 documentation

Click! Clack! Hack! (@[email protected])

Guten Morgen 😘 Na? Schon wach und bereit für die erste Episode CCH! im Jahr 2023? Ihr bekommt News, Neuigkeiten aber auch den wunderbaren @[email protected] der mir nahezu alles über die bevorstehende MECHANICON erzählt hat. Viel Spaß und einen ruhigen Montag euch da draußen 😊 https://fyyd.de/episode/9777977

Podcasts Social

I discovered #warpd [1] yesterday and have been playing with it since then. It can't replace the mouse completely, but it's quite handy not to have to reach for the mouse so often.

Btw, its author is rvaiya, the same who wrote #keyd [2], a marvellous
key remapping tool for all of us lacking a programmable #keyboard, which has become a basic program for me (at least until I buy the Moonlander keyboard).

[1] https://github.com/rvaiya/warpd
[2] https://github.com/rvaiya/keyd

GitHub - rvaiya/warpd: A modal keyboard-driven virtual pointer

A modal keyboard-driven virtual pointer. Contribute to rvaiya/warpd development by creating an account on GitHub.

GitHub