stattdessen xfce nehmen
When using the Xfce desktop, users may notice that the tab key does not work. This is due to a bug in Xfce sending a super key modifier with the command
To fix this,
Open the Xfce Application Menu > Settings > Window Manager
Click on the Keyboard
Tab
Clear the Switch window for same application setting
Autocompletion not working
/etc/bash.bashrc :
# enable bash completion in interactive shells if [ -f /etc/bash_completion ] && ! shopt -oq posix; then . /etc/bash_completion fi
dito in ~.bashrc