You are not logged in.

#1 2014-07-11 14:13:50

XDroidie626
Member
Registered: 2014-02-05
Posts: 29

Arch Linux with Steam big picture as default desktop

Is it possible to setup Arch linux similar to Steam OS? I like both of the OSes but I want the bleeding edge of Arch while having the big picture mode at startup as the system will be used for pure gaming, I will have a browser but not for anything major.

Thanks!

Offline

#2 2014-07-11 15:14:11

boccobrock
Member
From: Salt Lake City, UT
Registered: 2014-05-02
Posts: 6

Re: Arch Linux with Steam big picture as default desktop

After downloading the steam client, it has an option under options->interface to have it start in big picture mode, then add it to your xinitrc. You could also use a simple window manager for when you're outside of big picture mode, I've been using i3 with steam for a few months now and it works great.

Edit: Also as always take a look at the wiki for Steam and Steam Games, since you may run into some kind of issue along the way.

Last edited by boccobrock (2014-07-11 15:18:12)

Offline

#3 2014-07-11 18:49:18

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,163
Website

Re: Arch Linux with Steam big picture as default desktop

How about using the following file:

/usr/share/xsessions/steam-big-picture.desktop

[Desktop Entry]
Name=Steam Big Picture Mode
Comment=Start Steam in Big Picture Mode
Exec='/usr/bin/steam -bigpicture'
TryExec='/usr/bin/steam -bigpicture'
Icon=
Type=Application

It works with most major Display Managers.

Last edited by clfarron4 (2014-07-11 18:53:03)


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

Board footer

Powered by FluxBB