X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/d9891d12a7163c70946d2cf8cb6d05e841d53b97..9929ba27d2c28ef364ecdd7b27120f0fe7000a8c:/doc/man/am7xxx-modeswitch.1.txt diff --git a/doc/man/am7xxx-modeswitch.1.txt b/doc/man/am7xxx-modeswitch.1.txt new file mode 100644 index 0000000..20dfd29 --- /dev/null +++ b/doc/man/am7xxx-modeswitch.1.txt @@ -0,0 +1,57 @@ +AM7XXX-MODESWITCH(1) +===================== +:doctype: manpage + + +NAME +---- +am7xxx-modeswitch - change the operational mode of am7xxx based devices + + +SYNOPSIS +-------- +*am7xxx-modeswitch* + + +DESCRIPTION +----------- +am7xxx-modeswitch(1) is a minimal replacement of usb-modeswitch to use with +am7xxx devices (e.g. Acer C110 or Philips PPX projectors) to switch from the +mass storage device mode to the generic display mode. + +It is handy on systems where usb-modeswitch is not available, like Windows. + + +EXAMPLE OF USE +-------------- + +am7xxx-modeswitch + + +EXIT STATUS +----------- +*0*:: + Success + +*!0*:: + Failure (libusb error) + + +AUTHORS +------- +Antonio Ospite + + +RESOURCES +--------- +Main web site: + + +COPYING +------- +Copyright \(C) 2012 Antonio Ospite + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version.