Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 23, 2024, 09:28:51 AM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Hardware Troubleshooting in Linux
»
Linux Video Support
»
Starting multiple X servers
« previous
next »
Print
Pages: [
1
]
Author
Topic: Starting multiple X servers (Read 10647 times)
prashant112358
New Member
Posts: 3
Starting multiple X servers
«
on:
May 20, 2009, 06:05:14 PM »
Hi all,
How can I start multiple X servers by logging into same user and using same desktop environment like KDE or GNOME.
Is this possible by editing .xauthority, .xinitrc etc files???
Pls, help urgently.
THANKS IN ADVANCE
Logged
aktiwari4u
LST CareTaker
Crescent
Posts: 161
Re: Starting multiple X servers
«
Reply #1 on:
May 22, 2009, 09:40:23 AM »
yap its possible to use multiple x servers by using Xephyr .
here are the simple step
Xephyr :3.0 -ac -br +xinerama -screen 600×400 &
this will open a x window with in x window now you just need to start any x application like kde or gnome-session and speciry the display to :3.0.
thats it.
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Hardware Troubleshooting in Linux
»
Linux Video Support
»
Starting multiple X servers