Greg Kochanski <[EMAIL PROTECTED]> wrote: Hi Greg,
> When one switches from color to grey modes, > the resolution resets to 300dpi. > Eg: > mode=save > set to "color" > set resolution 240 > set to "grey" > (resolution is now 300) > set resolution 240 > (resolution is now 240) > set to "color" > (resolution is now 300) > set resolution 240 > (resolution is now 240) > set to "grey" > (resolution is now 300) This is caused by the backend not keeping track of the options on a per-scanning-mode basis. Which backend are you using ? JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

