]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Tue, 20 Sep 2016 14:07:07 +0000 (16:07 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 20 Sep 2016 14:07:07 +0000 (16:07 +0200)
config-archive/etc/conf.d/g15daemon [new file with mode: 0644]
config-archive/etc/conf.d/g15daemon.dist.new [new file with mode: 0644]
config-archive/etc/g15daemon.conf [new file with mode: 0644]
config-archive/etc/g15daemon.conf.dist.new [new file with mode: 0644]

diff --git a/config-archive/etc/conf.d/g15daemon b/config-archive/etc/conf.d/g15daemon
new file mode 100644 (file)
index 0000000..e6c574a
--- /dev/null
@@ -0,0 +1,24 @@
+# /etc/conf.d/g15daemon: Configuration for the g15daemon
+
+# Key to switch the client-screens. Default is the MR key,
+# Set to "yes" to use L1 key instead (black round key below the LCD, above the multimedia keys).
+CLIENT_SWITCH_L1="no"
+
+# Set to "yes" to switch off the lcd backlight when stopping g15daemon.
+BACKLIGHT_OFF="no"
+
+
+export LANG=de_DE.UTF-8
+export LC_CTYPE=de_DE.utf8
+export LC_NUMERIC=de_DE.utf8
+export LC_TIME=de_DE.utf8
+export LC_COLLATE=de_DE.utf8
+export LC_MONETARY=de_DE.utf8
+export LC_MESSAGES=de_DE.utf8
+export LC_PAPER=de_DE.utf8
+export LC_NAME=de_DE.utf8
+export LC_ADDRESS=de_DE.utf8
+export LC_TELEPHONE=de_DE.utf8
+export LC_MEASUREMENT=de_DE.utf8
+export LC_IDENTIFICATION=de_DE.utf8
+
diff --git a/config-archive/etc/conf.d/g15daemon.dist.new b/config-archive/etc/conf.d/g15daemon.dist.new
new file mode 100644 (file)
index 0000000..08ea97f
--- /dev/null
@@ -0,0 +1,9 @@
+# /etc/conf.d/g15daemon: Configuration for the g15daemon
+
+# Key to switch the client-screens. Default is the MR key,
+# Set to "yes" to use L1 key instead (black round key below the LCD, above the multimedia keys).
+CLIENT_SWITCH_L1="no"
+
+# Set to "yes" to switch off the lcd backlight when stopping g15daemon.
+BACKLIGHT_OFF="no"
+
diff --git a/config-archive/etc/g15daemon.conf b/config-archive/etc/g15daemon.conf
new file mode 100644 (file)
index 0000000..5a89be4
--- /dev/null
@@ -0,0 +1,27 @@
+# G15Daemon Configuration File
+# any items entered before a [section] header
+# will be in the Global config space
+# comments you wish to keep should start with a semicolon';'
+
+[Global]
+Use MR as Cycle Key: Off
+
+[PLUGIN_LOAD_ORDER]
+0: g15plugin_uinput.so
+1: g15plugin_clock.so
+2: g15plugin_tcpserver.so
+TotalPlugins: 3
+
+[PLUGINS]
+Linux UINPUT Keyboard Output: Load
+Clock: Load
+LCDServer: Load
+
+[Keyboard OS Mapping (uinput)]
+device: /dev/input/uinput
+Lkeys.mapped: 0
+
+[Clock]
+24hrFormat: On
+ShowDate: On
+Digital: On
diff --git a/config-archive/etc/g15daemon.conf.dist.new b/config-archive/etc/g15daemon.conf.dist.new
new file mode 100644 (file)
index 0000000..2d2bfc3
--- /dev/null
@@ -0,0 +1,27 @@
+# G15Daemon Configuration File
+# any items entered before a [section] header
+# will be in the Global config space
+# comments you wish to keep should start with a semicolon';'
+
+[Global]
+Use MR as Cycle Key: Off
+
+[PLUGIN_LOAD_ORDER]
+0: g15plugin_uinput.so
+1: g15plugin_clock.so
+2: g15plugin_tcpserver.so
+TotalPlugins: 3
+
+[PLUGINS]
+Linux UINPUT Keyboard Output: Load
+Clock: Load
+LCDServer: Load
+
+[Keyboard OS Mapping (uinput)]
+device: /dev/input/uinput
+Lkeys.mapped: 0
+
+[Clock]
+24hrFormat: On
+ShowDate: Off
+Digital: On