From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MnIab-000765-16 for garchives@archives.gentoo.org; Mon, 14 Sep 2009 20:55:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61B92E087C; Mon, 14 Sep 2009 20:55:55 +0000 (UTC) Received: from mail-yw0-f204.google.com (mail-yw0-f204.google.com [209.85.211.204]) by pigeon.gentoo.org (Postfix) with ESMTP id 4056BE087C for ; Mon, 14 Sep 2009 20:55:55 +0000 (UTC) Received: by ywh42 with SMTP id 42so1285819ywh.30 for ; Mon, 14 Sep 2009 13:55:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=er88kByQpurZ449bDsNUDKbGgPLtN8JSEMmKwMbfy6o=; b=DRYiW195qfIMesgbB8I5HMbh8nnjLO7vXA/idve0KyJufann2mtj0xnuyBLWQ1DIaw qMARLDL6Yt7lycyw2GT4IVWtHuRYgS88tPjaJJY0DX4/VwR7MU8zvSyBy3jKiIJ9oGSR ngNwiGV6W952cotTF+w1YjNwZcbZ7jW3eTBQw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=qaQmwnpO/hYj8dgt6QmMdGpU7I4iTtMm2LCfX9blFuGeCbfNSjJhxbYUZf4pdsOLuQ hrCmG7fixibbqoTkYRlQ4zMgcq/igXkb1HCfSFfwnLryQaejuwhJWYYPTnpY+R9abfMx +SZ/nP6PbnVL5njJJ4f3FwYem4mXUvGqbhxzc= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.150.117.34 with SMTP id p34mr10849199ybc.209.1252961754926; Mon, 14 Sep 2009 13:55:54 -0700 (PDT) In-Reply-To: <58965d8a0909141354u4e5f7c6av88f6267f53974ff5@mail.gmail.com> References: <87pr9tl4xu.fsf@newsguy.com> <58965d8a0909141354u4e5f7c6av88f6267f53974ff5@mail.gmail.com> Date: Mon, 14 Sep 2009 15:55:54 -0500 X-Google-Sender-Auth: 07d86ca45c2923f9 Message-ID: <58965d8a0909141355g16193206w778de764b58229cc@mail.gmail.com> Subject: Re: [gentoo-user] Strange desktop happening following update world From: Paul Hartman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 828c4b70-a6ba-44ca-b9d7-0d40309d5a61 X-Archives-Hash: 6d978f6837e33b44aff92269beda514f On Mon, Sep 14, 2009 at 3:54 PM, Paul Hartman wrote: > On Mon, Sep 14, 2009 at 2:08 PM, Harry Putnam wrote: >> Other obvious changes are that ctrl-alt-bkspc no longer shuts X down >> And the desktop seems to take a good bit longer to initially load. > > The makers of Xorg have disabled ctrl-alt-backspace by default in > recent versions (since ~6 months ago or so?). Add this to your > .xinitrc (or whatever) to get this behavior back: > setxkbmap -option terminate:ctrl_alt_bksp Here's a page that has some other methods of re-enabling this hotkey combination: http://www.ubuntugeek.com/how-to-enabledisable-ctrlaltbackspace-in-ubuntu-9-10-karmic.html