Népkert LTD. provides complex online services - from site building to viral marketing - at affordable prices. We offer the possibility for everyone to become an equal member of the worldwide digital community.
* "free drupal themes"http://nepkertkft.hu/sablon
* "desing":http://nepkertkft.hu/hu/referenciak/modoros-blog-sablon
It is unlikely that there are many others suffering like us with a Mustek 1200 UB Plus Scanner, but I write down how you can use it under Mac OS X.
Mustek provides drivers only for the old Mac OS, so the only alternative remains the sane driver (environment, exactly) for scanners which might be familiar to Linux-users. Thanks to the similar kernels of Linux and Mac, it works perfectly under Mac.
The steps:
# "Auto"-detect Mustek 1200 UB
usb 0x05d8 0x4002# Mustek ScanExpress 1200 UB Plus:
#override "mustek-scanexpress-1200-ub-plus"Ready!
If you want to scan something there are two possibilities:
1. Using graphical interface: In the application Image Capture under the Devices menu there is the Browse Devices command, where you can find the Use TWAIN UI window. Click on that and scan as usually.
2. It is more geeky to use Terminal:
scanimage --format=tiff --mode=Lineart --resolution=150 > scan.tiff
The mode can be Gray and Color, it is worth to use the resolution parameter, if the default 300 dpi is not good for you (I needed this command for faxing, so in normal circumstances it is enough to scan with low resolution in black and white).
You can find the result in the scan.tiff file (you can change the path and the file name, too).