Module Name:    src
Committed By:   nia
Date:           Thu Mar  4 08:35:59 UTC 2021

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

Log Message:
ctwmrc: disable NoTitleFocus to prevent multiple windows having focus

some investigation help from Rhialto


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 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.11 src/external/mit/ctwm/etc/system.ctwmrc:1.12
--- src/external/mit/ctwm/etc/system.ctwmrc:1.11	Sat Feb 27 12:28:17 2021
+++ src/external/mit/ctwm/etc/system.ctwmrc	Thu Mar  4 08:35:58 2021
@@ -1,5 +1,5 @@
 #
-# $NetBSD: system.ctwmrc,v 1.11 2021/02/27 12:28:17 nia Exp $
+# $NetBSD: system.ctwmrc,v 1.12 2021/03/04 08:35:58 nia Exp $
 #
 # ctwmrc by nia
 #
@@ -148,7 +148,7 @@ StayUpMenus
 WarpToDefaultMenuEntry
 MenuShadowDepth      1
 
-NoTitleFocus
+TitleFocus
 
 # warp through all windows in the current workspace
 WindowRing

Reply via email to