summarylogtreecommitdiffstats
path: root/logkeys.install
diff options
context:
space:
mode:
authorSanskritFritz2015-06-14 00:40:33 +0200
committerSanskritFritz2015-06-14 00:40:33 +0200
commitd9c75466465834da53739c04b316b88d30257311 (patch)
tree51fd4fd54afe763396279217592b668a0c5dcb5c /logkeys.install
downloadaur-d9c75466465834da53739c04b316b88d30257311.tar.gz
Initial import
Diffstat (limited to 'logkeys.install')
-rw-r--r--logkeys.install9
1 files changed, 9 insertions, 0 deletions
diff --git a/logkeys.install b/logkeys.install
new file mode 100644
index 000000000000..015ea50749c7
--- /dev/null
+++ b/logkeys.install
@@ -0,0 +1,9 @@
+
+post_install() {
+ echo "Please review the parameters in /etc/conf.d/logkeysd afterwards."
+ echo "There you can set alternative keyboard maps."
+}
+
+post_upgrade() {
+ post_install $1
+}