home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / msdos / programm / 12392 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  1.3 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!nigel.msen.com!fmsrl7!lynx.unm.edu!umn.edu!cybrspc!roy
  2. From: roy%cybrspc@cs.umn.edu (Roy M. Silvernail)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: How to simulate Ctrl-Alt-[+|-]
  5. Message-ID: <e7JuXB1w165w@cybrspc.uucp>
  6. Date: Sat, 23 Jan 93 14:31:01 CST
  7. Organization: Villa CyberSpace, Minneapolis, MN
  8. Lines: 17
  9.  
  10. This motherboard I have can switch speeds from the keyboard, using
  11. ctrl-alt-minus for slow, ctrl-alt-plus for fast and ctrl-alt-esc to use
  12. the turbo switch selection.  I never really played with the option
  13. before, but now I need to change speeds inside a batch file.  4dos
  14. keystack won't do the key combinations, and I would imagine DOS never
  15. sees them anyway... surely the BIOS eats the key sequence.
  16.  
  17. Can I get my keyboard to act on its own?  This is an XT (with a 286, but
  18. only an 8-bit bus).  Can the keyboard be manipulated from the computer?
  19. It's an XT/AT switchable keyboard, if that makes a difference.
  20.  
  21. Thanks in advance for any pointers in the right direction.
  22. --
  23. Roy M. Silvernail --  roy%cybrspc@cs.umn.edu - OR-  cybrspc!roy@cs.umn.edu
  24.   perl -e '$x = 1/20; print "Just my \$$x! (adjusted for inflation)\n"'
  25.           "Does that not fit in with your plans?"
  26.                       -- Mr Wiggen, of Ironside and Malone (Monty Python)
  27.