'\" t .\" Title: fvwm-convert-2.6 .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.20 .\" Date: 2024-03-09 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "FVWM\-CONVERT\-2.6" "1" "2024-03-09" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" fvwm-convert-2.6 \- convert fvwm 2.4.x configuration file to fvwm 2.6 style .SH "SYNOPSIS" .sp \fBfvwm\-convert\-2.6\fP [\fI\-\-follow\-read\fP|\fI\-f\fP] [\fI\-\-help\fP|\fI\-h\fP] source .SH "OPTIONS" .sp The following options are supported: .sp \-\-help | \-h .RS 4 Prints a usage message to the screen. .RE .sp \-\-follow\-read | \-f .RS 4 Follows files found along with the \fBRead\fP command. .RE .SH "DESCRIPTION" .sp \fBfvwm\-convert\-2.6\fP converts an fvwm 2.4.x configuration file into a fvwm 2.6 file with compatible syntax. It is not suitable to convert older 2.x configuration files. Please use \fBfvwm\-convert\-2.2\fP to convert these to the 2.2.x format first, and then if necessary \fBfvwm\-convert\-2.4\fP .sp By default, \fBfvwm\-convert\-2.6\fP won\(cqt look for a given config file. This must be specified as the first parameter to \fBfvwm\-convert\-2.6.\fP Different source and destination files may be given. If the destination file already exists, this program exits. If no destination file is given, then the filename is the same name as the source file with the suffix ".converted" added. Without an absolute path given as the destination path to the destination file, the program will create the destination file in the CWD. .sp \fBfvwm\-convert\-2.6\fP makes the following changes: .sp \fBStyle lines\fP .RS 4 In fvwm 2.4, most style options could be negated from their counterparts using NoFoo \(em fvwm\-convert\-2.6 corrects this by now using !Foo. .RE .sp \fBModulePath\fP .RS 4 In fvwm 2.4 and beyond, the ModulePath is compiled into fvwm. \fBfvwm\-convert\-2.6\fP comments out any ModulePath commands it finds. If you are using your own modules, (not the ones that come with fvwm), you will have to fix your configuration file after using \fBfvwm\-convert\-2.6\fP. .RE .sp \fBConditional command syntax\fP .RS 4 In fvwm 2.4, the conditional command options were whitespace\-separated \(em they should now be comma\-separated instead. In addition, the older syntax to Next and Prev of using [*] to denote all windows has been removed entirely. Both these checks and conversions are done on function commands, key/mouse bindings. .RE .sp \fBWindowShadeSteps\fP .RS 4 In fvwm 2.4, the WindowShadeSteps command is replaced by the WindowShadeSteps Style option. \fBfvwm\-convert\-2.6\fP makes this change. .RE .sp \fBFvwmTheme\fP .RS 4 In fvwm 2.6, the FvwmTheme module is replaced by a series of Colorset commands. Whilst \fBfvwm\-convert\-2.6\fP will try and make this change, it is still recommended that this is checked after conversion. .RE .sp \fBEdgeResistance\fP .RS 4 In fvwm 2.6, the EdgeResistance command is has been split to include an additional style option for EdgeMoveResistance. \fBfvwm\-convert\-2.6\fP makes any changes necessary. .RE .sp \fBStartFunction / RestartFunction / InitFunction\fP .RS 4 In fvwm 2.6, the need for using InitFunction and/or RestartFunction is redundant when StartFunction is read at both of these times. \fBfvwm\-convert\-2.6\fP attempts to convert this. .RE .sp \fBRead\fP .RS 4 If \fB\-f\fP or \fB\-\-follow\-read\fP is given, any files \fBfvwm\-convert\-2.6\fP can detect and open will be converted automatically, else a list of files that can be followed are printed to the screen. .RE .SH "BUGS" .sp \fIInitFunction\fP and \fIRestartFunction\fP and hence \fIStartFunction\fP are printed at the end of the files \(em this slight reordering might put some comments before in an odd spot. .sp When converting over FvwmTheme lines, the colorset definitions might well be broken, but these cannot easily be converted. .sp Bug reports can be sent to the fvwm\-workers mailing list (see the \fIFAQ\fP). .SH "AUTHOR" .sp Thomas Adam \c .MTO "thomas\(atfvwm.org" "" ""