1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-26 05:12:21 +03:00

not working without asound.conf, asound.conf make MIC not working

Revert "nanonote-files add system volume control thanks EdorFaus"

This reverts commit dab010aecb.
This commit is contained in:
Xiangfu Liu 2011-08-25 08:08:56 +08:00
parent 77c55db309
commit 7d202ed048
2 changed files with 0 additions and 17 deletions

View File

@ -1,15 +0,0 @@
diff --git a/nanonote.keymap b/nanonote.keymap
index 324ae67..d2081b0 100644
--- a/nanonote.keymap
+++ b/nanonote.keymap
@@ -11,8 +11,8 @@ Left=Left
Right=Right
Up=Up
Down=Down
-IncreaseVolume=Vol+
-DecreaseVolume=Vol-
+IncreaseVolume=Mod+Vol+
+DecreaseVolume=Mod+Vol-
ToggleTime=T
Pause=P
Stop=Mod+X

View File

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