<br><br><div><span class="gmail_quote">On 9/22/05, <b class="gmail_sendername">Henry House</b> <<a href="mailto:hajhouse@houseag.com">hajhouse@houseag.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
På 2005-09-21, skrev Issac Trotts:<br>> In the terminal programs I use, alt-backspace erases the word to the left of<br>> the cursor. This is very handy, but when my thumb slips just a small amount<br>> it also presses the ctrl key, thereby ending my X window session. It would
<br>> be nice to know if there's a way to turn this feature off. Anyone?<br><br>You want the "DontZap" option in your X-server configuration file (on a<br>standard distribution, this is /etc/X11/XF86Config-4). See the man page for
<br>a full description: XF86Config-4 (5x).</blockquote><div><br>
I just added these three lines to my /etc/X11/xorg.conf and restarted the X server, and it worked.<br>
<br>
Section "ServerFlags"<br>
Option "DontZap"<br>
EndSection<br>
<br>
Thanks for your help.<br>
Issac<br>
<br>
</div></div><br>