home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-12 / text0522.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  590 b   |  18 lines

  1. I've solved my X startup problem.
  2.  
  3. My problem was that the X server would quit during startup.  The real
  4. problem was that XTerm was not able to redirect the console to a
  5. window.
  6.  
  7. The solution was to make XTerm setuid root.
  8.  
  9. Funny thing, though: using 713, I was able to run no problem.  The
  10. C define UCONSOLE determines if non-root can set the console or not -
  11. see /sys/kern/tty.h.  Was the "default" value of UCONSOLE changed
  12. at some point?
  13.  
  14. -- 
  15. David Jones, M.A.Sc student, Electronics Group (VLSI), University of Toronto
  16. email: dej@eecg.utoronto.ca, finger for more info/PGP public key
  17.  
  18.