Here is an example of the kind of warnings I get when running the hellomotif demo. How can I prevent this warning? Warning: translation table syntax error: Unknown keysym name: osfActivate |
|||
|
User login |
|
|
All trademarks and copyrights on this page are properties of their respective owners. The rest is copyright © Integrated Computer Solutions Inc., 2003 - 2012 |
Joe Santmyer
I found the following answer
I found the following answer on the ubuntu forum.
export XKEYSYMDB=/usr/share/X11/XKeysymDB
This solved the problem.