public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] How do I restore special keys in X?
@ 2009-12-16  6:05 Walter Dnes
  2009-12-16 19:32 ` Mick
  0 siblings, 1 reply; 2+ messages in thread
From: Walter Dnes @ 2009-12-16  6:05 UTC (permalink / raw
  To: Gentoo Users List

  We've all heard about the DontZap fiasco, caused by a few whiners.  I
managed to restore that, but there seems to be even more lost
functionality.  "MagicSysReq" no longer works in X.  In addition, I've
made a slight change in /etc/inittab...

ca:12345:ctrlaltdel:/usr/bin/chvt 1

...which should cause ctrl_alt_del to kick me into tty1, rather than
rebooting.  Here is the "InputDevice" section in my xorg.conf which
(along with DontZap) restores ctral_alt_bksp functionality.

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
  Option      "XkbOptions" "terminate:ctrl_alt_bksp"
  Option      "XkbOptions" "terminate:ctrl_alt_del"
EndSection

  MagicSysReq and the modified ctrl_alt_del both work from a text
console, but not from X.  What do I have to do to enable them?  BTW, I
am not running HAL or DBUS.

-- 
Walter Dnes <waltdnes@waltdnes.org>



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-user] How do I restore special keys in X?
  2009-12-16  6:05 [gentoo-user] How do I restore special keys in X? Walter Dnes
@ 2009-12-16 19:32 ` Mick
  0 siblings, 0 replies; 2+ messages in thread
From: Mick @ 2009-12-16 19:32 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: Text/Plain, Size: 1213 bytes --]

On Wednesday 16 December 2009 06:05:04 Walter Dnes wrote:
>   We've all heard about the DontZap fiasco, caused by a few whiners.  I
> managed to restore that, but there seems to be even more lost
> functionality.  "MagicSysReq" no longer works in X.  In addition, I've
> made a slight change in /etc/inittab...
> 
> ca:12345:ctrlaltdel:/usr/bin/chvt 1
> 
> ...which should cause ctrl_alt_del to kick me into tty1, rather than
> rebooting.  Here is the "InputDevice" section in my xorg.conf which
> (along with DontZap) restores ctral_alt_bksp functionality.
> 
> Section "InputDevice"
>         Identifier  "Keyboard0"
>         Driver      "kbd"
>   Option      "XkbOptions" "terminate:ctrl_alt_bksp"
>   Option      "XkbOptions" "terminate:ctrl_alt_del"
> EndSection
> 
>   MagicSysReq and the modified ctrl_alt_del both work from a text
> console, but not from X.  What do I have to do to enable them?  BTW, I
> am not running HAL or DBUS.

Option "DontZap"  "false"
Option  "VTSysReq" "true"

This is from the good ol' xorg.conf days.  Today you can use similar entries 
in the fdi XML files - but I am not really up to speed with those.  Google 
might help.
-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-16 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-16  6:05 [gentoo-user] How do I restore special keys in X? Walter Dnes
2009-12-16 19:32 ` Mick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox