Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xserver
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
LaZZer
n00b
n00b


Joined: 13 Jul 2002
Posts: 23
Location: Västerås, Sweden

PostPosted: Tue Jul 16, 2002 2:23 pm    Post subject: Xserver Reply with quote

Is it possible to have 2 X open i mean, to have 1 for normal use in 1280x1024 and 1 for gaming in 800x600?
Back to top
View user's profile Send private message
BonezTheGoon
Bodhisattva
Bodhisattva


Joined: 14 Jun 2002
Posts: 1408
Location: Albuquerque, NM -- birthplace of Microsoft and Gentoo

PostPosted: Tue Jul 16, 2002 4:46 pm    Post subject: Reply with quote

As far as I have read you can have two instances of X running, the first will be accessable by CTRL+ALT+F7 and the second is CTRL+ALT+F8. I know I have done two seperate instances of X, I had not tested them at differing resolutions. To get the second instance started I switched to the first console by CTRL+ALT+F1 and then logged in and ran startx. Then it automatically popped me over to the second instance of X. I hope that answers your question!

Regards,
BonezTheGoon
_________________
mcgruff wrote:
I can't promise to be civil.


pjp wrote:
The greater evil is voting for the "lesser evil."
Back to top
View user's profile Send private message
Zu`
l33t
l33t


Joined: 26 May 2002
Posts: 716
Location: BE

PostPosted: Tue Jul 16, 2002 4:57 pm    Post subject: Reply with quote

First X:
Code:

startx

or
Code:

startx -- :0


Second X:

Code:

startx -- :1


Third X (not sure if you can?):

Code:

startx -- :2


You get the picture? :)

PS: Change resolutions with CTRL + and CTRL -
Back to top
View user's profile Send private message
meyerm
Veteran
Veteran


Joined: 27 Jun 2002
Posts: 1311
Location: Munich / Germany

PostPosted: Tue Jul 16, 2002 7:36 pm    Post subject: Reply with quote

Well, since I think you want to play some game on the other X; here is my CounterStrike start script.

cs
Code:
XINITRC=""
xinit /home/meyerm/bin/cswine -- :1 -xf86config XF86Config.nvidia


cswine
Code:
cd "/home/meyerm/.wine/c/Program Files/HalfLife/"
wine hl.exe -- hl.exe -game cstrike


And the XF86Config.nvidia, which resides als in /etc/X11 only has 1024x768x16bit and so on.

HTH
Marcel
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum