From mint-bounce@lists.fishpool.fi  Wed Jan 13 02:30:00 2010
X-Authenticated: #48718759
X-Provags-ID: V01U2FsdGVkX1/9HggsvN39qkzAItg+Vpzo7HK1LcQ9R12yyNKqEf
	PgHmb3qen2fWFO
Message-ID: <306914.891905279-sendEmail@descaro>
From: "Helmut Karlowski" <hk10@gmx.de>
To: "alanh@fairlite.co.uk" <alanh@fairlite.co.uk>,
        "mint@lists.fishpool.fi" <mint@lists.fishpool.fi>
Cc: "hk10@gmx.de" <hk10@gmx.de>
Subject: [MiNT] patch:XaAES:xaaes.cnf
Date: Wed, 13 Jan 2010 07:26:04 +0000
X-Mailer: sendEmail-1.55
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="----MIME delimiter for sendEmail-168552.622738392"
X-Antivirus: avast! (VPS 100112-0, 12.01.2010), Outbound message
X-Antivirus-Status: Clean
X-Y-GMX-Trusted: 0
X-FuHaFi: 0.86,0.53
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: hk10@gmx.de
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>

This is a multi-part message in MIME format. To properly display this message you need a MIME-Version 1.0 compliant Email program.

------MIME delimiter for sendEmail-168552.622738392
Content-Type: text/plain;
  charset="iso-8859-1"
  Content-Transfer-Encoding: quoted-printable

update of the example-cnf-file for xaaes using some new or changed elements.


------MIME delimiter for sendEmail-168552.622738392
Content-Type: text/plain;
 name="xaaes.cnf.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="xaaes.cnf.patch"

--- src.cvs/xaaes.cnf	2010-01-04 23:31:13.000000000 +0100
+++ src.km/xaaes.cnf	2010-01-12 15:30:37.843750000 +0100
@@ -484,6 +484,21 @@
 #         have any windows, it will get topped.
 #
 #--------------------------------------------------------------------
+#	alt_shortcuts = <value>
+# (Add shortcuts to dialog/alert)
+#
+#     0: no shortcuts
+#     1: shortcuts for alerts
+#     2: shortcuts for dialog
+#     3: 1+2
+# 
+#     default: 3
+# 
+#  example:
+#  app_options = diskus, alt_shortcuts = 0
+# 
+#  For teradesk >= 4 you need: app_options = DESKTOP, alt_shortcuts = 1
+#--------------------------------------------------------------------
 #
 # This default setting will make XaAES look closer to n.aes, but
 # will require precision when grabbing the window border for
@@ -511,9 +526,19 @@
 #
 #app_options = taskbar, inhibit_hide = yes, clwtna = yes
 #
-# These are goot app_otions settings that I (ozk) use atm.
-#app_options = default,thinwork = true, winframe_size = 0, xa_nomove = false
-app_options = aessys, thinwork = true, winframe_size = 2, xa_nomove = false
+#simple
+#app_options = default,xa_nomove = false
+#real
+app_options = default,thinwork = true, winframe_size = 2, xa_nomove = false, clwtna = 0, nolive = true
+app_options = xasys, thinwork = true, winframe_size = 3, xa_nomove = false, clwtna = 1, nolive = false
+app_options = aessys, thinwork = true, winframe_size = 3, xa_nomove = false, clwtna = 1, nolive = false
+#
+
+app_options = toswin2, nohide = true,noleft=true
+#app_options = pc_help, alt_shortcuts = 0
+app_options = diskus, alt_shortcuts = 0
+app_options = DESKTOP, alt_shortcuts = 1
+app_options = jaygrpii, alt_shortcuts = 0
 #app_options = autos401,xa_nomove = true
 #app_options = ataricq,thinwork = true, winframe_size = 0
 #app_options = jinnee, naesff = true
@@ -575,16 +600,19 @@
 #
 #kill_wo_question = "procalc", "mintsett"
 # 
-#kill_wo_question = "procalc ","mintsett"
+kill_wo_question = "ST-Guide"
 
 #####################################################################
 # clipboard = <path>   # path to clipboard
 # accpath   = <path>   # path from which accs are loaded
-# launcher  = <path>   # path to tos program launcher
+# launchpath = <path>   # initial path for launcher
 #
 clipboard = c:\clipbrd\
 accpath   = c:\
-launpath  = i:\usr\gem
+launchpath  = u:\usr\gem
+#####################################################################
+# define external snapshot-program to be executed if xaaesnap is not loaded
+#snapshot=u:/usr/local/bin/snapshot
 
 #####################################################################
 # widgets  = <file>
@@ -653,7 +681,8 @@
 #run <path>\<application>
 #run u:\opt\taskbar\taskbar.prg
 #run u:\c\system\strngsrv\strngsrv.prg
-#run u:\opt\toswin2\toswin2.app
+
+run u:\usr\gem\toswin2.app
 
 #####################################################################
 # system shell
@@ -685,5 +714,5 @@
 #setenv AVSERVER   "DESKTOP "
 #setenv FONTSELECT "DESKTOP "
 #
-#shell = c:\teradesk.350\desktop.prg
-#shell = c:\teradesk.360\desktop.prg
+
+#shell = c:\teradesk\desktop.prg

------MIME delimiter for sendEmail-168552.622738392--


