Setting 4DWm'position on screen to false? -
Intuition - 12-12-2019
I have just installed Power Animator 8.5 and upon start it is warning me that I have an X11 resource warning.
4DWm*positionOnScreen: is set to 'true', it should be 'false'.
How can I set this?
RE: Setting 4DWm'position on screen to false? -
Raion - 12-12-2019
in .Xdefaults.
RE: Setting 4DWm'position on screen to false? -
Intuition - 12-12-2019
I'd assume that is in /var/X11/ somewhere?
RE: Setting 4DWm'position on screen to false? -
Jacques - 12-12-2019
Should be in ~/.Xdefaults
RE: Setting 4DWm'position on screen to false? -
Raion - 12-12-2019
You need to create the file and set it on its own line
RE: Setting 4DWm'position on screen to false? -
Intuition - 12-12-2019
Yeah, I don't see it on the root or in my $home like many webpages mention for Irix, Unix, or Linux.
The weird thing is that it is set to 'true' somewhere so I am wondering where?
Another strange thing is that Power Animator 9 runs fine but even though I now have 8.5 licensed it starts, I see the splash and UI show up and then it disappears.
Wonder if its similar to the PA9 install probs I had on the other Octane drive? It complains about swap memory too before crashing.
Though, in surprising fashion I did get Houdini 6.5 running. The previous tut I made was in 5.5.
RE: Setting 4DWm'position on screen to false? -
Raion - 12-12-2019
You have to create the file using vim or nano or another text editor.
The Xdefaults file is inherited, so those are the IRIX defaults, until you override them.