Hi Igor, I use the following script to run mathematica:
#!/bin/bash export XLIB_SKIP_ARGB_VISUALS=1 export AWT_TOOLKIT=MToolkit exec /opt/mathematica/latest/bin/mathematica $* It works perfectly with awesome, Cheers, Alex On Wed, Jan 14, 2009 at 6:35 AM, Igor Shenderovich <[email protected]> wrote: > Hi, all, > > I experienced some problems using Mathematica with awesome 3.1 (with standard > configs). In particular, when > opening Mathematica, I only see some white boxes on the screen, and I can't > move it or close or anything: I can > only kill them. > > What should I do to get Mathematica works? > > -- > With best wishes, > IS > > -- > To unsubscribe, send mail to [email protected]. > -- To unsubscribe, send mail to [email protected].
