Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jul 2001 11:14:01 +0900
From:      Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To:        Eugene Grosbein <eugen@grosbein.pp.ru>
Cc:        freebsd-hackers@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject:   Re: libvgl 
Message-ID:  <200107020214.LAA23435@zodiac.mech.utsunomiya-u.ac.jp>
In-Reply-To: Your message of "Sun, 01 Jul 2001 23:53:48 %2B0800." <20010701235348.A5400@grosbein.pp.ru> 
References:  <20010701235348.A5400@grosbein.pp.ru> 

next in thread | previous in thread | raw e-mail | index | archive | help
syscons dosn't automatically switch vtys if the keyboard is not in the
XLATE mode. (Oh well, this isn't documented in vgl(3), *sigh*)

In CODEKEYS and RAWKEYS modes, you need to initiate vty switching
by yourself, by calling the ioctl VT_ACTIVATE when a key combination
for vty switching is seen.

Kazu

>Will switching of virtual consoles via keyboard work
>for application using libvgl's keyboard mode VGL_CODEKEYS?
>It seems that the process receives codes for 'ALT pressed', 'F1 pressed',
>'F1 released', 'Alt released' but no signal USR1 used by libvgl.
>The man page VGLInit(3) does not cover this situation.
>My system is FreeBSD 4.3-STABLE
>
>Eugene Grosbein
>
>P.S. Please CC me when replying. Thank you.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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