Marc Debureaux

Results 33 comments of Marc Debureaux

I used pyenv installer script and put this into my `.bashrc` as stated by documentation. ``` export PYENV_ROOT="$HOME/.pyenv" export PYENV_VIRTUALENV_DISABLE_PROMPT=1 command -v pyenv >/dev/null || export PATH="$PYENV_ROOT/bin:$PATH" eval "$(pyenv init...

I'm experienced the same issue with Windows (server) => Fedora 43 Wayland (client). Numpad is not working, and oddly enough some keys are mapped to something else. When using SHIFT+NumKey...