Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jan 2006 14:40:13 GMT
From:      "bu7cher" <bu7cher@yandex.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/91990: keyboard not working under Xorg 6.8.2 / 6.9.0 and syscons driver
Message-ID:  <200601191440.k0JEeDMQ001818@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/91990; it has been noted by GNATS.

From: "bu7cher" <bu7cher@yandex.ru>
To: hlh@ciger.be
Cc: bu7cher@yandex.ru
Subject: Re: kern/91990: keyboard not working under Xorg 6.8.2 / 6.9.0 and syscons driver
Date: Thu, 19 Jan 2006 17:36:57 +0300 (MSK)

 >> Look your /etc/ttys file, which terminal configured for the xdm 
 >> starting? (after change MAXCONS you must change xdm's terminal)
 >I Don't use xdm, I log in on terminal 2 (ALT+F2 - /dev/ttyv1) and run 
 >the script `startxfce4' and enconnter the KB problem.
 
 When you start X Window, it starts on the terminal where xdm is started (default on the ttyv8). When you set MAXCONS=4 in your kernel, you must chenge xdm's terminal, for example:
 ttyv3      "/usr/X11R6/bin/xdm -nodaemon"  xterm   off secure
 
 -- 
 WBR, Andrey V. Elsukov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601191440.k0JEeDMQ001818>