Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Apr 2018 18:31:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 226553] kbdcontrol doesn't map function keys
Message-ID:  <bug-226553-8-CL48b8SWIO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226553-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226553-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226553

--- Comment #6 from Arshan Khanifar <arshankhanifar@gmail.com> ---
(In reply to Sergey from comment #5)
It turns out that vt(4) was using teken's keystrings for the function keys,=
 and
while the function key strings were in fact getting set, it wasn't using th=
em.=20
I'm not sure if it was originally the intent for teken to override the
keystrings. Manual page of kbdcontrol(1) doesn't seem to suggest so.=20

Anyways, I've made this patch: D14936 which makes vt(4) to use the function=
 key
strings if they have been set. The behavior is same as before if the keys h=
ave
not been set.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226553-8-CL48b8SWIO>