Gfx and user interface

  1. Several useful X server parameters may be set at startup, for example the default colour depth of specific gfx adapters, or whether backing store should be enabled.
  2. On AIX 4.1 with PEX/PHIGS / OpenGL installation the file /usr/lpp/X11/bin/dynamic_ext should contain
       pex             /usr/lpp/X11/bin/loadPex
       GLX             /usr/lpp/OpenGL/bin/loadGL
       gpshm           /usr/lpp/graPHIGS/bin/loadgpshm
    
    and the file /usr/lpp/X11/bin/static_ext should contain
       pex             /usr/lpp/X11/bin/loadPex
    
  3. /etc/X0.hosts and /etc/X1.hosts control the X-server access from other hosts. Due to X-server problems when the name server can't resolve the name of machines listed in these files, they should contain only local machines. This doesn't solve the problem completely (because the local name server might be down as well) but at least the more likely case of external network breakdown is excluded.
  4. CDE configuration:
    Path definitions in /etc/dt/config/Xsession.d/0010.dtpaths
    Actual icons and datatypes in /u/bio/.dt/appconfig
  5. For machines with graphic cards, adjust screen resolution:
       smitty
    
       Devices - Graphics Displays - Select the Display Type
    
    choose monitor, then
       Select the Display Resolution and Refresh Rate
    
  6. adjust keyboard properties (for machines with keyboards):
       smitty 
    
       - Devices - Graphic Input Devices - Keyboard - Change / Show Characteristics of the Keyboard 
       Keyboard repeat rate                               [30]                     +#
       Keyboard repeat delay                               250                     +
       Alarm volume                                        off                     +
       Clicker volume                                      off                     +
       Extended keyboard identifier                        none                    +
    
    or on the command line:
      chhwkbd -r'30' -d'250' -a'0' -c'0' 
    

Last update: 9-May-2013, M.Kraemer

Impressum Data privacy protection