home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / bsd / 8807 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.8 KB  |  41 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!ames!haven.umd.edu!darwin.sura.net!news.udel.edu!udel!sbcs.sunysb.edu!sbcs!stark
  3. From: stark@cs.sunysb.edu (Gene Stark)
  4. Subject: Re: XFree86 problems (keyboard hangs overnight)
  5. In-Reply-To: sastdr@torpid.unx.sas.com's message of Thu, 12 Nov 1992 15: 59:17 GMT
  6. Message-ID: <STARK.92Nov12154408@sbstark.cs.sunysb.edu>
  7. Sender: usenet@sbcs.sunysb.edu (Usenet poster)
  8. Nntp-Posting-Host: sbstark
  9. Organization: SUNY at Stony Brook Computer Science Dept.
  10. References: <BxM1qt.2xC@unx.sas.com>
  11. Date: Thu, 12 Nov 1992 20:44:08 GMT
  12. Lines: 27
  13.  
  14. >  Also, I've noticed some problems with the capslock key; sometimes
  15. >the capslock is engaged, and I can't disengage it without restarting
  16. >the server.   In this regard, none of the keyboard lights (capslock, numlock,
  17. >etc...) seem to function.
  18. >
  19. >  Finally, did anyone ever find out where the <bell> went?
  20. >
  21. >    - Dave Rivers -
  22. >    (rivers@ponds.uucp (home))
  23. >    (sastdr@unx.sas.com (work))
  24.  
  25. I was one of the people who posted asking about the bell.  No one who
  26. "knows" anything ever responded, but a few people mailed me who also
  27. wanted to know anything I found out.
  28.  
  29. Anyway, in looking at some of the X server code while getting my bus mouse
  30. to work, it appeared to me that, although the server makes the appropriate
  31. ioctl's to ring the console bell, the 386bsd console driver doesn't actually
  32. support these ioctl's at present, so the bell doesn't ring.  I could be
  33. totally wrong about this, but nevertheless my bell doesn't ring and I don't
  34. see any mechanism in 386bsd that would enable the server to cause it to ring.
  35. Similar mechanism appears to be missing in the case of the keyboard lights.
  36.  
  37. I though about hacking in an ioctl for the bell and maybe for the lights,
  38. but I didn't get around to it yet.
  39.  
  40.                             - Gene Stark
  41.