recuded resources required by steam
This commit is contained in:
parent
9c5e4b56d8
commit
77a225e360
@ -52,9 +52,11 @@ if [[ $DISPLAY ]]; then
|
|||||||
echo 'SDL_VIDEO_X11_VISUALID: ' $SDL_VIDEO_X11_VISUALID
|
echo 'SDL_VIDEO_X11_VISUALID: ' $SDL_VIDEO_X11_VISUALID
|
||||||
export SDL_VIDEO_X11_VISUALID=0x205
|
export SDL_VIDEO_X11_VISUALID=0x205
|
||||||
echo 'SDL_VIDEO_X11_VISUALID: ' $SDL_VIDEO_X11_VISUALID
|
echo 'SDL_VIDEO_X11_VISUALID: ' $SDL_VIDEO_X11_VISUALID
|
||||||
steam
|
steam -no-browser -console #should reduce ram usage
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
##steam settings -> library -> low bandwith mode and low performance mode
|
||||||
|
|
||||||
#X2GO_NXAGENT_DEFAULT_OPTIONS="-options nx/nx,sleep=0" /etc/x2go/x2goagent.options
|
#X2GO_NXAGENT_DEFAULT_OPTIONS="-options nx/nx,sleep=0" /etc/x2go/x2goagent.options
|
||||||
|
|
||||||
#keeps session as R instead of S which is needed for interaction with graphical components such as steam and CS:S
|
#keeps session as R instead of S which is needed for interaction with graphical components such as steam and CS:S
|
||||||
|
Loading…
Reference in New Issue
Block a user