Date: Tue, 9 Dec 2014 12:57:44 -0500 From: Adam Martin <adamartin@freebsd.org> To: Warren Block <wblock@wonkity.com> Cc: Victor Sudakov <vas@mpeks.tomsk.su>, freebsd-questions@freebsd.org Subject: Re: Two local X-servers Message-ID: <CAJTQnqaN4SBetr1gPXz9N2zv-e9brKJoN2Et-S7rVninorfa=w@mail.gmail.com> In-Reply-To: <alpine.BSF.2.11.1412090810100.12566@wonkity.com> References: <20141209133649.GA81979@admin.sibptus.tomsk.ru> <CAJTQnqamArkgfKMr75tv%2BgjRx_7t9hHEqLxS2yAAXR==NYZ1BQ@mail.gmail.com> <20141209142333.GA82357@admin.sibptus.tomsk.ru> <alpine.BSF.2.11.1412090810100.12566@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Dec 9, 2014 10:11 AM, "Warren Block" <wblock@wonkity.com> wrote: > > On Tue, 9 Dec 2014, Victor Sudakov wrote: > >> Adam Martin wrote: >>> >>> I have had success running multiple X11 sessions, but I do not use login >>> managers like xdm. >> >> >> I would like to keep xdm. According to xdm(1), it should be possible >> for xdm to manage several local X-displays. >> >>> >>> I run startx directly from my TCSH prompt. To run a second session from my >>> prompt I run with another number, i.e.: >>> >>> startx -- :1 >>> >> >> From your experience we can at least conclude that two X-servers can >> share one videocard. I was not even sure about that. >> >>> Note that you need Ctrl-Alt-F1 or similar to change ttyv devices from X11. >> >> >> On my box, after an X-server is started, there is no return to the >> text console. This is because of the Intel video card or Intel video >> driver. Once I start an X-server, there is no text prompt for me. > > > It is there, just not visible. On 10.1 and probably 9-STABLE, use vt(4) by adding > kern.vty=vt > to /boot/loader.conf. Indeed. I was experimenting with the lack of visual in ttyv from leaving X11, on my laptop, and I discovered that you can get visual back by using vidcontrol to change modes and bounce back and forth from X11 after doing so. The issue there is that X11 won't show again. Sorry to go a bit OT, but maybe someone reading this can figure out what vidcard registers VESA changes tickle so we can keep character terminals in Intel cards. I really don't like frame buffer terminals. Anyhow, check your xorg configurations for "no-switch" I think it's called. It and "dontzap" affect ctrl-alt-F# and ctrl-alt-backspace. Cheers, -- ADAM David Alan Martin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJTQnqaN4SBetr1gPXz9N2zv-e9brKJoN2Et-S7rVninorfa=w>