Add a couple examples of keybindings using keysyms, as discussed

with okan@ and sthen@.

OK okan@, sthen@
This commit is contained in:
dcoppa 2012-07-06 08:41:29 +00:00
parent 1124ee5cc1
commit 315f25f7ab

View File

@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.Dd $Mdocdate: September 8 2011 $ .Dd $Mdocdate: November 6 2011 $
.Dt CWMRC 5 .Dt CWMRC 5
.Os .Os
.Sh NAME .Sh NAME
@ -244,6 +244,10 @@ ignore xclock
bind CM-r label bind CM-r label
bind CS-Return "xterm -e top" bind CS-Return "xterm -e top"
bind 4-o unmap bind 4-o unmap
bind CM-equal unmap
bind CMS-equal unmap
bind C4-equal vmaximize
bind C4S-equal hmaximize
bind M-1 grouponly1 bind M-1 grouponly1
bind M-2 grouponly2 bind M-2 grouponly2
bind M-3 grouponly3 bind M-3 grouponly3