[Linux]Very simple alt+tab behavior + config for low cpu

[Linux]Very simple alt+tab behavior + config for low cpu

Discuss everything related to running Spring on your chosen distribution of Linux.

Moderator: Moderators

Post Reply
User avatar
albator
Posts: 866
Joined: 14 Jan 2009, 14:20

[Linux]Very simple alt+tab behavior + config for low cpu

Post by albator »

Beacause I heard some player complaining, I am posting my config, that might help. I still don't get why WindowBorderless is not default linux config btw.

Works with mint 17 64bit cinnamon (but also mint 16 64bit cinnamon , LMDE 64bit cinnamon)

I use double screen, and spring is displayed only on one thus extra config parameter that are self explanatory, But the important parameter is WindowBorderless

Code: Select all

AdvSky = 1 
CamFreeEnabled = 1 
CamFreeScrollSpeed = 50
CamMode = 1 
CamTimeExponent = 3.0
CamTimeFactor = 1.0
DepthBufferBits = 24
FPSScrollSpeed = 50
FSAA = 0 
Fullscreen = 0 
GrassDetail = 3 
GroundDetail = 36
InputTextGeo = 0.26 0.73 0.02 0.028
LuaShaders = 0 
MaxNanoParticles = 0 
MaxParticles = 0 
MaxSounds = 24
MinimapOnLeft = 0 
OverheadScrollSpeed = 50
ReflectiveWater = 0 
RotOverheadScrollSpeed = 50
SM3ForceFallbackTex = 0 
ScreenshotCounter = 5 
ScrollWheelSpeed = 34
Shadows = 0 
ShowFPS = 1 
ShowPlayerInfo = 0 
ShowSpeed = 1 
SmoothLines = 0 
SmoothPoints = 0 
TWScrollSpeed = 50
UnitIconDist = 85
UnitLodDist = 85
VSync = -1
VerboseLevel = 0 
WindowBorderless = 1 
WindowPosX = 1680
WindowPosY = 26
WindowState = 32
XResolution = 1920
YResolution = 1080
snd_general = 0 
snd_volbattle = 60
snd_volmaster = 0 
snd_volmusic = 101
snd_volui = 60
snd_volunitreply = 60

Last edited by albator on 21 May 2014, 13:01, edited 1 time in total.
malric
Posts: 521
Joined: 30 Dec 2005, 22:22

Re: [Linux]Very simple alt+tab behavior + config for low cpu

Post by malric »

Watchout the code tag ignores the markup, now in the config it is written something like: [ b ] WindowBorderless [ / b ] = 1

Also, worth mentioning than with this type of configuration you might want to do at spring console "/grabinput 1" (or,veasier, use the grabinput widget) so that when you scroll with the mouse you do not go out on the second monitor.
User avatar
Anarchid
Posts: 1384
Joined: 30 Nov 2008, 04:31

Re: [Linux]Very simple alt+tab behavior + config for low cpu

Post by Anarchid »

Next engine is going to have a /fullscreen command to switch between windowed and fullscreen mode.

Also grabinput widget is super nasty if you have multiple virtual desktops and switch to another while game is loading, or if you minimize or shade it.
User avatar
albator
Posts: 866
Joined: 14 Jan 2009, 14:20

Re: [Linux]Very simple alt+tab behavior + config for low cpu

Post by albator »

malric wrote:Watchout the code tag ignores the markup, now in the config it is written something like: [ b ] WindowBorderless [ / b ] = 1
fixed, thanks
dansan
Server Owner & Developer
Posts: 1203
Joined: 29 May 2010, 23:40

Re: [Linux]Very simple alt+tab behavior + config for low cpu

Post by dansan »

Anarchid wrote:Next engine is going to have a /fullscreen command to switch between windowed and fullscreen mode.
Oh wow - that's good news :)
Post Reply

Return to “Linux”