mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 09:41:53 +02: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:
parent
77c55db309
commit
7d202ed048
@ -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
|
@ -1,2 +0,0 @@
|
||||
KEY_VOLUMEUP 1 /usr/bin/amixer sset PCM 5%+
|
||||
KEY_VOLUMEDOWN 1 /usr/bin/amixer sset PCM 5%-
|
Loading…
Reference in New Issue
Block a user