Re: help to disable ctrl-alt-Backspace
Vlad Harchev <[email protected]>
| Newsgroups | gmane.comp.gnome.release.1.4 |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 21 Jun 2002 [email protected] wrote: > sir/madam, > I want to disable the ctrl-alt-Backspace in gnome. > I uncommented DontZap in /etc/X11/XF86Config. > I did that in two PCs.In one PC,ctrl-alt-BS disabled. > But in another PC,it is not disabled. > Is there any hardware dependency? > Please give me the solution as soon as possible. > Thank you. The other PC may be using XFree86 version 4.0 - its configuration file is named not /etc/X11/XF86Config, but most likely /etc/X11/XF86Config-4 . So edit /etc/X11/XF86Config-4 on that PC (note - it has different file format than /etc/X11/XF86Config - see documentation elsewhere). Best regards, -Vlad