sec1: use 'setxkbmap' to try and fix " problems

This commit is contained in:
Paul Walker
2025-04-02 15:56:25 +01:00
parent 6745422114
commit dbfe07a662

View File

@@ -3,6 +3,12 @@ if [ -x /usr/bin/dircolors ]; then
alias grep='grep --color=auto'
fi
# For some reason there are occasional problems, where quote marks (")
# don't type properly. Setting this fixes it. (This time around.)
# Idea taken from
# http://www.straightrunning.com/XmingNotes/trouble.php#sect-15
setxkbmap gb -variant extd
addpath $HOME/.local/bin
# some more ls aliases