home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 884 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  902 b 

  1. Path: news.rrz.uni-hamburg.de!not-for-mail
  2. From: "Clemens Dumat" <Clemens_Dumat@public.uni-hamburg.de>
  3. Newsgroups: comp.unix.amiga
  4. Subject: Re: X on AGA netBSD (so close...) any advice?
  5. Date: Sun, 21 Apr 1996 09:45:09 +0100
  6. Organization: University of Hamburg -- Germany
  7. Message-ID: <Clemens_Dumat_73902632@public.uni-hamburg.de>
  8. References: <4lb0v3$5l7@ra.nrl.navy.mil>
  9. NNTP-Posting-Host: papeete.public.uni-hamburg.de
  10. X-NewsReader: IntuiNews 1.3a (7.9.95)
  11.  
  12. Doug Dyer schrieb in comp.unix.amiga ueber "X on AGA netBSD (so close...)
  13. any advice?":
  14.  
  15. > I copied the xinitrc file to the /root/.xinitrc file and issue an xinit
  16. > to bring up the system.  When it comes up with the twm window manager
  17. > and the one token xterm from the .xinitrc file I cannot use the mouse or
  18. > the keyboard.
  19.  
  20. try:
  21. cd /dev
  22. chmod +rw kbd
  23. chmod +rw mouse0
  24.  
  25. Naturally you need root priviliges to do this.
  26.  
  27. So long..
  28.  
  29.    Clemens
  30.  
  31.