[SDL] How to disable ctrl-alt-Fn?
Vladimir Pouzanov
farcaller at gmail.com
Mon Jan 21 05:07:11 PST 2008
On Monday 21 January 2008 12:52:24 Ctirad Fertr wrote:
> 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?
Technically, it is possible. At least X11 does this somehow:
Option "DontVTSwitch" "boolean"
This disallows the use of the Ctrl+Alt+Fn sequence (where Fn
refers to one of the numbered function keys). That sequence is
normally used to switch to another "virtual terminal" on
operating systems that have this feature. When this option is
enabled, that key sequence has no special meaning and is passed
to clients. Default: off.
--
Sincerely,
Vladimir "Farcaller" Pouzanov Hack&Dev Team
PGP/GPG: 0x3A40FF29 <http://hackndev.com>
Fingerprint: FA36 877A 2DC3 B56F CAB5 7DB3 4C97 A596 3A40 FF29
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: This is a digitally signed message part.
Url : http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20080121/a45bcde7/attachment.pgp
More information about the SDL
mailing list