# # Clawsker manual page # Copyright 2007-2016 Ricardo Mones # # 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. # # See COPYING file for license details. # =pod =head1 NAME Clawsker - A Claws Mail Tweaker =head1 SYNOPSIS B [options] =head1 DESCRIPTION Clawsker is an applet to edit the so called Claws Mail hidden preferences. Claws Mail is a fast, lightweight and feature-rich MUA with a high number of configurable options. To keep the binary small and fast some of these preferences which are not widely used are not provided with a graphical interface for inspection and/or modification. Users wanting to edit such preferences had to face raw editing of their configuration files, now you can do it with a convenient GTK2 interface using Clawsker. In adition to hidden features Clawsker can edit also some other settings which usually can only be set indirectly. These include currently the saved positions (and sizes when available) of Claws Mail windows. =head1 OPTIONS =over 4 =item B<-h> | B<--help> Shows a brief help screen. =item B<-v> | B<--version> Show information about program, Claws Mail and Perl-GTK versions. =item B<-b> | B<--verbose> Tells more on the standard output. =item B<-a> | B<--alternate-config-dir> I Uses I as Claws Mail configuration directory. =item B<-c> | B<--clawsrc> I Uses I as Claws Mail resource configuration file. This sets the full file name overriding any previous setting. =back Repeated options are allowed, although only the last one has effect. Weird option specifications may produce weird results (but otherwise correct). =head1 LIMITATIONS A running Claws Mail cannot be detected if using the B<--clawsrc> option because the directory is not assumed to be a Claws Mail configuration dir. If that is the case use the B<--alternate-config-dir> option instead. =head1 SEE ALSO L, L