From: Nikos Chantziaras <realnc@arcor.de>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: I want my Ctrl+Alt+Backspace back
Date: Mon, 19 Apr 2010 01:16:29 +0300 [thread overview]
Message-ID: <hqg0bd$isd$2@dough.gmane.org> (raw)
In-Reply-To: <201004182247.29164.michaelkintzios@gmail.com>
On 04/19/2010 12:47 AM, Mick wrote:
> On Sunday 18 April 2010 22:15:34 Nikos Chantziaras wrote:
>> On 04/19/2010 12:07 AM, Harry Putnam wrote:
>>> I've seen on this group some time back a few ways, or at least more
>>> than 1 as I recall to retain the ability to leave X with
>>> Ctrl+Alt_+BKSPC.
>>>
>>> I'm not finding it now readily.
>>>
>>> Can someone tell me where that setting may be made.
>>>
>>> If it has something to do with new way of starting X where we don't
>>> need an xorg.conf file... I should say that I still use
>>> /etc/X11/xorg.conf (In case that makes a difference)
>>>
>>> I find trying to leave X with the `logout' menu item provided on the
>>> Xfce4 destop, that if X has been running a while is seems to take a
>>> very long time to get out of X that way, and possibly not only long
>>> but even ever, short of:
>>>
>>> kill -TERM `ps wwaux|awk '/X.*\-nolisten tc[p]/{print $2}'`
>>>
>>> Or killing the pid some other way.
>>>
>>> The Ctrl+alt+bkspc was a much nicer fallback.
>>
>> The only way I could find that works was an option for it in KDE4's
>> keyboard layout settings. KDE was nice enough to explain what it is
>> doing under the hood though, which is adding:
>>
>> -option terminate:ctrl_alt_bksp
>>
>> to the "setxkbmap" command it uses to apply the keyboard settings.
>
> In your xorg.conf you need:
>
> Section "InputDevice"
> [snip ...]
> Option "XkbOptions" "terminate:ctrl_alt_bksp"
> EndSection
>
> The 'new' way of setting it up without a xorg.conf file is to set it up in
> your /etc/hal/fdi/policy/10-keymap.fdi like so:
>
> <merge key="input.xkb.options" type="string">terminate:ctrl_alt_bksp</merge>
>
> Read more details here:
>
> http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.6-upgrade-guide.xml
HAL is deprecated and will not be supported in X anymore, so it's not
the "new" way ;)
next prev parent reply other threads:[~2010-04-18 23:04 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-18 21:07 [gentoo-user] I want my Ctrl+Alt+Backspace back Harry Putnam
2010-04-18 21:15 ` [gentoo-user] " Nikos Chantziaras
2010-04-18 21:47 ` Mick
2010-04-18 22:16 ` Nikos Chantziaras [this message]
2010-04-19 0:19 ` Harry Putnam
2010-04-19 0:28 ` Harry Putnam
2010-04-19 7:36 ` Mick
2010-04-19 9:22 ` YoYo siska
2010-04-19 14:52 ` Paul Hartman
2010-04-20 15:30 ` Harry Putnam
2010-04-20 20:26 ` Mick
2010-04-21 0:44 ` Harry Putnam
2010-04-21 6:10 ` Mick
2010-04-22 23:56 ` Harry Putnam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='hqg0bd$isd$2@dough.gmane.org' \
--to=realnc@arcor.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox