Module Name:    xsrc
Committed By:   nia
Date:           Tue Sep 22 21:28:10 UTC 2020

Modified Files:
        xsrc/external/mit/ctwm/dist: system.ctwmrc

Log Message:
add menu entries for workspace occupation


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/ctwm/dist/system.ctwmrc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: xsrc/external/mit/ctwm/dist/system.ctwmrc
diff -u xsrc/external/mit/ctwm/dist/system.ctwmrc:1.2 xsrc/external/mit/ctwm/dist/system.ctwmrc:1.3
--- xsrc/external/mit/ctwm/dist/system.ctwmrc:1.2	Tue Sep 22 21:08:56 2020
+++ xsrc/external/mit/ctwm/dist/system.ctwmrc	Tue Sep 22 21:28:10 2020
@@ -1,5 +1,5 @@
 #
-# $NetBSD: system.ctwmrc,v 1.2 2020/09/22 21:08:56 nia Exp $
+# $NetBSD: system.ctwmrc,v 1.3 2020/09/22 21:28:10 nia Exp $
 #
 # ctwmrc by nia
 #
@@ -211,6 +211,9 @@ menu "titleops"
     " Resize"      f.resize
     " Move"        f.move
     ""             f.separator
+    " Occupy ..."  f.occupy
+    " Occupy All"  f.occupyall
+    ""             f.separator
     " Raise"       f.raise
     " Lower"       f.lower
     ""             f.separator

Reply via email to