[chronojump] Config file for small devices



commit 3967a0b2d0622a477c9953a438850b06e7360c8d
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon Jun 8 13:50:18 2015 +0200

    Config file for small devices

 chronojump_config.txt |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/chronojump_config.txt b/chronojump_config.txt
new file mode 100644
index 0000000..38e0a9f
--- /dev/null
+++ b/chronojump_config.txt
@@ -0,0 +1,16 @@
+#Comments start with sharp sign
+#Options are key/values with an = separating them
+#DO NOT write comments in the same line than key/value pairs
+#Whitelines are allowed
+#This file is in .local/share/Chronojump (on Linux)
+
+Maximized=True
+
+#Bigger / different buttons at some parts
+CustomButtons=True
+
+#PIPO table has COM1 and COM5, this is for trying COM5, because at COM1 it doesn't work
+Port=COM5
+
+#To sync data
+RunScriptOnExit=


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