[SDL] How to disable ctrl-alt-Fn?

Ctirad Fertr c.fertr at gmail.com
Mon Jan 21 02:52:24 PST 2008


Dne Monday 21 of January 2008 11:29:58 list at akfoerster.de napsal(a):
> If there is nothing running on other ttys, it should be not possible to
> switch to them. So, check out your /etc/inittab.
> This has nothing to do with SDL.

There is no /etc/inittab. In fact there is no init at all. Kernel starts a 
little script, which does some basic initialization (e.g. mounts /sys /proc 
etc..) and then it starts my application. The only existing console is 
redirected to /dev/null. 

However, from the appliacation I can switch into black screen via any 
combination of ctrl-alt-Fx except ctrl-alt-F1, which is appliaction itself. 
Any ideas? 

Regards,

Ctirad 


More information about the SDL mailing list