Date: Sun, 22 Oct 2000 11:27:27 +0400 From: Mike Petrov <muwa@mail.ru> To: freebsd-questions@freebsd.org Subject: Controlling keyboard leds on FreeBSD 3.4 Message-ID: <612491722.20001022112727@mail.ru>
next in thread | raw e-mail | index | archive | help
Hello, I need to turn on/off keyboard leds (num-lock,caps-lock,scroll-lock). I mean, I log in remotely to my FreeBSD-box, and can control state of leds on keyboard. What is the easiest way to do it? I made C-program with assembler code for DOS, it uses "in", "out" commands with keyboard port 60H. Problem in compiling such program with gcc. -- Best regards, Mike mailto:muwa@mail.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?612491722.20001022112727>