Mouse click under KDE2

2001-07-24 Thread brEezE
Hi all, When I run NetBeans using Blackdown's JDK 1.3.x under KDE2, all the mouse clicks are treated as right-click! Does anyone know what is wrong and how to fix it? I am running Mandrake 8.0 Thanks! __ Do You Yahoo!? Make international calls for

Nvidia and Java 3D

2001-07-24 Thread Jonathan Daugherty
I'm getting a Sig 11 and my x server crashes whenever I try running j3d apps. Please help! -- Jonathan Daugherty Dept. of Computer Science / UCNS Workstation Support Group The University of Georgia /^.{10}\ +\d+\ +(\d+|\w+)\ +(\d+|\w+)\ +(\d+(\.\d+|)(M|k|G|)).*/ - master ls!

Re: Thread Scheduling Policy - Thread.yield

2001-07-24 Thread Nathan Meyers
On Tue, Jul 24, 2001 at 01:26:01PM -0400, Kazuhiro Minami wrote: > Hello, > > I would like to know the "exact" thread scheduling policy in JDK on > linux > based on a native thread model. Linux applications have very little control over how kernel threads are scheduled - the only mechanism

Thread Scheduling Policy - Thread.yield

2001-07-24 Thread Kazuhiro Minami
Hello, I would like to know the "exact" thread scheduling policy in JDK on linux based on a native thread model. I am currently using java version "1.2.2" Classic VM (build Linux_JDK_1.2.2_RC4, native threads, sunwjit) I examined the following simple test program with both a green thread and a