From owner-freebsd-java Wed Nov 18 19:44:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA01436 for freebsd-java-outgoing; Wed, 18 Nov 1998 19:44:47 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from stcgate.statcan.ca (stcgate.statcan.ca [142.206.192.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA01415 for ; Wed, 18 Nov 1998 19:44:46 -0800 (PST) (envelope-from jeays@statcan.ca) Received: from stcinet (stcinet.statcan.ca [142.206.128.146]) by stcgate.statcan.ca (8.9.1/8.6.9) with SMTP id WAA21986 For ; Wed, 18 Nov 1998 22:50:12 -0500 (EST) Received: from statcan.ca by statcan.ca (SMI-8.6/SMI-SVR4) id WAA13689; Wed, 18 Nov 1998 22:47:56 -0500; sender jeays@statcan.ca Date: Wed, 18 Nov 1998 22:43:57 -0500 (EST) From: Mike Jeays X-Sender: jeays@austral To: freebsd-java@FreeBSD.ORG Subject: Window positioning in 1.1.7 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I recently installed jdk1.1.7.V98-11-5.tar.gz, and everything I have tried so far seems OK, with two exceptions: AWT applications, and applets run with appletviewer, come up with their main window positioned incorrectly, with the top left-hand corner maybe 10 or twenty pixels above and left of the screen. This didn't happen with 1.1.5. I can move them down manually with the window-manager (fvwm2). Appletviewer does not take -geometry parameters; if it did, -g +20+20 would probably solve the problem. With this version and with earlier ones, I get many messages of the form Warning: translation table syntax error: Unknown keysym name: osfActivate Warning: ... found while parsing 'osfActivate:KeySelect()' when invoking appletviewer. Is there a way to get rid of them? I presume I am missing a configuration file of some kind? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message