summarylogtreecommitdiffstats
path: root/xf86-input-evdev-trackpoint.install
diff options
context:
space:
mode:
Diffstat (limited to 'xf86-input-evdev-trackpoint.install')
-rw-r--r--xf86-input-evdev-trackpoint.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/xf86-input-evdev-trackpoint.install b/xf86-input-evdev-trackpoint.install
new file mode 100644
index 000000000000..2dd3968f97b4
--- /dev/null
+++ b/xf86-input-evdev-trackpoint.install
@@ -0,0 +1,6 @@
+post_install() {
+ echo "This is for laptops with trackpoint and clickpad."
+ echo "In the default settings, the upper 40% area of touchpad will work as trackpoint button."
+ echo "The lower area will work as touchpad as it is."
+}
+