diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2005-03-11 21:49:54 +0000 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2005-03-11 21:49:54 +0000 |
| commit | 916e24d9c4e86f878e677512d82647d6038a2dbe (patch) | |
| tree | f3afa2fa00c55afec5f84f6cb6d04406d15ce66b /data | |
| parent | 2290916e2e2a9076637b92dcdf5638c1d4716f51 (diff) | |
Add a FocusToBottom action which moves the client to the bottom of the focus order stack
Diffstat (limited to 'data')
| -rw-r--r-- | data/rc.xsd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/rc.xsd b/data/rc.xsd index 8acc9b4a..7d8119e2 100644 --- a/data/rc.xsd +++ b/data/rc.xsd @@ -316,6 +316,7 @@ <xs:enumeration value="Execute"/> <xs:enumeration value="Exit"/> <xs:enumeration value="Focus"/> + <xs:enumeration value="FocusToBottom"/> <xs:enumeration value="GrowToEdgeEast"/> <xs:enumeration value="GrowToEdgeNorth"/> <xs:enumeration value="GrowToEdgeSouth"/> |
