]> Frank Brehm's Git Trees - config/samara/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank.brehm@profitbricks.com>
Wed, 21 Sep 2016 08:00:30 +0000 (10:00 +0200)
committerroot Samara <root@samara.pb.local>
Wed, 21 Sep 2016 08:00:30 +0000 (10:00 +0200)
._cfg0000_g15daemon.conf [deleted file]
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/._cfg0000_g15daemon.conf b/._cfg0000_g15daemon.conf
deleted file mode 100644 (file)
index 2d2bfc3..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-# 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
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