I have two laptops, both with Ubuntu 12.04.4, on which I am running an
application which is based on X window, Xt and motif. It runs on both
machines except for one quirk regarding a widget on which I can double
click. On the older laptop the double click works as expected, it opens
another dialog
I have two laptops, both with Ubuntu 12.04.4 on which I am running an
application which is based on X window, Xt and motif. It runs on both
machines except for one quirk regarding a widget on which I can double
click. On the older laptop the double click works as expected, it opens
another dialog b
> >> > But I see a last problem: I have no 3d acceleration!
> >> > As you can see here:
> >> > $ cat /var/log/Xorg.0.log | grep Direct
> >> > [ 7567.271] (WW) RADEON(0): Direct rendering disabled
> >> >
> >> > The full xorg log is available here: http://pastebin.com/hSKjXsvL
> >> >
> >> > Do you k
On Thu, 7 Aug 2014, YuGiOhJCJ Mailing-List wrote:
Here is the exact configure line I have used:
./configure --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib
--mandir=/usr/man --docdir=/usr/doc/mesa-10.0.2
--with-dri-driverdir=/usr/lib/xorg/modules/dri
--with-dri-drivers="i915,i965" --ena