home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / misc / 2447 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.0 KB  |  31 lines

  1. Newsgroups: comp.os.ms-windows.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!ubc-cs!newsserver.sfu.ca!sfu.ca!schuck
  3. From: schuck@fraser.sfu.ca (Bruce Jonathan Schuck)
  4. Subject: Re: QVTNET on notebook?
  5. Message-ID: <schuck.714942322@sfu.ca>
  6. Sender: news@sfu.ca
  7. Reply-To: Bruce_Schuck@sfu.ca
  8. Organization: Simon Fraser University, Burnaby, B.C., Canada
  9. References: <1992Aug27.170931.13018@spider.co.uk>
  10. Date: Thu, 27 Aug 1992 19:05:22 GMT
  11. Lines: 18
  12.  
  13. mikeo@spider.co.uk (Mike Overton) writes:
  14.  
  15. >I am using qvtnet on my notebook, which has a standard notebook style
  16. >keyboard. The program, believing it to be a 102 key enhanced style,
  17. >keeps locking the keyboard into num lock mode. This means an 'l' ends
  18. >up as a '3' etc. Although I can turn it off with <shift>+<num lock>,
  19. >the program seems to randomly relock.
  20.  
  21. >Anyone have any ideas about a setting to prevent this?
  22.  
  23. Have you tried adding :
  24.  
  25. nl_mode=unlock                    # num-lock key locked or unlocked
  26.  
  27.  
  28. to your .rc file?  I'm using 2.7.
  29.  
  30.  
  31.