From 280c52769a234e5f2e21ae9c092ebd2e3c9f9964 Mon Sep 17 00:00:00 2001 From: Xavier Ruiz Date: Wed, 7 Feb 2024 11:25:25 -0500 Subject: [PATCH] Uncommon tips&tricks: Add info for how to swap caps lock and escape (#457) --- pages/Configuring/Uncommon-tips-&-tricks.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pages/Configuring/Uncommon-tips-&-tricks.md b/pages/Configuring/Uncommon-tips-&-tricks.md index 9aad5b8..26e8489 100644 --- a/pages/Configuring/Uncommon-tips-&-tricks.md +++ b/pages/Configuring/Uncommon-tips-&-tricks.md @@ -52,6 +52,14 @@ input { } ``` +# Swap Caps-Lock and Escape + +``` +input { + kb_options = caps:swapescape +} +``` + # Minimize Steam instead of killing Steam will exit entirely when it's last window is closed using the `killactive` dispatcher.