[clfswm-cvs] r344 - in clfswm: . doc src
Philippe Brochard
pbrochard at common-lisp.net
Sun Oct 3 21:40:02 UTC 2010
Author: pbrochard
Date: Sun Oct 3 17:40:01 2010
New Revision: 344
Log:
Documentation update
Modified:
clfswm/doc/keys.html
clfswm/doc/keys.txt
clfswm/doc/menu.html
clfswm/doc/menu.txt
clfswm/load.lisp
clfswm/src/clfswm-circulate-mode.lisp
clfswm/src/clfswm-second-mode.lisp
Modified: clfswm/doc/keys.html
==============================================================================
--- clfswm/doc/keys.html (original)
+++ clfswm/doc/keys.html Sun Oct 3 17:40:01 2010
@@ -115,7 +115,18 @@
Tab
</td>
<td style="color:#0000ff" nowrap>
- Select the previouschild
+ Select the previous child
+ </td>
+ </tr>
+ <tr>
+ <td align="right" style="color:#ff0000" nowrap>
+ Mod-1 Control
+ </td>
+ <td align="center" nowrap>
+ Tab
+ </td>
+ <td style="color:#0000ff" nowrap>
+ Select the next subchild
</td>
</tr>
<tr>
@@ -923,7 +934,18 @@
Tab
</td>
<td style="color:#0000ff" nowrap>
- Select the previouschild
+ Select the previous child
+ </td>
+ </tr>
+ <tr>
+ <td align="right" style="color:#ff0000" nowrap>
+ Mod-1 Control
+ </td>
+ <td align="center" nowrap>
+ Tab
+ </td>
+ <td style="color:#0000ff" nowrap>
+ Select the next subchild
</td>
</tr>
<tr>
@@ -931,7 +953,7 @@
Shift
</td>
<td align="center" nowrap>
- Tab
+ Tab
</td>
<td style="color:#0000ff" nowrap>
Store the current child and switch to the previous one
@@ -1840,6 +1862,17 @@
</tr>
<tr>
<td align="right" style="color:#ff0000" nowrap>
+ Mod-1 Control
+ </td>
+ <td align="center" nowrap>
+ Tab
+ </td>
+ <td style="color:#0000ff" nowrap>
+ Select the next subchild
+ </td>
+ </tr>
+ <tr>
+ <td align="right" style="color:#ff0000" nowrap>
Mod-1 Shift
</td>
<td align="center" nowrap>
Modified: clfswm/doc/keys.txt
==============================================================================
--- clfswm/doc/keys.txt (original)
+++ clfswm/doc/keys.txt Sun Oct 3 17:40:01 2010
@@ -13,7 +13,8 @@
Mod-1 Down Select the previous level in frame
Mod-1 Up Select the next level in frame
Mod-1 Tab Select the next child
- Mod-1 Shift Tab Select the previouschild
+ Mod-1 Shift Tab Select the previous child
+ Mod-1 Control Tab Select the next subchild
Shift Tab Store the current child and switch to the previous one
Mod-1 Return Enter in the selected frame - ie make it the root frame
Mod-1 Shift Return Leave the selected frame - ie make its parent the root frame
@@ -95,7 +96,8 @@
Control Up Revert to the first speed move mouse
Control Down Reset speed mouse coordinates
Mod-1 Tab Select the next child
- Mod-1 Shift Tab Select the previouschild
+ Mod-1 Shift Tab Select the previous child
+ Mod-1 Control Tab Select the next subchild
Shift Tab Store the current child and switch to the previous one
Mod-1 Return Enter in the selected frame - ie make it the root frame
Mod-1 Shift Return Leave the selected frame - ie make its parent the root frame
@@ -194,6 +196,7 @@
Mod-1 Escape Leave the circulate mode
Mod-1 Control G Leave the circulate mode
Mod-1 Tab Select the next child
+ Mod-1 Control Tab Select the next subchild
Mod-1 Shift Tab Select the previous child
Mod-1 Shift Iso_left_tab Select the previous child
Mod-1 Right Select the next brother
Modified: clfswm/doc/menu.html
==============================================================================
--- clfswm/doc/menu.html (original)
+++ clfswm/doc/menu.html Sun Oct 3 17:40:01 2010
@@ -64,6 +64,12 @@
s: Show the second mode key binding
</p>
<p>
+ r: Show the circulate mode key binding
+ </p>
+ <p>
+ e: Show the expose window mode key binding
+ </p>
+ <p>
c: Help on clfswm corner
</p>
<p>
@@ -2307,6 +2313,9 @@
<p>
h: Open the next window in a numbered frame
</p>
+ <p>
+ i: Open the window in this frame if it match absorb-nw-test
+ </p>
<hr>
<h3>
<a name="FRAME-MOVEMENT-MENU"></a><a href="#FRAME-MENU">Frame-Movement-Menu</a>
@@ -2678,16 +2687,19 @@
a: Configure EXPOSE-FOREGROUND
</p>
<p>
- b: Configure EXPOSE-VALID-ON-KEY
+ b: Configure EXPOSE-SHOW-WINDOW-TITLE
+ </p>
+ <p>
+ c: Configure EXPOSE-VALID-ON-KEY
</p>
<p>
- c: Configure EXPOSE-BORDER
+ d: Configure EXPOSE-BORDER
</p>
<p>
- d: Configure EXPOSE-FONT-STRING
+ e: Configure EXPOSE-FONT-STRING
</p>
<p>
- e: Configure EXPOSE-BACKGROUND
+ f: Configure EXPOSE-BACKGROUND
</p>
<hr>
<h3>
Modified: clfswm/doc/menu.txt
==============================================================================
--- clfswm/doc/menu.txt (original)
+++ clfswm/doc/menu.txt Sun Oct 3 17:40:01 2010
@@ -18,6 +18,8 @@
h: Show all key binding
b: Show the main mode binding
s: Show the second mode key binding
+r: Show the circulate mode key binding
+e: Show the expose window mode key binding
c: Help on clfswm corner
g: Show all configurable variables
d: Show the current time and date
@@ -786,6 +788,7 @@
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
+i: Open the window in this frame if it match absorb-nw-test
Frame-Movement-Menu
p: < Frame pack menu >
@@ -920,10 +923,11 @@
Conf-Expose-Mode-Group
a: Configure EXPOSE-FOREGROUND
-b: Configure EXPOSE-VALID-ON-KEY
-c: Configure EXPOSE-BORDER
-d: Configure EXPOSE-FONT-STRING
-e: Configure EXPOSE-BACKGROUND
+b: Configure EXPOSE-SHOW-WINDOW-TITLE
+c: Configure EXPOSE-VALID-ON-KEY
+d: Configure EXPOSE-BORDER
+e: Configure EXPOSE-FONT-STRING
+f: Configure EXPOSE-BACKGROUND
Conf-Hook-Group
a: Configure INIT-HOOK
Modified: clfswm/load.lisp
==============================================================================
--- clfswm/load.lisp (original)
+++ clfswm/load.lisp Sun Oct 3 17:40:01 2010
@@ -57,13 +57,11 @@
(in-package :clfswm)
-#-BUILD
(ignore-errors
(main :read-conf-file-p t))
;;;; Uncomment lines above to save the default documentation.
-;;#-BUILD
;;(ignore-errors
;; (main :read-conf-file-p nil))
;;(produce-all-docs)
Modified: clfswm/src/clfswm-circulate-mode.lisp
==============================================================================
--- clfswm/src/clfswm-circulate-mode.lisp (original)
+++ clfswm/src/clfswm-circulate-mode.lisp Sun Oct 3 17:40:01 2010
@@ -252,7 +252,7 @@
(circulate-mode :child-direction +1)))
(defun select-previous-child ()
- "Select the previouschild"
+ "Select the previous child"
(when (frame-p *current-child*)
(setf *circulate-orig* (frame-child *current-child*)
*circulate-parent* nil)
Modified: clfswm/src/clfswm-second-mode.lisp
==============================================================================
--- clfswm/src/clfswm-second-mode.lisp (original)
+++ clfswm/src/clfswm-second-mode.lisp Sun Oct 3 17:40:01 2010
@@ -120,7 +120,7 @@
(ungrab-main-keys)
(xgrab-keyboard *root*)
(xgrab-pointer *root* 66 67)
- (speed-mouse-reset)) ;; PHIL here
+ (speed-mouse-reset))
(defun sm-loop-function ()
(raise-window *sm-window*))
@@ -151,7 +151,6 @@
(defun leave-second-mode ()
"Leave second mode"
(cond (*in-second-mode*
- ;; (banish-pointer) ;; PHIL here
(setf *in-second-mode* nil)
(throw 'exit-second-loop nil))
(t (setf *in-second-mode* nil)
More information about the clfswm-cvs
mailing list