]> gitweb.fluxo.info Git - scripts.git/commitdiff
Changing leds output (2)
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 21 Feb 2013 22:43:12 +0000 (19:43 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 21 Feb 2013 22:43:12 +0000 (19:43 -0300)
leds

diff --git a/leds b/leds
index 4d6639f5d030372561bad23a1427c69812ed73a2..01929763a78404d0b5d357e5899650424b73fbbe 100755 (executable)
--- a/leds
+++ b/leds
@@ -5,7 +5,7 @@
 #
 
 ledstate="`xset q 2>/dev/null | grep LED`"
-ledstate="`echo $ledstate | sed s/[^1-9]//g`"  
+ledstate="`echo $ledstate | sed s/[^1-9]//g`"
 case "$ledstate" in
         '1')
         echo "[CapsLock]"