this post was submitted on 22 Apr 2024
23 points (100.0% liked)

Steam Deck

14261 readers
35 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:

Link to our Matrix Space

founded 3 years ago
MODERATORS
 

Onboard is old news.

If you want to run Steam's keyboard in your own Linux distribution on Wayland you need to have ibus running.

/usr/bin/ibus-daemon -d -r --panel=disable --emoji-extension=disable

Maybe you can also set some env variables to make it appear automatically. I'll have to test how that clashes with KDE's own virtual keyboard handling.

These are the variables I found:

# Set input method modules for Qt/GTK that will show the Steam keyboard
export QT_IM_MODULE=steam
export GTK_IM_MODULE=Steam

For more goodies look in /usr/bin/gamescope-session. It starts steam with everything needed to work on the Deck.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here