[SDL] How to disable ctrl-alt-Fn?
Sam Lantinga
slouken at devolution.com
Mon Jan 21 08:00:07 PST 2008
> Hello!
> I have developed an embedded application which uses SDL and linux/framebuffer.
> I'd like to disable ctrl-alt-Fn console switching, because actually there are
> no consoles at all in the underlying system. Is it possible?
You can change SDL_fbevents.c at around line 1016 to disable VT switching.
There's currently no API or environment variable way to do it.
See ya!
-Sam Lantinga, Lead Software Engineer, Blizzard Entertainment
More information about the SDL
mailing list