1) Mulitscreen switching 2) event driver, 3) Kernel hacking

Paul Ashton paul at tetrauk.UUCP
Fri Aug 24 01:25:13 AEST 1990


In article <48 at mq.UUCP> alan at mq.UUCP (Alan H. Mintz) writes:
>In article <1990Aug21.080230.607 at bbt.se>, pgd at bbt.se (P.Garbha) writes:
>> 1) How do i switch console multiscreen from a program?
...
>executable file while logged in on the console. It would seem that the
>binary may have contained an escape sequence that caused the switch ?

>From SCREEN(HW):-

ESC [ Pn z
Where Pn is equal to the number of the screen to switch to.

So for example "^[[2z" will switch to tty03 (providing enough multiscreens
are configured). This sequence however can be sent to *any* console multiscreen
even inactive ones and will perform the switch. If you log into any multiscreen
you now have the power to affect anyone else later using the console, if you
so desire...
-- 
Paul



More information about the Comp.unix.xenix mailing list