HOWTO: Get access to the steam hardware survey popup

1 post / 0 new
playingtux
playingtux's picture
Offline
Last seen: 13 hours 11 min ago
AdminWelcome!
Joined: 04/19/2014 - 7:08pm
HOWTO: Get access to the steam hardware survey popup

You can force the Steam Survey Popup to appear on Linux as follows:

1) Entirely shutdown / quit from steam.

2) run: sed -i -e '/\"SurveyDate\"/ s/"[0-9].*"/"'$(date +%Y-%m-%d -d "1 year ago")'"/' ~/.local/share/Steam/config/config.vdf

3) Start steam.

Source: Reddit, Changes: Reddit