Re: HOWTO: Set up a seperate X-server (New)
Posted: 11 Jun 2008, 20:06
Well it doesnt, at least on my ati card.Hobo Joe wrote: This works with or without Compiz.
Open Source Realtime Strategy Game Engine
https://springrts.com/phpbb/
Well it doesnt, at least on my ati card.Hobo Joe wrote: This works with or without Compiz.
I've never tried it with ATI, only nVidia.bashar wrote:Well it doesnt, at least on my ati card.Hobo Joe wrote: This works with or without Compiz.
Code: Select all
/home/tim/.springlobby/script.txt: 1: [GAME]: not found
/home/tim/.springlobby/script.txt: 58: Syntax error: "}" unexpected
waiting for X server to shut down 06:38:49 PM: CLIENTSTATUS zerox_a 20
06:38:49 PM: OnUserStatus ( )
06:38:49 PM: calling m_serv.GetUser( nick )
06:38:49 PM: calling user.SetStatus( status )
06:38:49 PM: calling m_ui.OnUserStatusChanged( user )
06:38:49 PM: updating battles
FreeFontPath: FPE "/usr/share/fonts/X11/misc" refcount is 2, should be 1; fixing.
Couldnt get a file descriptor referring to the console
06:38:50 PM: Spring closed.
Code: Select all
#!/bin/sh
if [ "$1" = "/V" ]; then
echo "Spring 0.76b1"
else
startx /usr/games/spring $* -- :1
fi
While this will give you alt-tab functionaility it will not help a single thing if spring crashes, and many like me lose their mouse when spring crashes.Hobo Joe wrote:To make it so you can alt-tab/switch workspaces with Spring WITHOUT a separate X server, all you have to do is put the game in windowed mode, then as soon as it starts, use your window manager hotkey to put the game into fullscreen(if it's not set, in Ubuntu, go to 'System > Preferences > Keyboard Shortcuts'). Everything works as it should, but now you can alt-tab. :)
I originally did this because Linux with dual monitors and full screen apps tends to freak out, but if you put apps into fullscreen with the window manager hotkey it'll only fullscreen them on ONE of your screens, instead of trying to stretch it across both.
This works with or without Compiz.
ctrl+alt+f7 or f9clericvash wrote: Also ctrl + F7 or F9 did nothing at all, so much for switching
That would be why, relatives post needs to be updated to reflect that.bashar wrote:ctrl+alt+f7 or f9clericvash wrote: Also ctrl + F7 or F9 did nothing at all, so much for switching
rhythmbox-client --playclericvash wrote: Has anyone got an idea of how i can launch rhythmbox with spring in this seperate x-server and have it play automatically, that would rock.
Yes, that's true. I usually just alt-ctrl-backspace in that situation, though. It's rare enough that it's not a huge deal.clericvash wrote:While this will give you alt-tab functionaility it will not help a single thing if spring crashes, and many like me lose their mouse when spring crashes.Hobo Joe wrote:To make it so you can alt-tab/switch workspaces with Spring WITHOUT a separate X server, all you have to do is put the game in windowed mode, then as soon as it starts, use your window manager hotkey to put the game into fullscreen(if it's not set, in Ubuntu, go to 'System > Preferences > Keyboard Shortcuts'). Everything works as it should, but now you can alt-tab. :)
I originally did this because Linux with dual monitors and full screen apps tends to freak out, but if you put apps into fullscreen with the window manager hotkey it'll only fullscreen them on ONE of your screens, instead of trying to stretch it across both.
This works with or without Compiz.
Has anyone got an idea of how i can launch rhythmbox with spring in this seperate x-server and have it play automatically, that would rock.
Also ctrl + F7 or F9 did nothing at all, so much for switching
Thanks but right now if i exit spring it will take my to my normal x-server, would this close as well? Or would it keep an open x-server simply for rhythmbox?LordMatt wrote:rhythmbox-client --playclericvash wrote: Has anyone got an idea of how i can launch rhythmbox with spring in this seperate x-server and have it play automatically, that would rock.
No.LordMatt wrote:it will start in your desktop's xserver.
Code: Select all
rhythmbox-client --help