Re: vt.c: unimap changes to (fg_?)console

2001-05-07 Thread H. Peter Anvin
Followup to: <[EMAIL PROTECTED]> By author:Kurt Garloff <[EMAIL PROTECTED]> In newsgroup: linux.dev.kernel > > Hi Linus, Alan, Andries, > > if you open /dev/tty4 and change the font via ioctl(KDFONTOP), it will be > applied to the opened console, i.e. tty4. Then you set the corresponding >

vt.c: unimap changes to (fg_?)console

2001-05-07 Thread Kurt Garloff
Hi Linus, Alan, Andries, if you open /dev/tty4 and change the font via ioctl(KDFONTOP), it will be applied to the opened console, i.e. tty4. Then you set the corresponding unicodemap via PIO_UNIMAPCLR and PIO_UNIMAP ioctls. Those get applied to the current foreground console. Which is

vt.c: unimap changes to (fg_?)console

2001-05-07 Thread Kurt Garloff
Hi Linus, Alan, Andries, if you open /dev/tty4 and change the font via ioctl(KDFONTOP), it will be applied to the opened console, i.e. tty4. Then you set the corresponding unicodemap via PIO_UNIMAPCLR and PIO_UNIMAP ioctls. Those get applied to the current foreground console. Which is

Re: vt.c: unimap changes to (fg_?)console

2001-05-07 Thread H. Peter Anvin
Followup to: [EMAIL PROTECTED] By author:Kurt Garloff [EMAIL PROTECTED] In newsgroup: linux.dev.kernel Hi Linus, Alan, Andries, if you open /dev/tty4 and change the font via ioctl(KDFONTOP), it will be applied to the opened console, i.e. tty4. Then you set the corresponding