Hello, I am working on an app to toggle the hardware features (wireless lan, bluetooth, camera and card reader) of my eeePC 1000H. The eeepc-laptop kernel modules provides the following files to toggle those features: /sys/class/rfkill/rfkill0/state (wifi) /sys/class/rfkill/rfkill1/state (bt) /sys/devices/platform/eeepc/camera /sys/devices/platform/eeepc/cardr All the files store 1 for enabled and 0 for disabled. Could I use Solid to accomplish this? If so, some sample code would be nice.
Thanks, Andrei
_______________________________________________ Kde-hardware-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-hardware-devel
