1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
miwm for Debian
---------------
Miwm has no button or command to "exit" the window manager. Please use
standard X server kill key sequence (C-A-Backspace), which may need to
be enabled separately with:
dpkg-reconfigure console-setup
Also check section "ServerFlags" option "DontZap" in /etc/X11/xorg.conf
If nothing else works, try:
setxkbmap -option terminate:ctrl_alt_bksp
For more information, see thread:
2009-04-04 ctrl-alt-backspace doesn't work
http://forums.debian.net/viewtopic.php?f=10&t=38046
-- Jari Aalto <jari.aalto@cante.net>, Wed, 30 Dec 2009 15:22:44 +0200
|