💾 Archived View for gemini.quietplace.xyz › ~sleroq › gemlog › 20221109123001.gmi captured on 2023-01-29 at 03:01:01. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Improve RDP experience

Fix repeating keys

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

Tweak some RDP settings to improve latency

KDE specific

Alt-Tabbing can be a bit slow sometimes.

It's much better with disabled `Show selected window' option in Task Switcher