the moment i unplug usb cable or charger the led wents black.
before the led stayed blue (or whatever /etc/freesmartphone/oevents/rules.yaml defined) but not anymore.
comparing the old rules and the new i notice that the stanza
trigger: PowerStatus()
    filters: HasAttr(status, "Discharging")
    actions:
            - SetLed("gta02_power_blue", "light")
            - SetLed("gta02_power_orange", "dark")

does not exist anymore and grep'ing through the fso does not yield any hit for "discharging".
is this intentional? and if it is, how do i get my blue led back?

_______________________________________________
Smartphones-userland mailing list
Smartphones-userland@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Reply via email to