Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spruce/scripts/platform/device_functions/trimui_a133p.sh
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ device_init_a133p() {
/etc/bluetooth/bluetoothd start
) &
amixer set 'Soft Volume Master' 255 # reset this to max so we're not double attenuating vol with two different mixer controls
run_trimui_blobs "trimui_inputd trimui_scened trimui_btmanager hardwareservice musicserver"
run_trimui_blobs "trimui_inputd trimui_scened trimui_btmanager hardwareservice musicserver keymon"
}

set_event_arg_for_idlemon() {
Expand Down