sh ThinkPad thinklight blink shell脚本

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh ThinkPad thinklight blink shell脚本相关的知识,希望对你有一定的参考价值。

#!/bin/bash
while true
do
	sleep 1
	echo 0 > /sys/devices/platform/thinkpad_acpi/leds/tpacpi::thinklight/brightness
	sleep 1
	echo 1 > /sys/devices/platform/thinkpad_acpi/leds/tpacpi::thinklight/brightness
done

# below is the original script
# while true;do sleep 1; echo 0 > /sys/devices/platform/thinkpad_acpi/leds/tpacpi::thinklight/brightness;sleep 1;echo 1 > /sys/devices/platform/thinkpad_acpi/leds/tpacpi::thinklight/brightness;done;

以上是关于sh ThinkPad thinklight blink shell脚本的主要内容,如果未能解决你的问题,请参考以下文章

sh http://csicar.github.io/archlinux/thinkpad/2016/04/16/archlinux-touchpad-disable.html

thinkpad l460支持增加啥型号的ssd固态硬盘?多大尺寸?三星的支持吗?跪求

基于S2SH开发学生考勤管理系统 源码 BL

基于S2SH开发车辆租赁管理系统 源码 BL

一篇老文讲解原来的thinkpad键盘为啥经典

thinkpad键盘和联想键盘手感一样吗?