Date:2011-08-23 04:02:53 (12 years 7 months ago)
Author:Xiangfu Liu
Commit:dab010aecbf3893ab73c94d679f7293e29465b11
Message:nanonote-files add system volume control thanks EdorFaus

Files: gmu/patches/002-fix-conflict-with-system-volume-control.patch (1 diff)
nanonote-files/script-files/etc/triggerhappy/triggers.d/volume.conf (1 diff)

Change Details

gmu/patches/002-fix-conflict-with-system-volume-control.patch
1diff --git a/nanonote.keymap b/nanonote.keymap
2index 324ae67..d2081b0 100644
3--- a/nanonote.keymap
4@@ -11,8 +11,8 @@ Left=Left
5 Right=Right
6 Up=Up
7 Down=Down
8-IncreaseVolume=Vol+
9-DecreaseVolume=Vol-
10+IncreaseVolume=Mod+Vol+
11+DecreaseVolume=Mod+Vol-
12 ToggleTime=T
13 Pause=P
14 Stop=Mod+X
nanonote-files/script-files/etc/triggerhappy/triggers.d/volume.conf
1KEY_VOLUMEUP 1 /usr/bin/amixer sset PCM 5%+
2KEY_VOLUMEDOWN 1 /usr/bin/amixer sset PCM 5%-

Archive Download the corresponding diff file



interactive