Make default RSS feeds suck less; automatically start modem monitor
This commit is contained in:
parent
34b2c57038
commit
bfbec8ef46
3 changed files with 5 additions and 4 deletions
|
@ -6,6 +6,7 @@ audiodevice() {
|
|||
amixer sget Headphone > /dev/null && echo Headphone || echo Speaker
|
||||
}
|
||||
|
||||
sleep 2
|
||||
UPDATEFILE=/tmp/sxmo_bar
|
||||
touch $UPDATEFILE
|
||||
|
||||
|
|
|
@ -7,6 +7,7 @@ xmodmap /usr/share/sxmo/xmodmap_caps_esc
|
|||
xsetroot -mod 3 2 -fg '#000000' -bg '#888888'
|
||||
xset s off -dpms
|
||||
alsactl --file /usr/share/sxmo/default_alsa_sound.conf restore
|
||||
sxmo_modemmonitor.sh &
|
||||
#xset r off
|
||||
|
||||
# E.g. for PBP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue