They say that they do it so that it's easier to play around with games and then switch back to their desktop without screwing anything up.
Ctrl-alt f7 to the main desktop
ctrl-alt f8 to the game.
simplistic howto, here
Actually seems realy nice.
For instance I have ut2004 and dual monitors. Now ut2004 can't handle dual monitors, or at least not how I have it set up. And I don't realy want to use dual monitors on it anyways.
So what I did to fix this was that I went into my X configuration and setup 2 layouts. One layout is the default, and the 2nd layout is for a single monitor, and that is named "gaming".
So what I did was then aliased a command to "gamex". The command was "startx -- -layout gaming".
And that worked, but it sucked because I would have to kill X then go back to console and then restart X with a different layout.
It was either that or run the game in window'd mode, but that is irritating for me to use.
Then my icons on my nautalis file manager would get all messed up anyways.
However now that I know that I can have multiple X servers this is what I do:
startx in one console. Let it start. ctl-alt f2 into the second console. Then I do this command:
X --layout gaming :1.0
And that starts the second X server, with no window manager or anything. Then I go back to the first X server, my main one. Then I open up a xterm and do this command:
DISPLAY=:1.0
And now my commands will be executed in the other display. Now I can go "ut2004" then switch to the second X server and I have full screen action!! Any time I want to go back I just hit "ctl-alt F7" to go and ping, or change the music, or write a email in a boring bit. Then I go back with "ctl-alt F8".
Of course it's not perfect as most games assume that your running only one X server, but this is cool anyways. Doesn't work with DRI I think, at least on my laptop I loose 3d acceleration on my second X server, but I think that the original is still accelerated.
Hell you could probably do something nuts like run Gnome in one display and run KDE on the second.
Then you can do other cool stuff. Like running multiple seperate desktops. Over networks.
On the xterm with $DISPLAY set to :1.0 I ssh'd into my laptop.
On their I have KDE installed, but I don't on my desktop, so I wanted to see if it would work.
AND IT DID! (geek happiness)
# echo $DISPLAY
localhost:1.0
# startkde
And it works! I hit ctl-alt-F8 and I surfed around on konquerer for a bit, running from my Laptop thru a ssh tunnel then I switched back to my regular Gnome desktop with a simple ctrl-alt-F7. Of course my laptop's wireless card is flipping out, but it's not that slow at all over 54Mb/s connection. Don't think I'll be playing any games over it any time soon, though
Hell the Xscreensaver kicked in even from my laptop to my desktop just now.
X windows rocks.
Ctrl-alt f7 to the main desktop
ctrl-alt f8 to the game.
simplistic howto, here
Actually seems realy nice.
For instance I have ut2004 and dual monitors. Now ut2004 can't handle dual monitors, or at least not how I have it set up. And I don't realy want to use dual monitors on it anyways.
So what I did to fix this was that I went into my X configuration and setup 2 layouts. One layout is the default, and the 2nd layout is for a single monitor, and that is named "gaming".
So what I did was then aliased a command to "gamex". The command was "startx -- -layout gaming".
And that worked, but it sucked because I would have to kill X then go back to console and then restart X with a different layout.
It was either that or run the game in window'd mode, but that is irritating for me to use.
Then my icons on my nautalis file manager would get all messed up anyways.
However now that I know that I can have multiple X servers this is what I do:
startx in one console. Let it start. ctl-alt f2 into the second console. Then I do this command:
X --layout gaming :1.0
And that starts the second X server, with no window manager or anything. Then I go back to the first X server, my main one. Then I open up a xterm and do this command:
DISPLAY=:1.0
And now my commands will be executed in the other display. Now I can go "ut2004" then switch to the second X server and I have full screen action!! Any time I want to go back I just hit "ctl-alt F7" to go and ping, or change the music, or write a email in a boring bit. Then I go back with "ctl-alt F8".
Of course it's not perfect as most games assume that your running only one X server, but this is cool anyways. Doesn't work with DRI I think, at least on my laptop I loose 3d acceleration on my second X server, but I think that the original is still accelerated.
Hell you could probably do something nuts like run Gnome in one display and run KDE on the second.
Then you can do other cool stuff. Like running multiple seperate desktops. Over networks.
On the xterm with $DISPLAY set to :1.0 I ssh'd into my laptop.
On their I have KDE installed, but I don't on my desktop, so I wanted to see if it would work.
AND IT DID! (geek happiness)
# echo $DISPLAY
localhost:1.0
# startkde
And it works! I hit ctl-alt-F8 and I surfed around on konquerer for a bit, running from my Laptop thru a ssh tunnel then I switched back to my regular Gnome desktop with a simple ctrl-alt-F7. Of course my laptop's wireless card is flipping out, but it's not that slow at all over 54Mb/s connection. Don't think I'll be playing any games over it any time soon, though
Hell the Xscreensaver kicked in even from my laptop to my desktop just now.
X windows rocks.