💾 Archived View for gemini.quietplace.xyz › ~sleroq › gemlog › 20221109123001.gmi captured on 2023-01-29 at 16:13:55. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
If you have unstable ping, you can encounter repeating key issue.
It occurs when <key up> event is delayed long enough to trigger key repeat in your system
You can workaround this by increasing the delay
# delay rate xset r rate 1000 250
`~/.config/sway/config'
input <identifier> repeat_delay 1000 input <identifier> repeat_rate 250
In windows it's somewhere here
Alt-Tabbing can be a bit slow sometimes.
It's much better with disabled `Show selected window' option in Task Switcher