<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 07/21/2009 05:58 PM, suvayu ali wrote:
<blockquote
 cite="mid:fe3123490907210758j150e3494of3d06aa156281fe0@mail.gmail.com"
 type="cite">
  <pre wrap="">2009/7/21 Gabriel VLASIU <a class="moz-txt-link-rfc2396E" href="mailto:gabriel@vlasiu.net"><gabriel@vlasiu.net></a>:
  </pre>
  <blockquote type="cite">
    <pre wrap="">-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, 20 Jul 2009, suvayu ali wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">Is there a way to do this from the command line? I use XFCE and
WindowMaker, I found no way of doing this from XFCE. I could setup a
keyboard shortcut to get this back, but what command do I bind the key
combination to?
      </pre>
    </blockquote>
    <pre wrap="">cp /usr/share/hal/fdi/policy/10osvendor/10-x11-keymap.fdi /etc/hal/fdi/policy/
reboot

    </pre>
  </blockquote>
  <pre wrap=""><!---->
Hi Gabriel,

I did as you suggested, but I still can't kill X by
Ctrl-Alt-Backspace. Any thoughts?

  </pre>
</blockquote>
Check your Xorg.conf file.<br>
<br>
Find this:<br>
<br>
Section "ServerFlags"<br>
    Option "DontZap"  "yes"<br>
EndSection<br>
<br>
Change it to "no". And it should work again if you are lucky. <br>
</body>
</html>