<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'><br>----- Original Message -----<br>From: "Nigel Ridley" <nigel@prayingforisrael.net><br>To: "Kubuntu Help and User Discussions" <kubuntu-users@lists.ubuntu.com><br>Sent: Monday, November 16, 2009 9:18:24 AM GMT -05:00 US/Canada Eastern<br>Subject: Re: Enabling Ctrl-Alt-Backspace in 9.10<br><br><br>>> I found that adding the above lines in xorg.conf allows the key combo <br>>> rightalt+printscreen+k to kill X, at least on intel graphics.<br>>> <br>>> To enable ctrl+alt+backspace for all users try creating a file called <br>>> /etc/hal/fdi/policy/10_keymap.fdi and add the following line (no quotes):<br>>> "<merge key="input.xkb.options" type="string">terminate:ctrl_alt_bksp</merge>"<br><br>>Is it in /etc or /usr/share?:<div><br></div><div>/etc/hal/fdi/policy/    You have to create the file 10_keymap.fdi   It didn't exist on my system.  <br><br>>You can add the following line in /usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi (inside <br>>the <match key=”info.capabilities” contains=”input.keys”> section):<br><br> >    <merge key="input.xkb.options" type="string">terminate:ctrl_alt_bksp</merge><br><br>>Taken from:<br>>http://www.ubuntugeek.com/how-to-enabledisable-ctrlaltbackspace-in-ubuntu-9-10-karmic.html<br><br>>> <br>>> Can't recall where I found this.<br>>> Paul<br>>> <br><br>>Nigel<br><br><br>-- <br>kubuntu-users mailing list<br>kubuntu-users@lists.ubuntu.com<br>Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users<br></div></div></body></html>