Agilent's "Advanced System Design" on Ubuntu
Problem:
I have installed Agilent's ADS on an Ubuntu box. The program appeared to work but it would not respond to keyboard inputs (it did respond to the mouse, though).
Solution:
Apparently the problem is not specific to ADS, but related to Motif. The solution appears to be to set the following environment variable:
export XKEYSYMDB=/usr/share/X11/XKeysymDB
I have installed Agilent's ADS on an Ubuntu box. The program appeared to work but it would not respond to keyboard inputs (it did respond to the mouse, though).
Solution:
Apparently the problem is not specific to ADS, but related to Motif. The solution appears to be to set the following environment variable:
export XKEYSYMDB=/usr/share/X11/XKeysymDB

0 Comments:
Post a Comment
<< Home