Inside konsole, you can use different shells. Some common ones are bash
, fish
, and zsh
.
The deck comes with all three of those installed by default.
You can usually tell which one you're using by either looking at the title bar of konsole when you first open it (should say something like ~:bash -- Konsole) or by running the command echo $SHELL
Once you've confirmed you're using bash, run which python
(or which python3
if you're using python 3). Outside of the venv you should see the command return /usr/bin/python
After you run your source command, run which python
again. You should now see that the python location being run has changed to be inside the venv folder.
Depends on the game. Most common setup is just mapping the ABXY buttons to them, so I don't have to take my finger off the right thumb stick to press them. In Elden Ring I use them for dpad presses instead, because I need to cycle spells/use recovery items without stopping moving.
I know a lot of people use them for L3 R3 instead of clicking the sticks.
In a couple games with smaller text I use one for toggling the magnifier, or in keyboard heavy games for opening the keyboard.