bshah added inline comments. INLINE COMMENTS
> backlighthelper.cpp:121-124 > + if (!ledInterfaces.isEmpty()) { > + m_dirname = LED_SYSFS_PATH + ledInterfaces.first(); > return; > } Still, Due to ledInterfaces being last this won't work on Nexus 5 I fear, mostly because it also have another raw interface at ```/sys/class/backlight/lm3630``` which doesn't actually adjust brightness. REPOSITORY rPOWERDEVIL Powerdevil REVISION DETAIL https://phabricator.kde.org/D2419 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: bshah, #plasma, broulik Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas