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 1Rkh1G-00043d-Tz for garchives@archives.gentoo.org; Tue, 10 Jan 2012 19:06:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39EAB21C102; Tue, 10 Jan 2012 19:05:26 +0000 (UTC) Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com [74.125.83.53]) by pigeon.gentoo.org (Postfix) with ESMTP id E876F21C0E4 for ; Tue, 10 Jan 2012 19:02:23 +0000 (UTC) Received: by eeke51 with SMTP id e51so426325eek.40 for ; Tue, 10 Jan 2012 11:02:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=Nn4MneZIPStSEO84ov8U5hLPyw/hIKxj6F9cIjX4h5E=; b=DGLOxFcE1Y2fmBA8mL54E837fIo4PSQ57dBfNoldtswbzGG8DWl9KYFWG3HhL8HL4m E8Czrx2t5Yd0bXYHMejKcqVmJagQKvdwxet70hp5y9G5FXAuaf3GdAwjoOn4OqZ+X/qS naR0f7p1VoFWe95qlqEhVRKi3g4zIzApkQwDU= 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 Received: by 10.14.22.10 with SMTP id s10mr8169378ees.122.1326222141880; Tue, 10 Jan 2012 11:02:21 -0800 (PST) Received: by 10.213.104.136 with HTTP; Tue, 10 Jan 2012 11:02:21 -0800 (PST) In-Reply-To: References: Date: Tue, 10 Jan 2012 11:02:21 -0800 Message-ID: Subject: [gentoo-user] Re: XFCE4 keyboard shortcuts not working From: Grant To: Gentoo mailing list Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 7975854b-a185-4a47-a6c5-a60d9fcf444d X-Archives-Hash: 5d22f2a799cdc5a4a92e8f8d98277e60 > I have the following (default) keyboard shortcuts in xfce4: > > XF86Display > p > Escape > Delete > F2 > > F2 works, but Escape and Delete don't > work. =A0I don't know what keys correspond to XF86Display and p > so I haven't tested those. =A0The commands associated with the two > shortcuts that don't work do execute successfully so I'm not sure what > the problem is. =A0Does anyone know how to fix this? > > - Grant This is a problem that was introduced in GTK >=3D 2.24.7 recently. There is a fix for libxfce4ui to make the keyboard shortcuts work again at https://bugzilla.redhat.com/show_bug.cgi?id=3D768704 but vte needs to be patched, too. For more info see https://bugzilla.redhat.com/show_bug.cgi?id=3D626792 - Grant