-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 21 Jul 2009, suvayu ali wrote:
> I did as you suggested, but I still can't kill X by
> Ctrl-Alt-Backspace. Any thoughts?
No. I have 31 computers with fedora 11 and X can be restarted with
control-alt-backspace using 10-x11-keymap.fdi (gnome/kde/WindowMaker).
No xorg.conf
Eventually, you can try attached 10-keymap-custom.fdi file instead of
10-x11-keymap.fdi (please, restart your computer before trying
ctrl-alt-backspace).
You can also create an xorg.conf file with following lines only:
Section "ServerFlags"
Option "DontZap" "false"
EndSection
And don't forget to update fedora (yum -y update).
Gabriel
- --
// Gabriel VLASIU
//
// OpenGPG-KeyID : 0xE684206E
// OpenGPG-Fingerprint: 0C3D 9F8B 725D E243 CB3C 8428 796A DB1F E684 206E
// OpenGPG-URL : http://www.vlasiu.net/public.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQFKZr+SeWrbH+aEIG4RAgNcAJ4+cCTSfYgX2tCS11Y2K0fg3XKU9ACdEJfP
PSOfxtJ6GlllReGc3CnbX3o=
=6bM/
-----END PGP SIGNATURE-----
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
<deviceinfo version="0.2">
<device>
<match key="info.capabilities" contains="input.keymap">
<append key="info.callouts.add" type="strlist">hal-setup-keymap</append>
</match>
<match key="info.capabilities" contains="input.keys">
<merge key="input.xkb.rules" type="string">base</merge>
<!-- If we're using Linux, we use evdev by default (falling back to
keyboard otherwise). -->
<merge key="input.xkb.model" type="string">keyboard</merge>
<match key="/org/freedesktop/Hal/devices/computer:system.kernel.name"
string="Linux">
<merge key="input.xkb.model" type="string">evdev</merge>
</match>
<!-- <merge key="input.xkb.layout" type="string">us,ro</merge> -->
<!-- <merge key="input.xkb.options" type="string">terminate:ctrl_alt_bksp,grp:switch,grp:ctrl_shift_toggle,grp_led:scroll</merge> -->
<merge key="input.xkb.layout" type="string">us</merge>
<merge key="input.xkb.variant" type="string" />
<merge key="input.xkb.options" type="string">terminate:ctrl_alt_bksp</merge>
</match>
</device>
</deviceinfo>
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines