this post was submitted on 13 Jul 2023
73 points (97.4% liked)
Steam Deck
14803 readers
81 users here now
A place to discuss and support all things Steam Deck.
Replacement for r/steamdeck_linux.
As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title
The following is a list of suggested flairs:
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.
Some more Steam Deck specific flairs:
[Boot Screen] - Custom boot screens/videos.
[Selling] - If you are selling your deck.
These are not enforced, but they are encouraged.
Rules:
- Follow the rules of Sopuli
- Posts must be related to the Steam Deck in an obvious way.
- No piracy, there are other communities for that.
- Discussion of emulators are allowed, but no discussion on how to illegally acquire ROMs.
- This is a place of civil discussion, no trolling.
- Have fun.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Even if you don’t want to use it as a computer having a Bluetooth keyboard is almost a must-have because otherwise configuring non-steam games in windows mode is a real pain.
In a similar vain, enabling ssh and using that for config or moving files around has saved me a lot of typing.
If you're a little less CLI savvy, KDE Connect will be much easier. Winpinator on your desktop and Warpinator on the Steamdeck works well and can sometimes help if file copies via KDE Connect fail.
Once you enabled SSH on the Deck, you can access the filesystem using SSHFS. If your desktop is windows, you can install this program: https://github.com/winfsp/sshfs-win/releases/tag/v3.5.20357. In Linux (Debian derivatives like Ubuntu) install it wit
sudo apt install sshfs
then read the man páge withman sshfs
to learn how to use it.Nah, just use Filezilla or if you are on windows WinSCP.
SSH is weirdly slow however. There is a command to disable wifi powersaving (or something like that) which is the cause but I couldn't be bothered lol.
If you stream games or play multiplayer you may want to consider disabling that anyway as it dramatically improves the WIFI speed and reliability.