From 4b1807ac17a255ef86114b80b8c544468f3e6c2d Mon Sep 17 00:00:00 2001 From: JohnnyRevay <65253638+jan-revay@users.noreply.github.com> Date: Tue, 13 Aug 2024 16:01:27 +0200 Subject: [PATCH] Ubuntu_22.04 - keyboard config: Add a TODO --- Ubuntu_22.04/configs_install.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Ubuntu_22.04/configs_install.sh b/Ubuntu_22.04/configs_install.sh index 120741ae5..9b08379d1 100755 --- a/Ubuntu_22.04/configs_install.sh +++ b/Ubuntu_22.04/configs_install.sh @@ -64,3 +64,9 @@ sudo update-alternatives --set editor /usr/bin/nvim # add logid.cfg (logitech mouse) options copy paste (and add the logid file # to the dotfiles repo) # +# +# TODO - finish keyboard setup +# https://wiki.archlinux.org/title/Xorg/Keyboard_configuration#One-click_key_functions +# e.g. swap esc and caps lock +# https://www.reddit.com/r/vim/comments/k5twce/switching_esc_with_caps_lock/ +#