From c8289a4bb6c2e487b13377e53ae51e118e84b459 Mon Sep 17 00:00:00 2001 From: wassname Date: Wed, 2 Jan 2019 11:13:15 +0800 Subject: [PATCH] move files --- tablet/{ => events}/thinkpad-tablet-disabled | 2 +- tablet/{ => events}/thinkpad-tablet-enabled | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) rename tablet/{ => events}/thinkpad-tablet-disabled (73%) rename tablet/{ => events}/thinkpad-tablet-enabled (73%) diff --git a/tablet/thinkpad-tablet-disabled b/tablet/events/thinkpad-tablet-disabled similarity index 73% rename from tablet/thinkpad-tablet-disabled rename to tablet/events/thinkpad-tablet-disabled index 6764988..c456fd4 100644 --- a/tablet/thinkpad-tablet-disabled +++ b/tablet/events/thinkpad-tablet-disabled @@ -2,4 +2,4 @@ # This is called when the lid is placed in normal position on # Lenovo ThinkPad X380 Tablet event=video/tabletmode TBLT 0000008A 00000000 -action=/opt/thinkpad-x380-yoga-scripts/tablet/mouse-toggle.sh off +action=/etc/acpi/mouse-toggle.sh on diff --git a/tablet/thinkpad-tablet-enabled b/tablet/events/thinkpad-tablet-enabled similarity index 73% rename from tablet/thinkpad-tablet-enabled rename to tablet/events/thinkpad-tablet-enabled index c06432b..51d22a5 100644 --- a/tablet/thinkpad-tablet-enabled +++ b/tablet/events/thinkpad-tablet-enabled @@ -2,4 +2,5 @@ # This is called when the lid is placed in tablet position on # Lenovo ThinkPad X380 Tablet event=video/tabletmode TBLT 0000008A 00000001 -action=/opt/thinkpad-x380-yoga-scripts/tablet/mouse-toggle.sh on +action=/etc/acpi/mouse-toggle.sh off +