Re: RFT vidcontrol for vt(4)

2014-05-29 Thread Aleksandr Rybalko
On Thu, 29 May 2014 09:11:04 -0700 Kevin Oberman wrote: > On Thu, May 29, 2014 at 7:56 AM, Claude Buisson > wrote: > > > On 05/29/2014 15:17, Aleksandr Rybalko wrote: > > > >> On Mon, 12 May 2014 17:10:54 +0200 > >> Claude Buisson wrote: > >> > >> On 05/12/2014 16:14, Aleksandr Rybalko wrote:

Re: RFT vidcontrol for vt(4)

2014-05-29 Thread Kevin Oberman
On Thu, May 29, 2014 at 7:56 AM, Claude Buisson wrote: > On 05/29/2014 15:17, Aleksandr Rybalko wrote: > >> On Mon, 12 May 2014 17:10:54 +0200 >> Claude Buisson wrote: >> >> On 05/12/2014 16:14, Aleksandr Rybalko wrote: >>> On Mon, 12 May 2014 15:35:48 +0200 Claude Buisson wrote: >>>

Re: RFT vidcontrol for vt(4)

2014-05-29 Thread Claude Buisson
On 05/29/2014 15:17, Aleksandr Rybalko wrote: On Mon, 12 May 2014 17:10:54 +0200 Claude Buisson wrote: On 05/12/2014 16:14, Aleksandr Rybalko wrote: On Mon, 12 May 2014 15:35:48 +0200 Claude Buisson wrote: On 03/11/2014 15:27, Aleksandr Rybalko wrote: Hello hackers! Here is link to the p

Re: RFT vidcontrol for vt(4)

2014-05-29 Thread Aleksandr Rybalko
On Mon, 12 May 2014 17:10:54 +0200 Claude Buisson wrote: > On 05/12/2014 16:14, Aleksandr Rybalko wrote: > > On Mon, 12 May 2014 15:35:48 +0200 > > Claude Buisson wrote: > > > >> On 03/11/2014 15:27, Aleksandr Rybalko wrote: > >>> Hello hackers! > >>> > >>> Here is link to the patch[1] for vidco

Re: RFT vidcontrol for vt(4)

2014-05-13 Thread Aleksandr Rybalko
On Mon, 12 May 2014 19:51:21 -0400 George Mitchell wrote: > On 05/12/14 11:25, Nathan Whitehorn wrote: > > [...] > > > > Is there any reason not to have kbdmux be mandatory at this point? > > [...] > > Does this mean mandatory in the sense that the kbdmux driver always > gets built and loaded, o

Re: RFT vidcontrol for vt(4)

2014-05-12 Thread George Mitchell
On 05/12/14 11:25, Nathan Whitehorn wrote: [...] Is there any reason not to have kbdmux be mandatory at this point? [...] Does this mean mandatory in the sense that the kbdmux driver always gets built and loaded, or that the kbdmux driver must always be in operation (treating all keyboard-like

Re: RFT vidcontrol for vt(4)

2014-05-12 Thread Aleksandr Rybalko
On 12 травня 2014 р. 18:25:52 GMT+03:00, Nathan Whitehorn wrote: >On 05/12/14 08:10, Claude Buisson wrote: What I have to do to get scrolling on every ttyvN ? The only way to get the system working in normal VGA mode (640x480) > (not loading the drm2 and radeon kms m

Re: RFT vidcontrol for vt(4)

2014-05-12 Thread Nathan Whitehorn
On 05/12/14 08:10, Claude Buisson wrote: What I have to do to get scrolling on every ttyvN ? The only way to get the system working in normal VGA mode (640x480) (not loading the drm2 and radeon kms modules by loader.conf) is by configuring the BIOS to not do display expansion - which leads to

Re: RFT vidcontrol for vt(4)

2014-05-12 Thread Claude Buisson
On 05/12/2014 16:14, Aleksandr Rybalko wrote: On Mon, 12 May 2014 15:35:48 +0200 Claude Buisson wrote: On 03/11/2014 15:27, Aleksandr Rybalko wrote: Hello hackers! Here is link to the patch[1] for vidcontrol that makes it to know if it run w/ or w/o vt(4) and if vt(4) is present, then: 1. sc

Re: RFT vidcontrol for vt(4)

2014-05-12 Thread Aleksandr Rybalko
On Mon, 12 May 2014 15:35:48 +0200 Claude Buisson wrote: > On 03/11/2014 15:27, Aleksandr Rybalko wrote: > > Hello hackers! > > > > Here is link to the patch[1] for vidcontrol that makes it to know if it > > run w/ or w/o vt(4) and if vt(4) is present, then: > > 1. screen map feature disabled (vt

Re: RFT vidcontrol for vt(4)

2014-05-12 Thread Claude Buisson
On 03/11/2014 15:27, Aleksandr Rybalko wrote: Hello hackers! Here is link to the patch[1] for vidcontrol that makes it to know if it run w/ or w/o vt(4) and if vt(4) is present, then: 1. screen map feature disabled (vt(4) use Unicode, so screen map not needed). 2. enable to load fornt from /usr/

Re: RFT vidcontrol for vt(4)

2014-03-11 Thread Ed Maste
On 11 March 2014 11:59, Steve Kargl wrote: > > Any chance that a manpage will ever show up? Yes, a vt(4) man page, and updates for pages like vidcontrol, are requirements for the project to be fully complete and shipped enabled by default in a release.

Re: RFT vidcontrol for vt(4)

2014-03-11 Thread Steve Kargl
On Tue, Mar 11, 2014 at 04:27:43PM +0200, Aleksandr Rybalko wrote: > Hello hackers! > > Here is link to the patch[1] for vidcontrol that makes it to know if it > run w/ or w/o vt(4) and if vt(4) is present, then: % man vt No manual entry for vt % man 4 vt No manual entry for vt % locate vt.4 /usr

RFT vidcontrol for vt(4)

2014-03-11 Thread Aleksandr Rybalko
Hello hackers! Here is link to the patch[1] for vidcontrol that makes it to know if it run w/ or w/o vt(4) and if vt(4) is present, then: 1. screen map feature disabled (vt(4) use Unicode, so screen map not needed). 2. enable to load fornt from /usr/share/vt/fonts/ dir. PLease put "gallant" font[