1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-04-21 12:27:27 +03:00

nanonote-files add system volume control thanks EdorFaus

This commit is contained in:
Xiangfu Liu
2011-08-23 10:02:53 +08:00
parent 28188074d9
commit dab010aecb
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
KEY_VOLUMEUP 1 /usr/bin/amixer sset PCM 5%+
KEY_VOLUMEDOWN 1 /usr/bin/amixer sset PCM 5%-