Module Name:    src
Committed By:   nia
Date:           Thu Dec  9 07:33:24 UTC 2021

Modified Files:
        src/external/mit/ctwm/etc: system.ctwmrc

Log Message:
PR misc/56541 ctwm complains about TitleFocus line in system.ctwmrc

TitleFocus is the default so it's likely safe to remove, it being
kept here was only left over from us previously having NoTitleFocus.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/mit/ctwm/etc/system.ctwmrc

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

Modified files:

Index: src/external/mit/ctwm/etc/system.ctwmrc
diff -u src/external/mit/ctwm/etc/system.ctwmrc:1.13 src/external/mit/ctwm/etc/system.ctwmrc:1.14
--- src/external/mit/ctwm/etc/system.ctwmrc:1.13	Sun Apr 11 11:05:49 2021
+++ src/external/mit/ctwm/etc/system.ctwmrc	Thu Dec  9 07:33:24 2021
@@ -1,5 +1,5 @@
 #
-# $NetBSD: system.ctwmrc,v 1.13 2021/04/11 11:05:49 nia Exp $
+# $NetBSD: system.ctwmrc,v 1.14 2021/12/09 07:33:24 nia Exp $
 #
 # ctwmrc by nia
 #
@@ -150,8 +150,6 @@ StayUpMenus
 WarpToDefaultMenuEntry
 MenuShadowDepth      1
 
-TitleFocus
-
 # warp through all windows in the current workspace
 WindowRing
 WarpRingOnScreen

Reply via email to