aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2026-08-06 18:55:44 +0100
committerJustine Smithies <justine@smithies.me.uk>2026-08-06 18:55:44 +0100
commitae55f7166d16da1298c2cfed52f008cd531837c6 (patch)
treee7e41ca8bab2ea808beb3060ade11803ca27fa72
parentd0d6ce8db8bafb692fc3e0c03b502fc0804e0a3a (diff)
Added XKB options to allow ctrl and space layout toggle.
-rw-r--r--.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/.profile b/.profile
index a27d19f..d72b6a6 100644
--- a/.profile
+++ b/.profile
@@ -24,3 +24,6 @@ if [ -x /usr/bin/resizewin ] ; then /usr/bin/resizewin -z ; fi
# Display a random cookie on each login.
if [ -x /usr/bin/fortune ] ; then /usr/bin/fortune freebsd-tips ; fi
+
+export XKB_DEFAULT_LAYOUT=us,gb
+export XKB_DEFAULT_OPTIONS=grp:ctrl_space_toggle