apt-get install dontzap sudo dontzap -d Но есть ещё два варианта: 1) попроще: Using GNOME
* Get to the System->Preferences->Keyboard menu.
* Select the “Layouts” tab and click on the “Layout Options” button.
* Then select “Key sequence to kill the X server” and enable “Control + Alt + Backspace”.
Using KDE
* Launch “systemsettings”
* Select “Regional & Language”.
* Select “Keyboard Layout”.
* Click on “Enable keyboard layouts” (in the Layout tab).
* Select the “Advanced” tab. Then select “Key sequence to kill the X server” and enable “Control + Alt + Backspace”.
Using the command line
You can type the following command to enable Zapping immediately.
setxkbmap -option terminate:ctrl_alt_bksp
If you’re happy with the new behaviour you can add that command to your ~/.xinitrc in order to make the change permanent.
И посложнее, но кошерно!
Using HAL
line in /usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi (inside the <match key=”info.capabilities” contains=”input.keys”> section):
<merge key="input.xkb.options" type="string">terminate:ctrl_alt_bksp</merge>вы можете внести изменения вручную, чтобы ваш файл xorg.conf. Simply add the following section within your /etc/X11/xorg.conf:
Просто добавьте следующую секцию в файл / etc/X11/xorg.conf:
Section "ServerFlags"
Option "DontZap" "false"
EndSection
А теперь для танкистов ( перевод): GNOME * Получить в System-> Preferences-> Клавиатура меню. * Перейдите на вкладку "Макеты" и нажмите кнопку "Параметры макета" кнопки. * Затем выберите "клавиши, с уничтожить сервер X" и включить "Ctrl + Alt + Backspace". KDE * Запуск "установок системы" * Выберите "Региональные & Language". * Выберите "Keyboard Layout". * Нажмите "Включить раскладки клавиатуры" (на вкладке Макет). * Перейдите на вкладку "Дополнительно". Затем выберите "клавиши, с уничтожить сервер X" и включить "Ctrl + Alt + Backspace". Не забуду добавить, что для одного из проектов мне понадобился выделенный сервер или размещение в стойке моей машини, посему взгляните на цены на услуги colocation в москве ибо и вам может пригодится









не дай господи случится такое !






