Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Manipulating the Mac keyboard LEDs through tool forumla for Homebrew

Notifications You must be signed in to change notification settings

tomohiro/homebrew-keyboard_leds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Homebrew-keyboard_leds

This repository contains the keyboard_leds as formula for Homebrew.

keyboard_leds is manipulating the Mac keyboard LEDs through tool.

Getting Started

Install

Use the Homebrew tap

$ brew tap Tomohiro/keyboard_leds
$ brew install keyboard-leds

Or, you can also install via URL:

$ brew install https://raw.github.com/Tomohiro/Homebrew-keyboard_leds/master/keyboard-leds.rb

Run

$ keyboard-leds -h
keyboard_leds (version 0.1)
Copyright (c) 2007,2008 Amit Singh. All Rights Reserved.
Manipulate keyboard LEDs

Usage: keyboard_leds [OPTIONS...], where OPTIONS is one of the following

  -c[1|0], --capslock[=1|=0] get or set (on=1, off=0) caps lock LED
  -h,      --help            print this help message and exit
  -n[1|0], --numlock[=1|=0]  get or set (on=1, off=0) num lock LED

Documentation

About

Manipulating the Mac keyboard LEDs through tool forumla for Homebrew

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages