[comp.unix.ultrix] dxsession

root@aucsv.aukuni.ac.nz (System PRIVILEGED Account) (02/13/90)

 I am trying to set up an X terminal. I included the following line in the ttys file
 aucs1:0 "/usr/bin/login -P /usr/bin/Xprompter -C /usr/bin/dxsession" none on secure window="/usr/bin/Xmfb"
 The Xprompter seems to work correctly. Once the login sequence is completed there is a pause and Xprompter
 starts again.

 executing dxsession manually produces the following

 %dxsession aucs1:0
 X Protocol error detected by server: attempt to access private resource
   Failed request major op code 111 X_SetAccessControl
   Failed request minor op code 0 (if applicable)
   ResourceID 0x8006b in failed request (if applicable)
   Serial number of failed request 15
   Current serial number in output stream 26

 I also tried "uwm -d aucs1:0" and this works. "dxterm -d aucs1:0" also works.
 Am I doing something wrong or is dxsession doing something wrong?

    root@aucsv.aukuni.ac.nz