From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 22:24:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED95116A4CE for ; Fri, 18 Jun 2004 22:24:40 +0000 (GMT) Received: from mxout6.cac.washington.edu (mxout6.cac.washington.edu [140.142.33.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id B49B043D48 for ; Fri, 18 Jun 2004 22:24:40 +0000 (GMT) (envelope-from freeman@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) ESMTP id i5IMOcMX005557; Fri, 18 Jun 2004 15:24:38 -0700 Received: from [10.95.144.6] ([128.95.144.5]) (authenticated bits=0) id i5IMOcx9024195 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT); Fri, 18 Jun 2004 15:24:38 -0700 In-Reply-To: <4636.81.84.175.12.1087585711.squirrel@81.84.175.12> References: <4636.81.84.175.12.1087585711.squirrel@81.84.175.12> Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <489EF7B0-C176-11D8-866E-000A95ACB614@u.washington.edu> Content-Transfer-Encoding: 7bit From: Ted Freeman Date: Fri, 18 Jun 2004 15:24:37 -0700 To: klr@6s-gaming.com X-Mailer: Apple Mail (2.618) cc: freebsd-questions@freebsd.org Subject: Re: LED proggy question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 22:24:41 -0000 You want XLeds. (I haven't used it on BSD yet.) For reference, read Cryptonomicon, by Neal Stephenson. -- Ted On Jun 18, 2004, at 12:08, klr@6s-gaming.com wrote: > hey, > > I've been trying to find a program on the ports that allows me to > change > the state of the keyboard LEDs. I want to put the keyboard on the room > wall and make a script to call a program which makes leds blink > according > to the kind of traffic being blocked on the firewall. I want a program > like: > > blink 1 - blinks num lock > blink 2 - blinks caps lock > blink 3 - blinks scroll lock > > If there isn't such a program on the ports, perhaps someone with the > knowledge to write this program could do it ? I don't touch C for many > many years and couldn't find any function to do this. > > Any help appreciated! :-) > > Regards, > > Hugo > > > -- > www.6s-gaming.com > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"