[clfswm-cvs] r112 - clfswm/doc
pbrochard at common-lisp.net
pbrochard at common-lisp.net
Fri May 2 21:51:34 UTC 2008
Author: pbrochard
Date: Fri May 2 17:51:34 2008
New Revision: 112
Modified:
clfswm/doc/keys.html
clfswm/doc/keys.txt
clfswm/doc/menu.html
clfswm/doc/menu.txt
Log:
Documentation update
Modified: clfswm/doc/keys.html
==============================================================================
--- clfswm/doc/keys.html (original)
+++ clfswm/doc/keys.html Fri May 2 17:51:34 2008
@@ -544,6 +544,28 @@
</td>
<td align="center" nowrap>
+ <
+ </td>
+ <td style="color:#0000ff" nowrap>
+ Open the main menu
+ </td>
+ </tr>
+ <tr>
+ <td align="right" style="color:#ff0000" nowrap>
+ Control
+ </td>
+ <td align="center" nowrap>
+ <
+ </td>
+ <td style="color:#0000ff" nowrap>
+ Open the main menu
+ </td>
+ </tr>
+ <tr>
+ <td align="right" style="color:#ff0000" nowrap>
+
+ </td>
+ <td align="center" nowrap>
F
</td>
<td style="color:#0000ff" nowrap>
@@ -651,17 +673,6 @@
</tr>
<tr>
<td align="right" style="color:#ff0000" nowrap>
- Control
- </td>
- <td align="center" nowrap>
- <
- </td>
- <td style="color:#0000ff" nowrap>
- Leave second mode
- </td>
- </tr>
- <tr>
- <td align="right" style="color:#ff0000" nowrap>
Mod-1 Control Shift
</td>
<td align="center" nowrap>
Modified: clfswm/doc/keys.txt
==============================================================================
--- clfswm/doc/keys.txt (original)
+++ clfswm/doc/keys.txt Fri May 2 17:51:34 2008
@@ -59,6 +59,8 @@
Mod-1 F1 Open the help and info window for the second mode
M Open the main menu
+ < Open the main menu
+Control < Open the main menu
F Open the frame menu
W Open the window menu
N Open the action by name menu
@@ -69,7 +71,6 @@
T Leave second mode
Return Leave second mode
Escape Leave second mode
-Control < Leave second mode
Mod-1 Control Shift Home Quit clfswm
Mod-1 Right Select the next brother frame
Mod-1 Left Select the previous brother frame
Modified: clfswm/doc/menu.html
==============================================================================
--- clfswm/doc/menu.html (original)
+++ clfswm/doc/menu.html Fri May 2 17:51:34 2008
@@ -264,10 +264,10 @@
i: Display information on the current window
</p>
<p>
- f: Force the current window to move in the frame (Useful only for transient windows)
+ f: Force the current window to move in the frame (Useful only for unmanaged windows)
</p>
<p>
- c: Force the current window to move in the center of the frame (Useful only for transient windows)
+ c: Force the current window to move in the center of the frame (Useful only for unmanaged windows)
</p>
<p>
m: Force to manage the current window by its parent frame
Modified: clfswm/doc/menu.txt
==============================================================================
--- clfswm/doc/menu.txt (original)
+++ clfswm/doc/menu.txt Fri May 2 17:51:34 2008
@@ -92,8 +92,8 @@
Window-Menu
i: Display information on the current window
-f: Force the current window to move in the frame (Useful only for transient windows)
-c: Force the current window to move in the center of the frame (Useful only for transient windows)
+f: Force the current window to move in the frame (Useful only for unmanaged windows)
+c: Force the current window to move in the center of the frame (Useful only for unmanaged windows)
m: Force to manage the current window by its parent frame
u: Force to not manage the current window by its parent frame
a: Adapt the current frame to the current window minimal size hints
More information about the clfswm-cvs
mailing list