=== [ ABOUT ] === gtksetpwc is a GTK2 frontend (written in perl) for the setpwc CLI software used to configure various options on webcam using pwc driver I made it because i think setpwc is very obscure to use, getting value, setting value, testing value is really unterminable, and also because i didn't wan't to remember all setpwc switches, as i was'nt using it often The other interest in coding this software was learning perl (i just made some little scripts) and GTK2-perl, this explains ugliness of the code === [ WARNING ] === Please keep in mind, that it's a pre-alpha release, tested only on my machine and only with setpwc 0.9, don't expect it to work correctly, it is reserved for beta-testers and devellopers at the moment, it shouldn't hurt your hardware as setpwc is stable software, but nothing is sure, you have been warned === [ REQUIREMENTS ] === gtksetpwc is a frontend to setpwc, it requires setpwc to be installed and in your PATH (http://www.vanheusden.com/setpwc/) - package setpwc it's not really gtksetpwc's problem, but setpwc requires a webcam using PWC driver, and PWC driver loaded (http://www.saillard.org/pwc/) - package usb-pwc-re gtksetpwc is coded in GTK2-perl, it requires CPAN GTK2 library (http://search.cpan.org/~tsch/Gtk2-1.081/) - package gtk2-perl (packages names are gentoo's ones)