From owner-freebsd-questions@FreeBSD.ORG Wed Jun 30 16:43:37 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 342BE16A4CE for ; Wed, 30 Jun 2004 16:43:37 +0000 (GMT) Received: from outbox.allstream.net (outbox.allstream.net [207.245.244.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03E6A43D48 for ; Wed, 30 Jun 2004 16:43:37 +0000 (GMT) (envelope-from epilogue@allstream.net) Received: from localhost (mon-pq68-138.dial.allstream.net [216.123.142.74]) by outbox.allstream.net (Allstream MTA) with SMTP id 100E0B47C9; Wed, 30 Jun 2004 12:43:15 -0400 (EDT) Date: Wed, 30 Jun 2004 12:43:02 -0400 From: epilogue To: Geert Hendrickx Message-Id: <20040630124302.4df6b7b1@localhost> In-Reply-To: <20040630105929.GA57799@lori.mine.nu> References: <20040628161012.82589.qmail@web53406.mail.yahoo.com> <20040628121353.4bd1dc41@vixen42.24-119-122-191.cpe.cableone.net> <20040628171756.GC83630@spamcop.net> <20040628132232.74fabcfa@vixen42.24-119-122-191.cpe.cableone.net> <20040628185304.GA68724@happy-idiot-talk.infracaninophile.co.uk> <20040629122910.GB7543@lori.mine.nu> <20040629230522.GA1391@lori.mine.nu> <20040629202740.30611215@localhost> <20040630105929.GA57799@lori.mine.nu> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: WinKey doesn't work in X.org? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2004 16:43:37 -0000 On Wed, 30 Jun 2004 12:59:29 +0200 Geert Hendrickx wrote: > On Tue, Jun 29, 2004 at 08:27:40PM -0400, epilogue@allstream.net wrote: > > On Wed, 30 Jun 2004 01:05:22 +0200 > > Geert Hendrickx wrote: > > > > > One difference I noticed, after switching to X.org, is that my WinKey > > > doesn't work anymore. I used it a lot for custom keybindings in > > > IceWM. > > > > > > Any clue, anyone? > > > > by your question, it sounds as though you didn't set your custom key > > bindings in XFree directly, rather you did it via IceWM. > > > > this is just a guess, but you might want to reinstall Ice so that it > > compiles with the X.org libraries. (anyone ?) > > I just recompiled IceWM (with X.org installed), but it still doesn't > work. Maybe I should recompile other dependencies "between" IceWM and X > too, because XFree86-libraries still shows up when I do a make clean in > x11-wm/icewm: > > lori:/root # cd /usr/ports/x11-wm/icewm/ > lori:icewm # make clean > ===> Cleaning for esound-0.2.34 > ===> Cleaning for libaudiofile-0.2.6 > ===> Cleaning for libiconv-1.9.1_3 > ===> Cleaning for autoconf-2.57_1 > ===> Cleaning for gettext-0.13.1_1 > ===> Cleaning for glib-1.2.10_11 > ===> Cleaning for gmake-3.80_2 > ===> Cleaning for imake-4.3.0_2 > ===> Cleaning for libgnugetopt-1.2 > ===> Cleaning for libtool-1.3.5_2 > ===> Cleaning for libtool-1.5.6 > ===> Cleaning for m4-1.4_1 > ===> Cleaning for p5-gettext-1.01_4 > ===> Cleaning for pkgconfig-0.15.0_1 > ===> Cleaning for imlib-1.9.14_2 > ===> Cleaning for jpeg-6b_3 > ===> Cleaning for libungif-4.1.3 > ===> Cleaning for png-1.2.5_5 > ===> Cleaning for tiff-3.6.1_1 > ===> Cleaning for help2man-1.33.1 > ===> Cleaning for freetype2-2.1.7_3 > ===> Cleaning for expat-1.95.7 > ===> Cleaning for fontconfig-2.2.2,1 > ===> Cleaning for libXft-2.1.6 > ===> Cleaning for gtk-1.2.10_12 > ===> Cleaning for XFree86-libraries-4.3.0_7 > ===> Cleaning for icewm-1.2.14 > lori:icewm # > > Any clue which one(s)? having not yet tinkered with x.org, i'm am not going to be able to provide any concrete assistance. hopefully, someone on the list will help (this means 'you', list. :). > Thanks for the suggestion anyway. > > GH >