Skip to content

Commit

Permalink
Update README and LICENCE.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Osvaldo Barrera committed Mar 6, 2015
1 parent 32fb64d commit 3622221
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
3 changes: 2 additions & 1 deletion LICENSE → LICENCE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright (c) 2013, Hugo Osvaldo Barrera <hugo@osvaldobarrera.com.ar>
Copyright (c) 2013-2015, Hugo Osvaldo Barrera <hugo@barrera.io> and
contributors.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
Expand Down
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,13 @@ applications, including things like sxhkd or xbindkeys.

Usage
-----
Usage is ridiculously simple:
Usage is quite simple:

kbdlight [up|down|off|max]
kbdlight up [<percentage>]|down [<percentage>]|off|max|get|set <value>

`percentage` should be an integer between 0 and 100.
`value` should be an integer between 0 the maximum brightness value (usually
255, but this *may* vary).

Copyright (c) 2013, Hugo Osvaldo Barrera <hugo@osvaldobarrera.com.ar>
Copyright (c) 2013-2015, Hugo Osvaldo Barrera <hugo@barrera.io> and
contributors. See LICENCE for details.

0 comments on commit 3622221

Please sign in to comment.