Has anyone got the linux eee-control utility for controlling Eee PC hardware to work on tc?
http://greg.geekmind.org/eee-control/Fearture list looks great!
* ACPI support for hotkeys, LCD brightness control and hardware toggles
* Toggle hardware (WiFi, Bluetooth, card reader, webcam, touchpad) on and off
* Easy graphical configuration of hotkey actions
* Better (finer granularity, more silent) fan control
* Extended LCD brightness (brighter and darker than the default range)
* Notifications/OSD (fully configurable)
* Performance control (adjusts FSB and CPU voltage) for saving power and/or overclocking
* gnome-power-manager integration for automatic performance adjustment
* Fine-grained configuration through a configuration file (/etc/eee-control.conf)
* Monitor for hardware sensors (fan, temperature)
* Internationalization
* Clean architecture
o eee-control-daemon (low level operations, hardware abstraction, runs with root privileges)
o eee-control-tray (GTK/GNOME GUI, configuration, OSD)
o D-Bus for communication