1winswitch_command_wrapper(1) User Manuals winswitch_command_wrapper(1)
2
3
4
6 winswitch_command_wrapper - Window Switch Command Wrapper
7
9 winswitch_command_wrapper [--help]
10
11 winswitch_command_wrapper [--winswitch-verbose] command [arguments ...]
12
14 winswitch_command_wrapper starts commands via Window Switch or directly
15
17 --help Usage information
18
19 --winswitch-verbose
20 Turn on verbose logging
21
22 command
23 The command to run
24
25 arguments
26 Optional arguments for the command
27
29 This is a wrapper script for launching commands via Window Switch. If
30 the Window Switch client is running (see winswitch_applet ) it will be
31 used to start the command line specified, which will make it network
32 transparent.
33
34 If the client is not available, or if it declines to start the command
35 line given (keyboard modifiers can be used to toggle this behaviour)
36 the command line (command and optional arguments) will be used
37 directly.
38
39
41 winswitch_command_wrapper xterm
42
43 Will start an xterm, either directly or via Window Switch, depending on
44 the client configuration and availability.
45
46 You can use this wrapper to modify your desktop shortcuts, the commands
47 will still function, even when Window Switch is not running.
48
49
51 Antoine Martin <antoine at nagafix co uk>
52
54 winswitch_command_wrapper(1)
55
56
57
58Linux MARCH 2011 winswitch_command_wrapper(1)