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 +