Date: Mon, 11 Sep 95 11:29:45 PDT From: "Ugen J.S.Antsilevich" <ugen@latte.worldbank.org> To: freebsd-current@FreeBSD.org, Bruce Evans <bde@zeta.org.au> Subject: Re: dset & userconfig Message-ID: <Chameleon.4.00.4.950911113048.ugen@ugen>
next in thread | raw e-mail | index | archive | help
>Was all the support in save_dev()? It wasn't well documented :-). (dset >works on a copy of the devtabs instead of on the originals because some >write to the devtabs.) dset is too quiet about the problem, with or >without -q. (_isa_devlist no longer exists so the first nlist() fails.). Good somebody knows..:))) So i hope i can be safe here..:) >userconfig() handles the scancodeish values returned by sccngetc() for >arrow keys (588 = up arrow). It attempts to handle ANSI escape >sequences for arrow keys (`ESC [ A' for up arrow) but this seems to be >broken (it doesn't work here for a serial terminal). pcvt apparently >returns something different from syscons. I think it returns ESC [ A >for the up arrow not on the numeric keypad but that doesn't work. Yap...probably something like that..anyway as a fact it is completely unsuable..So actually we don't have userconfig at all.... --Ugen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Chameleon.4.00.4.950911113048.ugen>