mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
Add a couple examples of keybindings using keysyms, as discussed
with okan@ and sthen@. OK okan@, sthen@
This commit is contained in:
parent
1124ee5cc1
commit
315f25f7ab
6
cwmrc.5
6
cwmrc.5
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user