Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

comp.sys.hp.hpux FAQ
Section - 5.15.2.5 How can I improve CDE's performance?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Forum archive ]


Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.15.2.4 Why does id/groups not show secondary groups in dtterm/CDE?
Next Document: 5.15.2.6 Is there a CDE FAQ?
See reader questions & answers on this topic! - Help others by sharing your knowledge

Performace can be substantially by disabling the 'enableMultiKeyBindings'
resource as follows:

  o [ ! -f /etc/dt/config/C/sys.resources ] && \
    cp /usr/dt/config/C/sys.resources to /etc/dt/config/C/sys.resources
  o Edit /etc/dt/config/C/sys.resources, and find the resource:
    *enableMultiKeyBindings:                True
  o Change the resource value from "True" to "False"
    *enableMultiKeyBindings:                False
    !*enableMultiKeyBindings:                True
  o Save /etc/dt/config/C/sys.resources and re-log into CDE.

User Contributions:

Comment about this article, ask questions, or add new information about this topic:




Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.15.2.4 Why does id/groups not show secondary groups in dtterm/CDE?
Next Document: 5.15.2.6 Is there a CDE FAQ?

Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
hpux.faq@gmail.com





Last Update March 27 2014 @ 02:11 PM