.\" Process this file with .\" groff -man -Tascii foo.1 .\" .TH winswitch_command_wrapper 1 "MARCH 2011" Linux "User Manuals" .SH NAME winswitch_command_wrapper \- Window Switch Command Wrapper .SH SYNOPSIS .B winswitch_command_wrapper [--help] .TP .B winswitch_command_wrapper [--winswitch-verbose] command [arguments ...] .SH DESCRIPTION .B winswitch_command_wrapper starts commands via Window Switch or directly .SH OPTIONS .IP --help Usage information .IP --winswitch-verbose Turn on verbose logging .IP command The command to run .IP arguments Optional arguments for the command .SH DESCRIPTION This is a wrapper script for launching commands via Window Switch. If the Window Switch client is running (see .SB winswitch_applet ) it will be used to start the command line specified, which will make it network transparent. If the client is not available, or if it declines to start the command line given (keyboard modifiers can be used to toggle this behaviour) the command line (command and optional arguments) will be used directly. .SH EXAMPLE .I winswitch_command_wrapper xterm Will start an xterm, either directly or via Window Switch, depending on the client configuration and availability. You can use this wrapper to modify your desktop shortcuts, the commands will still function, even when Window Switch is not running. .SH AUTHOR Antoine Martin .SH "SEE ALSO" .BR winswitch_command_wrapper (1)