[clfswm-cvs] r169 - clfswm/doc

pbrochard at common-lisp.net pbrochard at common-lisp.net
Mon Sep 22 20:03:28 UTC 2008


Author: pbrochard
Date: Mon Sep 22 16:03:27 2008
New Revision: 169

Modified:
   clfswm/doc/menu.html
   clfswm/doc/menu.txt
Log:
Documentation update

Modified: clfswm/doc/menu.html
==============================================================================
--- clfswm/doc/menu.html	(original)
+++ clfswm/doc/menu.html	Mon Sep 22 16:03:27 2008
@@ -268,6 +268,12 @@
     <p>
       f: Open the next window in the current frame and leave the focus on the current child
     </p>
+    <p>
+      g: Open the next window in a named frame
+    </p>
+    <p>
+      h: Open the next window in a numbered frame
+    </p>
     <hr>
     <h3>
       <a name="FRAME-MOVEMENT-MENU"></a><a href="#FRAME-MENU">Frame-Movement-Menu</a>

Modified: clfswm/doc/menu.txt
==============================================================================
--- clfswm/doc/menu.txt	(original)
+++ clfswm/doc/menu.txt	Mon Sep 22 16:03:27 2008
@@ -93,6 +93,8 @@
 d: Open the next window in a new frame in the root frame
 e: Open the next window in a new frame in the parent frame
 f: Open the next window in the current frame and leave the focus on the current child
+g: Open the next window in a named frame
+h: Open the next window in a numbered frame
 
 Frame-Movement-Menu
 p: < Frame pack menu >



More information about the clfswm-cvs mailing list