[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] [PATCH] XaAES, TosWin2 closed and wrong active window



On 13/02/2013 11:32, Vincent Rivière wrote:
It would be nice to propose a commented line in example.cnf to enable
clwtna=1 for TosWin2, so that could be easily enabled by the user.

We agreed that everything is OK now regarding to the TosWin2 and clwtna settings, and that's good.

I propose alternate settings for TosWin2 with clwtna=1, inside a comment, so any interested user will just have to uncomment the line.

I think I will use that alternate setting for my daily use.

If you agree with that, please commit in 1.18.

toswin2.patch
Propose alternate TosWin2 settings with clwtna=1. Contributed by Vincent Riviere.

--
Vincent Rivière
--- freemint-1.18.orig/xaaes/src.km/example.cnf	2013-03-14 22:40:08.625000000 +0100
+++ freemint-1.18/xaaes/src.km/example.cnf	2013-03-14 22:55:53.281250000 +0100
@@ -742,8 +742,16 @@
 app_options = xasys, thinwork = true, winframe_size = 3, xa_nomove = false, nolive = false
 app_options = aessys, thinwork = true, winframe_size = 3, xa_nomove = false, nolive = false, rsc_lang  = 1, icn_pal_name = nvdi
 #
-
-app_options = toswin2, nohide = true,noleft=true
+# TosWin2 requires a few specific settings.
+# If you frequently run many textmode programs from the desktop,
+# you may be interested by the second line below. That will reactivate
+# the desktop as soon as textmode programs exits, instead of staying
+# on the TosWin2 menu bar.
+app_options = toswin2, nohide = true, noleft = true
+#app_options = toswin2, nohide = true, noleft = true, clwtna = 1
+#
+# Other application specific settings
+#
 #app_options = pc_help, alt_shortcuts = 0
 app_options = diskus, alt_shortcuts = 0
 app_options = DESKTOP, alt_shortcuts = 1