-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathhelp.html
228 lines (203 loc) · 14.6 KB
/
help.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<!DOCTYPE html>
<html lang="en">
<head>
<title>Help on Winsplit-Revolution</title>
<meta name="author" content="Xavier Perrissoud (aka Xaviou)">
<meta charset="utf-8">
<meta name="robots" content="index, follow"/>
<meta name="keywords" content="Winsplit, winsplit revolution, resize, move, windows, window, tiling windows, resolution, screen, monitor"/>
<meta name="description" content="WinSplit Revolution is a small utility which allows you to easily organize your open windows by tiling, resizing and positioning your windows to make the best use of your desktop real estate."/>
<link href="style/bootstrap.css" rel="stylesheet">
<link href="style/main.css" rel="stylesheet">
</head>
<body>
<div class="container main">
<div class="page-content">
<div class="container-fluid content">
<div class="row-fluid">
<div class="span12">
<h3>Help on Winsplit-Revolution</h3>
</div>
</div>
<div class="row-fluid">
<div class="span12">
<h4>Summary</h4>
<ul>
<li><a href="#basic-functions">Basic functions</a> : describes the use of the main functionaliy of Winsplit.</li>
<li><a href="#special-functions">Specials functions</a> : gives information on further functionalities added.</li>
<li><a href="#basic-settings">Basic settings</a> : describes how to quickly modify some basic behavior.</li>
<li><a href="#advanced-settings">Advanced settings</a> : describes the entries you'll find in the options dialog box.</li>
</ul>
<div class="img-center">
<img src="images/logo_help.png" alt="Winsplit Help">
</div>
</div>
</div>
<hr>
<div class="row-fluid" id="basic-functions">
<div class="span12">
<h4>Basic functions</h4>
<h5>Description:</h5>
<p>The basic purpose of WinSplit Revolution is to provide the ability to move a window to a specific position on your screen.</p>
<p>Think of the screen as a grid : when using WinSplit, the process of placing windows on a "cell" of this grid is simple and intuitive.<br>
Using the numeric keypad you can think of the layout of the keypad as a sort of map of where the window positions will be on the screen.</p>
<p>By hitting a combination of <b>CTRL</b> + <b>ALT</b> and the appropriate number on the keypad, you can quickly send windows to specific quadrants of the screen.</p>
<div class="img-center">
<img src="images/numpad.png" alt="Winsplit's Numpad">
</div>
<p>To move the active window (the one which is focused) to a specific location on the screen, use the following shortcuts: <b>Ctrl</b>+<b>Alt</b>+<b>Numeric Pad</b></p>
<ul>
<li><b>Ctrl</b>+<b>Alt</b>+<b>1</b> = Bottom left corner of the screen
<li><b>Ctrl</b>+<b>Alt</b>+<b>2</b> = Bottom part
<li><b>Ctrl</b>+<b>Alt</b>+<b>3</b> = Bottom right corner
<li><b>Ctrl</b>+<b>Alt</b>+<b>4</b> = Left part
<li><b>Ctrl</b>+<b>Alt</b>+<b>5</b> = Full screen
<li><b>Ctrl</b>+<b>Alt</b>+<b>6</b> = Right part
<li><b>Ctrl</b>+<b>Alt</b>+<b>7</b> = Upper left corner
<li><b>Ctrl</b>+<b>Alt</b>+<b>8</b> = Upper part
<li><b>Ctrl</b>+<b>Alt</b>+<b>9</b> = Upper right corner
</ul>
<p>There are two modes for window placement. The first time you move a window (for example Ctrl+Alt+7) the window moves to the upper left corner, taking a quarter of the screen (1/2 of the screen for the width and height). This makes it possible to show 4 windows at the same time (one window at each quarter). If you press the key combination again for a window which is still at the same placement, the window takes 1/6 of the screen (1/2 screen's height and 1/3 screen's width) thus it is possible to show up to 6 windows at the same time.</p>
<p><b>Exceptions</b>: When you press a shorcut to move a window, WinSplit Revolution moves the foreground, i.e. the window that has focus. But if this one is a topmost window (always on top) WinSplit doesn't move it, it will move the last focused non-topmost window.</p>
<h5>Virtual Numpad (Pop-up)</h5>
<p>The pop-up is a little control that allows you to avoid having to use your keybord to move a window. It is useful for people who dislike shortcuts or owners of laptops that do not have numeric pad keys. To active this control just left click on WinSplit Revolution's icon on the system tray. The first time you left click on it, a control like the following figure appears.</p>
<div class="img-center">
<img src="images/popup.jpg" alt="Winsplit's Virtual Numpad"><br>
Winsplit's Virtual Numpad (normal mode)
</div>
<p>To move the foreground window to a specific position, just click on one of the 9 buttons relevant to the desired placement location.<br>
The two modes regarding placement still apply (1/2 and 1/2 or 1/2 and 1/3) with the virtual numpad pop-up control.</p>
<p>There is a checkbox under the 9 buttons, which (if checked) allows the control to be locked and always on top otherwise the pop-up control will disappear after the placement.<br>
It's possible to keep the pop-up at a position while excluding the frame around the control by left clicking again on he WinSplit Revolution's system tray icon. This causes the pop-up control to look like this:</p>
<div class="img-center">
<img src="images/popup_reduit.jpg" alt="Winsplit's Reduced Virtual Numpad"><br>
Winsplit's Virtual Numpad (reduced mode)
</div>
</div>
</div>
<hr>
<div class="row-fluid" id="special-functions">
<div class="span12">
<h4>Special functions</h4>
<p>This section explains some of the special functions implemented in WinSplit.</p>
<h5>Mosaic function :</h5>
<p><b>Ctrl</b> + <b>Alt</b> + <b>M</b> : This function evaluate the best arrangement to show several windows at the same time.</p>
<h5>Close All function :</h5>
<p><b>Ctrl</b> + <b>Alt</b> + <b>C</b> : This function instantaneously close all windows opened on the taskbar, by sending a WM_CLOSE message to the windows.</p>
<h5>Fusion function :</h5>
<p><b>Ctrl</b> + <b>Alt</b> + <b>F</b> : The purpose of this function is to tile the two last selected windows in addition to customizing the location of the split. By default each windows takes up half of the screen (one at the left, the other at the right), and the windows appear with a slider to change the ratio between the both windows. So it's possible to have 30% - 70% or a 40% - 60% ratio for window placement.</p>
<div class="img-center">
<img src="images/fusion_reduit.jpg" alt="Windows fusion"><br>
The fusion function in action
</div>
<h5>Auto placement function :</h5>
<p><b>Ctrl</b> + <b>Alt</b> + <b>NumericPad 0</b> : This function allow the user to memorize the position of a window.<br>
The fisrt step is to place the window where you want it to be memorized. Then, press <b>Ctrl</b> + <b>Alt</b> + <b>NumPad 0</b> and WinSplit Revolution will detect that this process is not yet saved, and propose you to save it.<br>
After saving the window process, to replace it at the last saved place, press again <b>Ctrl</b> + <b>Alt</b> + <b>NumPad 0</b> then WinSplit Revolution will detect that the window process is saved and will place automatically to the saved place.<br>
If you want to memorize another position for this window, you first have to go in the options dialog box, select the corresponding entry in the "<i>Delete saved Auto-placements</i>" zone of the "<i>General</i>" tab, and press the "<i>Delete</i>" button.</p>
<h5>Move window to screen :</h5>
<p><b>Ctrl</b> + <b>Alt</b> + <b>Left / Right</b> : For owners of multi-monitors screen, it is possible to move a window from a screen to another. For now you can move a window on horizontal direction (Left/Right).</p>
<h5>Drag'n'go :</h5>
<p><b>Ctrl</b> + <b>Alt</b> + <b>Moving a window with the mouse</b> : While moving a window (move naturally with the mouse) if you press <b>Ctrl</b> + <b>Alt</b> at the same time, WinSplit Revolution will propose an automatic placement respected to the user layout, as shown on the picture:</p>
<div class="img-center">
<img src="images/drag_n_go.jpg" alt="Drag'N'Go function"><br>
The Drag'N'Go function in action
</div>
<p>In the picture above, I move the explorer window to the bottom-left corner, then WinSplit Revolution detect that correspond to a layout position, and propose with a translucent window this possibility, when I release the mouse (pressing Ctrl+Alt) the window will be aspired at this place.</p>
<h5>Active window tools :</h5>
<p><b>Ctrl</b> + <b>Alt</b> + <b>T</b> : Pressing these keys will show a dialog box that will allow you :</p>
<ul>
<li>to take a screenshot of the active window, and putting this screenshot in the clipboard, or saving it as an image file.</li>
<li>change the transparency of the active window.</li>
<li>add (or remove) the "always on top" style to the active window.</li>
</ul>
<h5>Toggle "Always on top"</h5>
<p><b>Ctrl</b> + <b>Alt</b> + <b>O</b> : This will allow you to directly set or remove the "Always on top" style for the active window.</p>
<h5>Maximize horizontally or vertically</h5>
<p><b>Ctrl</b> + <b>Alt</b> + <b>H</b> or <b>V</b> : Pressing these keys will maximize the active window horizontally (<b>Ctrl</b> + <b>Alt</b> + <b>H</b>) or vertically (<b>Ctrl</b> + <b>Alt</b> + <b>V</b>).</p>
</div>
</div>
<hr>
<div class="row-fluid" id="basic-settings">
<div class="span12">
<h4>Basic Settings</h4>
<p>To set the basic WinSplit's behavior, right click on the system tray icon. The following menu appears:</p>
<div class="img-center">
<img src="images/tray_menu.jpg" alt="Winsplit's systray menu"><br>
Winsplit's system-tray icon menu
</div>
<p>Here is a description of the differents entries you'll find in this menu :</p>
<h5>About Winsplit Revolution :</h5>
<p>This entry will pop-up a dialog box that shows informations on the application (the classical <i>About box</i> present in most of the applications).</p>
<h5>Help :</h5>
<p>As there is yet no help file available, this entry will open the help page (the one you are actually reading) in your browser.</p>
<h5>Hotkey settings :</h5>
<p>The Hotkey settings section allows you to change the shortcut associated with a task. It's possible to change and/or to deactivate a task.</p>
<h5>Layout settings :</h5>
<p>Allows you to change the default layout.</p>
<h5>Options :</h5>
<p>This entry will show an options dialog box, witch will allow you to configure the application, the virtual numpad behavior, the auto-placement positions, ...</p>
<h5>Launch with Windows :</h5>
<p>This option causes WinSplit Revolution to be automatically launched at the system's startup.</p>
</div>
</div>
<hr>
<div class="row-fluid" id="advanced-settings">
<div class="span12">
<h4>Advanced Settings</h4>
<p>Here is the description of all the settings you'll find in the options dialog box shown from the entry of the system-tray icon.</p>
<h5>The "General" tab :</h5>
<p>This section allows you to define the general settings of the application :</p>
<ul>
<li><b>The language</b> : you can select your prefered language between the ones available in the listbox.</li>
<li><b>Taking "Topmost windows" into account</b> : by default, windows with this style are not moved by the hotkeys. You can modify this behavior by checking this options.</li>
<li><b>Saved auto-placements</b> : You can use this section to remove registered windows auto-placement (<b>Ctrl</b> + <b>Alt</b> + <b>Numpad 0</b>).</li>
<li><b>Screenshots temp files</b> : The "Active window tools" screenshot functionnality has to store the resulting image files when they are dragged. Use one of the available options to tell Winplit what to do with these files.</li>
<li><b>Settings management</b> : You can use these two button to backup or restore all your settings.</li>
</ul>
<div class="img-center">
<img src="images/dialog-box_tab1.png" alt="Winsplit's options box tab #1"><br>
Winsplit's options dialog box - tab "General"
</div>
<h5>The "Virtual numpad" tab :</h5>
<p>This section allows you to define the Virtual Numpad behavior. Just have a look at the screenshot below to see witch are the options available on this tab.</p>
<div class="img-center">
<img src="images/dialog-box_tab2.png" alt="Winsplit's options box tab #2"><br>
Winsplit's options dialog box - tab "Virtual Numpad"
</div>
<h5>The "Web update" tab :</h5>
<p>This section allows you to define the application behavior concerning the automatic web update. Just have a look at the screenshot below to see witch are the options and commands available.</p>
<div class="img-center">
<img src="images/dialog-box_tab3.png" alt="Winsplit's options box tab #3"><br>
Winsplit's options dialog box - tab "Web Update"
</div>
<h5>The "Drag'N'Go" tab :</h5>
<p>This section concerns the Drag'N'Go functionality. Just have a look at the screenshot below to see the available options.</p>
<div class="img-center">
<img src="images/dialog-box_tab4.png" alt="Winsplit's options box tab #4"><br>
Winsplit's options dialog box - tab "Drag'N'Go"
</div>
<h5>The "Misc" tab :</h5>
<p>The first section on this tab concerns the Microsoft Windows built-in functionality called "<i>Active Window Tracking</i>".<br>
When this functionality is enabled, and the mouse is moved over an open window, it automatically sets the focus to that particular window.<br>
There is an additionnal option to this functionality to automatically bring the window to the foreground of the open windows.<br>
And you can also set the delay before the activation of all of this.</p>
<p>The options in the second section allows Winsplit to move the mouse pointer while it moves a window, and defines the "<i>Minimize / Maximize</i>" hotkeys behavior.</p>
<div class="img-center">
<img src="images/dialog-box_tab5.png" alt="Winsplit's options box tab #5"><br>
Winsplit's options dialog box - tab "Misc"
</div>
</div>
</div>
</div>
</div>
<div class="page-footer">
<div class="row-fluid">
<div class="span12">
Copyright © 2008-2012 Winsplit-Revolution - All rights reserved
</div>
</div>
</div>
</div>
</body>
</html>