Как известно про нажатию сочетания клавиш:ctrl+alt{F1,F2,F3} можно переключить уровень выполнения.
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.
Как известно про нажатию сочетания клавиш:ctrl+alt{F1,F2,F3} можно переключить
Это как нибудь запретить возможно?В /etc/fstab я этого не нашел
Переключаться в терминальные консоли можно, отредактировав /etc/X11/xorg.confсм man xorg.conf
Цитировать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.Но это никак не уровни выполнения.